Temporary install neutron-plugin-ml2

DO it untill https://gerrit.mcp.mirantis.net/#/c/16262/ is promoted to stable

Related_Prod: PROD-18101

Change-Id: I50af2140ddec85f6314373af7676521565ff75d0
(cherry picked from commit 0d1b7f7fc80f5c3d84fa984264b055c7f78a4373)
diff --git a/classes/cluster/virtual-mcp11-aio/openstack/init.yml b/classes/cluster/virtual-mcp11-aio/openstack/init.yml
index b8eba55..f6780fb 100755
--- a/classes/cluster/virtual-mcp11-aio/openstack/init.yml
+++ b/classes/cluster/virtual-mcp11-aio/openstack/init.yml
@@ -163,6 +163,14 @@
           enabled: ${_param:rabbitmq_ssl_enabled}
   neutron:
     server:
+      # Temporary install neutron-plugin-ml2 untill https://gerrit.mcp.mirantis.net/#/c/16262/ promoted
+      # to stable
+      pkgs:
+        - neutron-server
+        - python-neutron-lbaas
+        - gettext-base
+        - python-pycadf
+        - neutron-plugin-ml2
       api_workers: 2
       rpc_state_report_workers: 2
       rpc_workers: 2