yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04607
[Bug 1212385] Re: Setup fails on Windows due to changes in neutron/hooks.py
** 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/1212385
Title:
Setup fails on Windows due to changes in neutron/hooks.py
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
"python setup.py install" fails on Windows with:
File "C:\Python27_HyperVNovaCompute\lib\site-packages\pbr\util.py", line 230, in cfg_to_args
hook_fn(config)
File "C:\OpenStack\neutron\neutron\hooks.py", line 25, in setup_hook
requires = metadata.get('requires_dist', list()).split('\n')
AttributeError: 'list' object has no attribute 'split'
See:
https://github.com/openstack/neutron/blob/ee3fe4e836ca1c81e50a8324a9b5f982de4fa97f/neutron/hooks.py#L25
It is most probably related to changes introduced by pbr
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1212385/+subscriptions