yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19954
[Bug 1358982] Re: Bigswitch plugin does not correctly build
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1358982
Title:
Bigswitch plugin does not correctly build
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
When running: python setup.py install -O1 --skip-build --root {buildroot} the usr/etc/neutron/plugins/bigswitch directory that gets created contains the following files:
restproxy.ini
README.
But according to git it should contain:
restproxy.ini
ssl/ca_certs/README
ssl/host_certs/README
This makes packaging this plugin problematic because you have files
leftover that you can not attribute to anywhere in the code and you
have directories that are in repository but are missing after the
install step.
This is directly caused by commit:
https://github.com/openstack/neutron/commit/7255e056092f034daaeb4246a812900645d46911
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1358982/+subscriptions
References