update ci since linuxbridge is now experimental
neutron now considers linuxbridge to be experimental This change enables the linuxbridge feature in the linuxbridge job. we do not currently declare the linuxbridge os-vif plug as experimental as it has been stable for many release and we do not have an experimental concept in os-vif. Change-Id: Ia275d1c3a9a9cf63238cf354c8e7d93ed59097a2 Closes-Bug: #1980948
This commit is contained in:
parent
18bd440bbe
commit
771dfffcd9
@ -147,6 +147,8 @@
|
||||
devstack_local_conf:
|
||||
post-config:
|
||||
"/$NEUTRON_CORE_PLUGIN_CONF":
|
||||
experimental:
|
||||
linuxbridge: true
|
||||
ml2:
|
||||
type_drivers: flat,vlan,local,vxlan
|
||||
ml2_type_vlan:
|
||||
|
Loading…
Reference in New Issue
Block a user