Back to bug 1017144

Who When What Removed Added
RHEL Program Management 2013-10-09 10:51:25 UTC Target Release --- 4.0
Sadique Puthen 2013-10-09 13:08:54 UTC CC sputhenp
Perry Myers 2013-10-09 14:44:08 UTC Keywords TestBlocker
Priority unspecified urgent
CC lpeer, pmyers, rkukura, twilson
Assignee rhos-maint mmagr
Target Milestone --- beta
Perry Myers 2013-10-09 14:46:38 UTC Depends On 1017280
Martin Magr 2013-10-17 12:27:28 UTC Status NEW ON_DEV
Terry Wilson 2013-10-21 19:17:50 UTC Link ID OpenStack gerrit 48289
Lon Hohberger 2013-11-07 15:52:29 UTC Target Milestone beta rc
Lon Hohberger 2013-11-20 15:51:24 UTC Doc Text Cause: Missing ML2 plugin support for OpenStack Networking.

Consequence: Users are unable to configure or use the ML2 plugin with OpenStack Networking

Workaround (if any): None

Result: -
Doc Type Bug Fix Known Issue
Perry Myers 2013-12-05 18:54:27 UTC Target Milestone rc async
Scott Lewis 2013-12-13 18:16:25 UTC Keywords ZStream
Bruce Reeler 2013-12-17 01:31:36 UTC CC breeler
Doc Text Cause: Missing ML2 plugin support for OpenStack Networking.

Consequence: Users are unable to configure or use the ML2 plugin with OpenStack Networking

Workaround (if any): None

Result: -
Currently, OpenStack Networking does not support the ML2 plugin. As a result, users are unable to configure or use the ML2 plugin with OpenStack Networking.
Bruce Reeler 2013-12-17 05:08:09 UTC Doc Text Currently, OpenStack Networking does not support the ML2 plugin. As a result, users are unable to configure or use the ML2 plugin with OpenStack Networking. Currently, PackStack does not support deployment of the ML2 Neutron plugin. The ML2 plugin can be used in manual configurations, or by deploying initially with the Open vSwitch plugin using PackStack, and then converting the installation to use ML2.

This last method is described on the RDO pages at http://openstack.redhat.com/Modular_Layer_2_%28ML2%29_Plugin
Perry Myers 2014-01-06 18:35:30 UTC Whiteboard min-Jan
Perry Myers 2014-01-06 18:43:19 UTC Whiteboard min-Jan mid-Jan
Scott Lewis 2014-01-08 19:44:03 UTC Target Milestone async A1
Scott Lewis 2014-01-08 19:52:32 UTC Whiteboard mid-Jan
Jason Guiditta 2014-01-09 20:29:15 UTC CC jguiditt
Martin Magr 2014-01-10 13:49:09 UTC Status ON_DEV POST
Link ID OpenStack gerrit 65954
John Skeoch 2014-01-13 01:05:35 UTC CC hateya
Alvaro Lopez Ortega 2014-01-14 17:33:09 UTC Target Milestone A1 A2
Nikhil Gupta 2014-01-15 06:54:24 UTC CC ngupta
Martin Magr 2014-01-30 11:06:52 UTC Link ID OpenStack gerrit 70086
Nir Magnezi 2014-02-05 08:48:04 UTC QA Contact nmagnezi ajeain
Nir Yechiel 2014-02-06 09:27:57 UTC CC nyechiel
Ofer Blaut 2014-02-09 09:43:35 UTC QA Contact ajeain nmagnezi
Martin Magr 2014-02-10 16:29:48 UTC Status POST MODIFIED
Fixed In Version openstack-packstack-2013.2.1-0.23.dev979.el6ost
errata-xmlrpc 2014-02-13 20:49:49 UTC Status MODIFIED ON_QA
Lon Hohberger 2014-02-21 21:26:53 UTC Status ON_QA MODIFIED
Lon Hohberger 2014-02-21 21:35:44 UTC Status MODIFIED ON_QA
Ofer Blaut 2014-02-23 14:48:22 UTC Depends On 1066519
Ofer Blaut 2014-02-23 14:48:30 UTC Depends On 1068936
Nir Magnezi 2014-02-23 15:41:26 UTC Depends On 1068962
Ofer Blaut 2014-02-23 16:41:58 UTC Status ON_QA ASSIGNED
Martin Magr 2014-02-24 09:20:42 UTC Flags needinfo?(oblaut)
Martin Magr 2014-02-24 09:40:21 UTC Flags needinfo?(oblaut)
Martin Magr 2014-02-26 14:42:09 UTC Status ASSIGNED MODIFIED
Fixed In Version openstack-packstack-2013.2.1-0.23.dev979.el6ost openstack-packstack-2013.2.1-0.25.dev987.el6ost
Lon Hohberger 2014-02-27 23:10:40 UTC Status MODIFIED ON_QA
John Skeoch 2014-02-27 23:18:20 UTC CC rkukura
Nir Magnezi 2014-03-03 09:06:58 UTC Status ON_QA ASSIGNED
CC mmagr
Flags needinfo?(mmagr)
Lon Hohberger 2014-03-03 21:19:13 UTC Target Milestone A2 A3
Alvaro Lopez Ortega 2014-03-04 17:30:47 UTC Assignee mmagr ichavero
Ivan Chavero 2014-03-06 02:01:33 UTC Assignee ichavero mmagr
Martin Magr 2014-03-07 11:13:52 UTC Status ASSIGNED MODIFIED
Fixed In Version openstack-packstack-2013.2.1-0.25.dev987.el6ost openstack-packstack-2013.2.1-0.27.dev989.el6ost
Flags needinfo?(mmagr) needinfo?(twilson)
Lon Hohberger 2014-03-10 19:56:40 UTC Status MODIFIED ON_QA
Nir Magnezi 2014-03-12 20:55:31 UTC Status ON_QA VERIFIED
Martin Magr 2014-03-21 09:42:59 UTC Doc Text Currently, PackStack does not support deployment of the ML2 Neutron plugin. The ML2 plugin can be used in manual configurations, or by deploying initially with the Open vSwitch plugin using PackStack, and then converting the installation to use ML2.

This last method is described on the RDO pages at http://openstack.redhat.com/Modular_Layer_2_%28ML2%29_Plugin
Previously it wasn't available to install Neutron to use ML2 L2 plugin. With this patch CONFIG_NEUTRON_L2_PLUGIN parameter now accepts value "ml2" and CONFIG_NEUTRON_ML2_* parameters have been introduced to enable setting Neutron to work with ML2 plugin.
Doc Type Known Issue Enhancement
Bruce Reeler 2014-03-24 00:34:41 UTC Doc Text Previously it wasn't available to install Neutron to use ML2 L2 plugin. With this patch CONFIG_NEUTRON_L2_PLUGIN parameter now accepts value "ml2" and CONFIG_NEUTRON_ML2_* parameters have been introduced to enable setting Neutron to work with ML2 plugin. Previously, it was not possible to use the ML2 L2 plugin with OpenStack Networking.

This has been fixed so that the CONFIG_NEUTRON_L2_PLUGIN parameter accepts the value "ml2", and CONFIG_NEUTRON_ML2_* parameters have been introduced to enable OpenStack Networking to work with the ML2 plugin.
errata-xmlrpc 2014-03-25 08:00:48 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2014-03-25 19:23:06 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2014-03-25 15:23:06 UTC
Terry Wilson 2014-06-17 14:41:19 UTC Flags needinfo?(twilson)
Perry Myers 2016-04-26 13:35:11 UTC CC pmyers

Back to bug 1017144