Fix devstack tests
With the change in devstack from neutron-legacy to the new neutron lib setup, we need to tweak things a bit. Include neutron devstack plugin, that would have been needed for some time in order to make the neutron-qos service work. Depend on octavia change to make its devstack plugin compatible. Depends-On: https://review.openstack.org/544281 Change-Id: I023d76c56d9b72e390bf2c1d39ddc27584d5c52a
This commit is contained in:
@@ -111,7 +111,6 @@
|
||||
- openstack/octavia
|
||||
vars:
|
||||
devstack_localrc:
|
||||
Q_SERVICE_PLUGIN_CLASSES: qos
|
||||
Q_ML2_PLUGIN_EXT_DRIVERS: qos,port_security
|
||||
DISABLE_AMP_IMAGE_BUILD: True
|
||||
devstack_local_conf:
|
||||
@@ -126,6 +125,7 @@
|
||||
certificates:
|
||||
cert_manager: local_cert_manager
|
||||
devstack_plugins:
|
||||
neutron: https://git.openstack.org/openstack/neutron
|
||||
octavia: https://git.openstack.org/openstack/octavia
|
||||
devstack_services:
|
||||
octavia: true
|
||||
|
Reference in New Issue
Block a user