** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1520271
Title:
L3's metadata fail to run on Python 2.7.5 when
metadata_proxy_watch_log=True
Status in neutron:
Fix Released
Bug description:
Following [1], Neutron depends on WatchedFileHandler having a 'delay'
property. This attribute is not defined in Python's API [2] but Neutron depends
on it anyway.
In Python 2.7.6 and later versions (like the one running at the gate), this
attribute exists, but in 2.7.5 and below it does not, causing metadata to not
run.
[1]: https://review.openstack.org/#/c/161494/18
[2]:
https://docs.python.org/2/library/logging.handlers.html#watchedfilehandler
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1520271/+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