← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1750590] [NEW] space before keyword in /etc/neutron/neutron.conf makes service fail

 

Public bug reported:

putting space before

  verbose = true

will make

  systemctl status neutron-dhcp-agent.service

to fail.

Removing space will fix it, but this should NOT happen is this is plain
text file (not Yaml or similar) and thus shouldn't make difference if
there is space or not.


Centos 7.3, Openstack 14.1

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1750590

Title:
  space before keyword in /etc/neutron/neutron.conf makes service fail

Status in neutron:
  New

Bug description:
  putting space before

    verbose = true

  will make

    systemctl status neutron-dhcp-agent.service

  to fail.

  Removing space will fix it, but this should NOT happen is this is
  plain text file (not Yaml or similar) and thus shouldn't make
  difference if there is space or not.

  
  Centos 7.3, Openstack 14.1

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


Follow ups