Public bug reported: 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/openstack/compute/legacy_v2/extensions.py: osapi_compute_extension nova/compute/monitors/__init__.py: compute_available_monitors nova/network/ldapdns.py: ldap_dns_servers nova/network/linux_net.py: dhcpbridge_flagfile nova/network/linux_net.py: dns_server nova/network/linux_net.py: force_snat_range nova/network/linux_net.py: forward_bridge_interface nova/openstack/common/policy.py: policy_dirs nova/pci/request.py: pci_alias nova/pci/whitelist.py:pci_passthrough_whitelist nova/scheduler/host_manager.py: scheduler_available_filters nova/virt/disk/api.py: virt_mkfs There is an email thread on the topic here: http://markmail.org/message/5ut4rdjivpw6a6a6#query:+page:1+mid:5ut4rdjivpw6a6a6+state:results ** Affects: nova Importance: Undecided Status: New -- 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/1532622 Title: convert MultiStrOpt ini file params to ListOpt Status in OpenStack Compute (nova): New 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/openstack/compute/legacy_v2/extensions.py: osapi_compute_extension nova/compute/monitors/__init__.py: compute_available_monitors nova/network/ldapdns.py: ldap_dns_servers nova/network/linux_net.py: dhcpbridge_flagfile nova/network/linux_net.py: dns_server nova/network/linux_net.py: force_snat_range nova/network/linux_net.py: forward_bridge_interface nova/openstack/common/policy.py: policy_dirs nova/pci/request.py: pci_alias nova/pci/whitelist.py:pci_passthrough_whitelist nova/scheduler/host_manager.py: scheduler_available_filters nova/virt/disk/api.py: virt_mkfs There is an email thread on the topic here: http://markmail.org/message/5ut4rdjivpw6a6a6#query:+page:1+mid:5ut4rdjivpw6a6a6+state:results To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1532622/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

