Neutron Mellanox plugin package is missing
Bug #1255420 reported by
Itzik Brown
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Cloud Archive |
Fix Released
|
Medium
|
Unassigned | ||
neutron (Ubuntu) |
Fix Released
|
Medium
|
James Page | ||
Trusty |
Fix Released
|
Medium
|
James Page |
Bug Description
Hi,
It seems that python-neutron package has the code for the plugin but there is no package containing the configuration file for the plugin /etc/neutron/
Related branches
lp://staging/~james-page/neutron/mlnx-plugin-split
- Ubuntu Server Developers: Pending requested
-
Diff: 82 lines (+31/-3)4 files modifieddebian/changelog (+5/-0)
debian/control (+25/-2)
debian/neutron-plugin-mlnx-agent.install (+0/-1)
debian/neutron-plugin-mlnx.install (+1/-0)
Changed in cloud-archive: | |
status: | New → Confirmed |
Changed in cloud-archive: | |
status: | Incomplete → Confirmed |
Changed in cloud-archive: | |
status: | Confirmed → Triaged |
importance: | Undecided → Medium |
Changed in neutron (Ubuntu Trusty): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in neutron (Ubuntu Trusty): | |
assignee: | nobody → James Page (james-page) |
status: | Triaged → In Progress |
Changed in neutron (Ubuntu Trusty): | |
status: | In Progress → Fix Committed |
Changed in cloud-archive: | |
status: | Triaged → Fix Released |
To post a comment you must log in.
That configuration file can be found in neutron- plugin- mlnx-agent:
dpkg -c neutron- plugin- mlnx-agent_ 1%3a2013. 2-0ubuntu1_ all.deb plugins/ plugins/ mlnx/ plugins/ mlnx/mlnx_ conf.ini neutron- plugin- mlnx-agent. conf doc/neutron- plugin- mlnx-agent/ doc/neutron- plugin- mlnx-agent/ copyright neutron- mlnx-agent doc/neutron- plugin- mlnx-agent/ NEWS.Debian. gz -> ../python- neutron/ NEWS.Debian. gz doc/neutron- plugin- mlnx-agent/ changelog. Debian. gz -> ../python- neutron/ changelog. Debian. gz
drwxr-xr-x root/root 0 2013-10-17 17:13 ./
drwxr-xr-x root/root 0 2013-10-17 17:13 ./etc/
drwxr-xr-x root/root 0 2013-10-17 17:13 ./etc/neutron/
drwxr-xr-x root/root 0 2013-10-17 17:13 ./etc/neutron/
drwxr-xr-x root/root 0 2013-10-17 17:13 ./etc/neutron/
-rw-r--r-- root/root 1816 2013-10-17 15:01 ./etc/neutron/
drwxr-xr-x root/root 0 2013-10-17 17:13 ./etc/init/
-rw-r--r-- root/root 517 2013-10-17 15:55 ./etc/init/
drwxr-xr-x root/root 0 2013-10-17 17:13 ./usr/
drwxr-xr-x root/root 0 2013-10-17 17:13 ./usr/share/
drwxr-xr-x root/root 0 2013-10-17 17:13 ./usr/share/doc/
drwxr-xr-x root/root 0 2013-10-17 17:14 ./usr/share/
-rw-r--r-- root/root 1418 2013-10-17 15:55 ./usr/share/
drwxr-xr-x root/root 0 2013-10-17 17:13 ./usr/bin/
-rwxr-xr-x root/root 187 2013-10-17 17:13 ./usr/bin/
lrwxrwxrwx root/root 0 2013-10-17 17:14 ./usr/share/
lrwxrwxrwx root/root 0 2013-10-17 17:14 ./usr/share/
Is there a neutron-server side aspect to this plugin as well? its not one we test or use in OpenStack CI for Ubuntu.