convert MultiStrOpt ini file params to ListOpt
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
The following references to MultiStrOpt should be converted to ListOpt. The only disadvantage of ListOpt is that it is comma-separated, but none of the identified parameters seem to have values that would contain commas:
The configs in question would be:
nova/api/
nova/compute/
nova/network/
nova/network/
nova/network/
nova/network/
nova/network/
nova/openstack/
nova/pci/
nova/pci/
nova/scheduler/
nova/virt/
There is an email thread on the topic here:
http://
tags: | added: oslo |
Changed in nova: | |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
Changed in nova: | |
assignee: | nobody → Stephen Finucane (sfinucan) |
assignee: | Stephen Finucane (sfinucan) → nobody |
assignee: | nobody → Stephen Finucane (sfinucan) |
Changed in nova: | |
assignee: | Stephen Finucane (stephenfinucane) → nobody |
Stephen,
Are you working on the fix? Please change status to Inprogress if you are, otherwise remove yourself as assignee so someone else can pick it up.