midonet plugin is not in setup.py

Bug #1132889 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Critical
Gary Kotton

Bug Description

Due to this commit:

https://review.openstack.org/#/c/21856/

When packaging rpms for the quantum plugin from the grizzly 3 milestone with the new MidoNet plugin, the etc/quantum/plugins/midonet/midonet.ini is not packaged the same way as the other plugins, e.g. new plugins like brocade and plumgrid.

Looks like there needs to be an entry in the setup.py file for midonet like there is for the other plugins:

ovs_plugin_config_path = 'etc/quantum/plugins/openvswitch'
bigswitch_plugin_config_path = 'etc/quantum/plugins/bigswitch'
brocade_plugin_config_path = 'etc/quantum/plugins/brocade'
cisco_plugin_config_path = 'etc/quantum/plugins/cisco'
linuxbridge_plugin_config_path = 'etc/quantum/plugins/linuxbridge'
nvp_plugin_config_path = 'etc/quantum/plugins/nicira'
ryu_plugin_config_path = 'etc/quantum/plugins/ryu'
meta_plugin_config_path = 'etc/quantum/plugins/metaplugin'
nec_plugin_config_path = 'etc/quantum/plugins/nec'
hyperv_plugin_config_path = 'etc/quantum/plugins/hyperv'
plumgrid_plugin_config_path = 'etc/quantum/plugins/plumgrid'

Tags: midonet
Revision history for this message
Matt Riedemann (mriedem) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/22877

Changed in quantum:
assignee: nobody → Gary Kotton (garyk)
status: New → In Progress
Gary Kotton (garyk)
Changed in quantum:
importance: Undecided → Critical
milestone: none → grizzly-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/22877
Committed: http://github.com/openstack/quantum/commit/2379669383d08e128bbc18bbe082c6e2eadd710a
Submitter: Jenkins
Branch: master

commit 2379669383d08e128bbc18bbe082c6e2eadd710a
Author: Gary Kotton <email address hidden>
Date: Mon Feb 25 17:10:15 2013 +0000

    Add midonet to setup.py

    Fixes bug 1132889

    Change-Id: I3334f515d85ea165b07b3ef576a043243c3c1bc0

Changed in quantum:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
tags: added: midonet
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in quantum:
milestone: grizzly-rc1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.