** 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/1215619
Title:
broken build-rpm.sh for xenapi ovs plugin
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
This is what I get:
+++ readlink -f ./build-rpm.sh
++ dirname
/opt/stack/neutron/neutron/plugins/openvswitch/agent/xenapi/contrib/build-rpm.sh
+ thisdir=/opt/stack/neutron/neutron/plugins/openvswitch/agent/xenapi/contrib
+ export
NEUTRON_ROOT=/opt/stack/neutron/neutron/plugins/openvswitch/agent/xenapi/contrib/../../../../../../
+
NEUTRON_ROOT=/opt/stack/neutron/neutron/plugins/openvswitch/agent/xenapi/contrib/../../../../../../
+ export
PYTHONPATH=/opt/stack/neutron/neutron/plugins/openvswitch/agent/xenapi/contrib/../../../../../../
+
PYTHONPATH=/opt/stack/neutron/neutron/plugins/openvswitch/agent/xenapi/contrib/../../../../../../
+ cd
/opt/stack/neutron/neutron/plugins/openvswitch/agent/xenapi/contrib/../../../../../../
++ sh -c '(cat
/opt/stack/neutron/neutron/plugins/openvswitch/agent/xenapi/contrib/../../../../../..//neutron/version.py;
echo '\''print
common_version.VersionInfo("neutron").release_string()'\'') |
python'
Traceback (most recent call last):
File "<stdin>", line 20, in <module>
NameError: name 'common_version' is not defined
+ VERSION=
Because the way version is stored has changed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1215619/+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