Folsom: Spaces are not accepted in nova.conf

Bug #1079299 reported by Philippe Berthault
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Low
Davanum Srinivas (DIMS)
oslo-incubator
Fix Released
Low
Davanum Srinivas (DIMS)
Grizzly
Fix Released
Low
Davanum Srinivas (DIMS)

Bug Description

In the nova.conf file, spaces cannot be added after commas in lists.

In example:
if I writes
enabled_apis = ec2,osapi_compute,metadata

then it's OK

but if I writes
enabled_apis = ec2, osapi_compute, metadata

then it's not OK !

Michael Still (mikal)
Changed in nova:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Michael Still (mikal) wrote :

The current listopt parsing code in openstack-common doesn't split on whitespace following a comma, just the comma.

Changed in oslo:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/16822

Changed in nova:
assignee: nobody → Davanum Srinivas (dims-v)
status: Triaged → In Progress
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

Here's the git review against oslo
https://review.openstack.org/16825

Changed in oslo:
status: Triaged → In Progress
assignee: nobody → Davanum Srinivas (dims-v)
assignee: Davanum Srinivas (dims-v) → nobody
assignee: nobody → Davanum Srinivas (dims-v)
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

fixed in oslo

Changed in oslo:
status: In Progress → Fix Committed
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Invalid
Thierry Carrez (ttx)
Changed in oslo:
milestone: none → grizzly-2
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.