← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Project changed: hacking => nova

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

Title:
  conf file with spaces before data cause error

Status in OpenStack Compute (Nova):
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1414437/+subscriptions