← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1414437] [NEW] conf file with spaces before data cause error

 

You have been subscribed to a public bug:

Add a space before a conf line cause failure at restarting the service.
example via nova.conf:

rabbit_hosts=10.35.186.132:5672
                ==>
 rabbit_hosts=10.35.186.132:5672

cause:
[root@controller ~(keystone_admin)]# openstack-service restart
Job for openstack-nova-cert.service failed. See 'systemctl status openstack-nova-cert.service' and 'journalctl -xn' for details.
Job for openstack-nova-api.service failed. See 'systemctl status openstack-nova-api.service' and 'journalctl -xn' for details.
Job for openstack-nova-consoleauth.service failed. See 'systemctl status openstack-nova-consoleauth.service' and 'journalctl -xn' for details.
Job for openstack-nova-conductor.service failed. See 'systemctl status openstack-nova-conductor.service' and 'journalctl -xn' for details.
Job for openstack-nova-scheduler.service failed. See 'systemctl status openstack-nova-scheduler.service' and 'journalctl -xn' for details.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
conf file with spaces before data cause error
https://bugs.launchpad.net/bugs/1414437
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).