** Changed in: quantum
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1132889

Title:
  midonet plugin is not in setup.py

Status in OpenStack Quantum (virtual network service):
  Fix Released

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'

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1132889/+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

Reply via email to