yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04850
[Bug 1202149] Re: urlparse new behaviour in python 2.7.4 breaks cells' rpc_driver.parse_transport_url
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-3
--
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/1202149
Title:
urlparse new behaviour in python 2.7.4 breaks cells'
rpc_driver.parse_transport_url
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
After the change in [1], python's urlparse parses the query string for
all the schemes instead of just the ones it knew about (See [2]).
Before this change for unknown schemes the query string was left
together with the path.
This breaks, for now, the validation done in cells'
rpc_driver.parse_transport_url which should fail if the path contains
a query string.
[1] http://hg.python.org/cpython/rev/79e6ff3d9afd
[2] http://bugs.python.org/issue9374
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1202149/+subscriptions