← Back to team overview

openstack-poc team mailing list archive

[Bug 955308] Re: MultiStrOpt doesn't always accept multiple strings

 

Reviewed:  https://review.openstack.org/5375
Committed: http://github.com/openstack/openstack-common/commit/f135fd041c6dee1aabea2f759d004627638862e2
Submitter: Jenkins
Branch:    master

commit f135fd041c6dee1aabea2f759d004627638862e2
Author: Johannes Erdfelt <johannes.erdfelt@xxxxxxxxxxxxx>
Date:   Wed Mar 14 22:24:14 2012 +0000

    Finish implementing MultiStrOpt
    
    Fixes bug 955308
    
    Previously only multiple string options from the CLI were supported.
    This change adds support for config files too and merges the results
    from both CLI and config files.
    
    Change-Id: I642408c03ed295fac050105fd4380940e876f228


** Changed in: openstack-common
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of OpenStack
Common Drivers, which is the registrant for openstack-common.
https://bugs.launchpad.net/bugs/955308

Title:
  MultiStrOpt doesn't always accept multiple strings

Status in openstack-common:
  Fix Committed

Bug description:
  It appears to work for CLI options but not when using config files.
  Looking at the tests, this appears to be a known bug since the
  assertion in test_conf_file_multistr_values_append has been commented
  out with a FIXME.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-common/+bug/955308/+subscriptions


References