Merge "Stein: fix failing jobs"
This commit is contained in:
commit
9f11643b41
@ -112,6 +112,8 @@
|
|||||||
Q_ML2_TENANT_NETWORK_TYPE: vxlan
|
Q_ML2_TENANT_NETWORK_TYPE: vxlan
|
||||||
Q_ML2_PLUGIN_MECHANISM_DRIVERS: openvswitch
|
Q_ML2_PLUGIN_MECHANISM_DRIVERS: openvswitch
|
||||||
ML2_L3_PLUGIN: router
|
ML2_L3_PLUGIN: router
|
||||||
|
ADVANCED_INSTANCE_TYPE: ds512M
|
||||||
|
ADVANCED_INSTANCE_USER: ubuntu
|
||||||
devstack_local_conf:
|
devstack_local_conf:
|
||||||
post-config:
|
post-config:
|
||||||
# NOTE(slaweq): We can get rid of this hardcoded absolute path when
|
# NOTE(slaweq): We can get rid of this hardcoded absolute path when
|
||||||
@ -285,6 +287,8 @@
|
|||||||
q-l3: true
|
q-l3: true
|
||||||
q-meta: true
|
q-meta: true
|
||||||
q-metering: true
|
q-metering: true
|
||||||
|
# SG logging isn't supported by linuxbridge backend
|
||||||
|
neutron-log: false
|
||||||
network_api_extensions: *api_extensions
|
network_api_extensions: *api_extensions
|
||||||
network_api_extensions_linuxbridge:
|
network_api_extensions_linuxbridge:
|
||||||
- vlan-transparent
|
- vlan-transparent
|
||||||
|
Loading…
Reference in New Issue
Block a user