[openstack-dev] recent merge broke quantum
Mark McLoughlin
markmc at redhat.com
Tue Jul 17 04:58:00 UTC 2012
On Mon, 2012-07-16 at 21:21 -0700, Dan Wendlandt wrote:
> Hi Bob,
>
> Looks like the new openstack-common changes can't handle a line that has an
> empty value like:
>
> api_extensions_path =
>
> You should be able to work around it just by changing the line to:
>
> api_extensions_path = ""
>
> I'm CC'ing the openstack-dev list, as this likely affects others.
>
> This was actually noticed during the review for merge into quantum by
> yusuke: ttps://
> review.openstack.org/#/c/9166/9/quantum/openstack/common/iniparser.py .
Thanks for raising this Dan and Bob. I've filed a bug and a fix:
https://bugs.launchpad.net/openstack-common/+bug/1025522
Cheers,
Mark.
More information about the OpenStack-dev
mailing list