summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorelajkat <lajos.katona@est.tech>2023-01-06 09:10:00 +0100
committerelajkat <lajos.katona@est.tech>2023-01-16 14:07:55 +0100
commit7f1c21b27aafacbf041d48d8b042901032310d5e (patch)
treecef144a58fb8c21cdcfb35c0230221de8fc9984b /.zuul.yaml
parenta03b2352d941cf283f5519c1dc46929550ce373a (diff)
downloadpython-openstackclient-7f1c21b27aafacbf041d48d8b042901032310d5e.tar.gz
Move network trunk commands from python-neutronclient
Network trunk commands originally were added to python-neutronclient, although we can long consider these operations core Networking operations. This patch is not a blind copy but also changes the original code to use openstacksdk python bindings instead of the binding code in python-neutronclient as that is already deprecated. Change-Id: Ic4bc35c296a95d5dae92e9fc1cab3a3fa8f103cd Related-Bug: #1999774
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 01affb95..d4b4c06b 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -108,6 +108,7 @@
neutron-tag-ports-during-bulk-creation: true
neutron-conntrack-helper: true
neutron-ndp-proxy: true
+ q-trunk: true
devstack_localrc:
Q_AGENT: openvswitch
Q_ML2_TENANT_NETWORK_TYPE: vxlan