Setup fails on Windows due to changes in neutron/hooks.py
Bug #1212385 reported by
Alessandro Pilotti
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Alessandro Pilotti |
Bug Description
"python setup.py install" fails on Windows with:
File "C:\Python27_
hook_fn(config)
File "C:\OpenStack\
requires = metadata.
AttributeError: 'list' object has no attribute 'split'
See:
It is most probably related to changes introduced by pbr
Changed in neutron: | |
importance: | Undecided → High |
milestone: | none → havana-3 |
tags: | added: hyperv |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-3 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/42170
Review: https:/