** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1416807
Title: wrong version of oslo oslo.rootwrap in requirement.txt Status in OpenStack Neutron (virtual network service): Invalid Bug description: oslo.rootwrap 1.5.0 as namespace change from oslo.rootwrap to oslo_rootwrap , but requirement.txt allow installing oslo.rootwrap 1.3.0. this causing openvswitch not to start in Mellanox CI. 2015-02-01 09:07:31.259 28417 TRACE neutron Stderr: Traceback (most recent call last): 2015-02-01 09:07:31.259 28417 TRACE neutron File "/usr/local/bin/neutron-rootwrap", line 9, in <module> 2015-02-01 09:07:31.259 28417 TRACE neutron load_entry_point('neutron==2015.1.dev507', 'console_scripts', 'neutron-rootwrap')() 2015-02-01 09:07:31.259 28417 TRACE neutron File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 519, in load_entry_point 2015-02-01 09:07:31.259 28417 TRACE neutron return get_distribution(dist).load_entry_point(group, name) 2015-02-01 09:07:31.259 28417 TRACE neutron File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2630, in load_entry_point 2015-02-01 09:07:31.259 28417 TRACE neutron return ep.load() 2015-02-01 09:07:31.259 28417 TRACE neutron File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2310, in load 2015-02-01 09:07:31.259 28417 TRACE neutron return self.resolve() 2015-02-01 09:07:31.259 28417 TRACE neutron File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2316, in resolve 2015-02-01 09:07:31.259 28417 TRACE neutron module = __import__(self.module_name, fromlist=['__name__'], level=0) 2015-02-01 09:07:31.259 28417 TRACE neutron ImportError: No module named oslo_rootwrap.cmd 2015-02-01 09:07:31.259 28417 TRACE neutron 2015-02-01 09:07:31.259 28417 TRACE neutron To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1416807/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp