Merge "Replace the OVN Metadata agent with the OVN agent"
This commit is contained in:
@@ -174,6 +174,8 @@
|
|||||||
SECURITYGROUP:
|
SECURITYGROUP:
|
||||||
enable_ipset: false # Not compatible with nftables
|
enable_ipset: false # Not compatible with nftables
|
||||||
|
|
||||||
|
# NOTE(ralonsoh): to be removed in 2026.2, once the OVN Metadata agent
|
||||||
|
# replacement finishes. See LP#2112313.
|
||||||
- job:
|
- job:
|
||||||
name: neutron-tempest-plugin-ovn-with-ovn-metadata-agent
|
name: neutron-tempest-plugin-ovn-with-ovn-metadata-agent
|
||||||
parent: neutron-tempest-plugin-ovn
|
parent: neutron-tempest-plugin-ovn
|
||||||
|
@@ -295,6 +295,7 @@
|
|||||||
OVN_BUILD_MODULES: false
|
OVN_BUILD_MODULES: false
|
||||||
shared:
|
shared:
|
||||||
Q_AGENT: ovn
|
Q_AGENT: ovn
|
||||||
|
OVN_AGENT_EXTENSIONS: 'metadata'
|
||||||
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
||||||
# driver has been removed from this list. Re-add it once the removal
|
# driver has been removed from this list. Re-add it once the removal
|
||||||
# is finished or the mech driver does not call monkey_patch().
|
# is finished or the mech driver does not call monkey_patch().
|
||||||
@@ -321,7 +322,8 @@
|
|||||||
etcd: false
|
etcd: false
|
||||||
br-ex-tcpdump: true
|
br-ex-tcpdump: true
|
||||||
br-int-flows: true
|
br-int-flows: true
|
||||||
q-ovn-metadata-agent: true
|
q-ovn-metadata-agent: false
|
||||||
|
q-ovn-agent: true
|
||||||
ovn-controller: true
|
ovn-controller: true
|
||||||
ovn-northd: true
|
ovn-northd: true
|
||||||
ovs-vswitchd: true
|
ovs-vswitchd: true
|
||||||
@@ -370,7 +372,8 @@
|
|||||||
q-l3: false
|
q-l3: false
|
||||||
q-meta: false
|
q-meta: false
|
||||||
q-metering: false
|
q-metering: false
|
||||||
q-ovn-metadata-agent: true
|
q-ovn-metadata-agent: false
|
||||||
|
q-ovn-agent: true
|
||||||
tls-proxy: false
|
tls-proxy: false
|
||||||
# Cinder services
|
# Cinder services
|
||||||
c-bak: false
|
c-bak: false
|
||||||
@@ -387,6 +390,7 @@
|
|||||||
OVN_BUILD_MODULES: false
|
OVN_BUILD_MODULES: false
|
||||||
shared:
|
shared:
|
||||||
Q_AGENT: ovn
|
Q_AGENT: ovn
|
||||||
|
OVN_AGENT_EXTENSIONS: 'metadata'
|
||||||
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
||||||
# driver has been removed from this list. Re-add it once the removal
|
# driver has been removed from this list. Re-add it once the removal
|
||||||
# is finished or the mech driver does not call monkey_patch().
|
# is finished or the mech driver does not call monkey_patch().
|
||||||
|
@@ -150,7 +150,8 @@
|
|||||||
ovn-controller: true
|
ovn-controller: true
|
||||||
ovs-vswitchd: true
|
ovs-vswitchd: true
|
||||||
ovsdb-server: true
|
ovsdb-server: true
|
||||||
q-ovn-metadata-agent: true
|
q-ovn-metadata-agent: false
|
||||||
|
q-ovn-agent: true
|
||||||
br-ex-tcpdump: true
|
br-ex-tcpdump: true
|
||||||
br-int-flows: true
|
br-int-flows: true
|
||||||
q-dhcp: false
|
q-dhcp: false
|
||||||
@@ -172,6 +173,7 @@
|
|||||||
s-proxy: false
|
s-proxy: false
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
Q_AGENT: ovn
|
Q_AGENT: ovn
|
||||||
|
OVN_AGENT_EXTENSIONS: 'metadata'
|
||||||
ML2_L3_PLUGIN: ovn-router,trunk
|
ML2_L3_PLUGIN: ovn-router,trunk
|
||||||
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
||||||
# driver has been removed from this list. Re-add it once the removal
|
# driver has been removed from this list. Re-add it once the removal
|
||||||
|
@@ -440,6 +440,7 @@
|
|||||||
DEFAULT_IMAGE_NAME: cirros-0.6.3-x86_64-uec
|
DEFAULT_IMAGE_NAME: cirros-0.6.3-x86_64-uec
|
||||||
DEFAULT_IMAGE_FILE_NAME: cirros-0.6.3-x86_64-uec.tar.gz
|
DEFAULT_IMAGE_FILE_NAME: cirros-0.6.3-x86_64-uec.tar.gz
|
||||||
Q_AGENT: ovn
|
Q_AGENT: ovn
|
||||||
|
OVN_AGENT_EXTENSIONS: 'metadata'
|
||||||
ML2_L3_PLUGIN: ovn-router,trunk
|
ML2_L3_PLUGIN: ovn-router,trunk
|
||||||
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
||||||
# driver has been removed from this list. Re-add it once the removal
|
# driver has been removed from this list. Re-add it once the removal
|
||||||
@@ -468,7 +469,8 @@
|
|||||||
etcd: false
|
etcd: false
|
||||||
br-ex-tcpdump: true
|
br-ex-tcpdump: true
|
||||||
br-int-flows: true
|
br-int-flows: true
|
||||||
q-ovn-metadata-agent: true
|
q-ovn-metadata-agent: false
|
||||||
|
q-ovn-agent: true
|
||||||
ovn-controller: true
|
ovn-controller: true
|
||||||
ovn-northd: true
|
ovn-northd: true
|
||||||
ovs-vswitchd: true
|
ovs-vswitchd: true
|
||||||
@@ -515,7 +517,8 @@
|
|||||||
q-l3: false
|
q-l3: false
|
||||||
q-meta: false
|
q-meta: false
|
||||||
q-metering: false
|
q-metering: false
|
||||||
q-ovn-metadata-agent: true
|
q-ovn-metadata-agent: false
|
||||||
|
q-ovn-agent: true
|
||||||
tls-proxy: true
|
tls-proxy: true
|
||||||
dstat: true
|
dstat: true
|
||||||
# Cinder services
|
# Cinder services
|
||||||
@@ -523,6 +526,7 @@
|
|||||||
c-vol: false
|
c-vol: false
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
Q_AGENT: ovn
|
Q_AGENT: ovn
|
||||||
|
OVN_AGENT_EXTENSIONS: 'metadata'
|
||||||
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
||||||
# driver has been removed from this list. Re-add it once the removal
|
# driver has been removed from this list. Re-add it once the removal
|
||||||
# is finished or the mech driver does not call monkey_patch().
|
# is finished or the mech driver does not call monkey_patch().
|
||||||
|
@@ -485,6 +485,7 @@
|
|||||||
DEFAULT_IMAGE_NAME: cirros-0.6.3-x86_64-uec
|
DEFAULT_IMAGE_NAME: cirros-0.6.3-x86_64-uec
|
||||||
DEFAULT_IMAGE_FILE_NAME: cirros-0.6.3-x86_64-uec.tar.gz
|
DEFAULT_IMAGE_FILE_NAME: cirros-0.6.3-x86_64-uec.tar.gz
|
||||||
Q_AGENT: ovn
|
Q_AGENT: ovn
|
||||||
|
OVN_AGENT_EXTENSIONS: 'metadata'
|
||||||
ML2_L3_PLUGIN: ovn-router,trunk
|
ML2_L3_PLUGIN: ovn-router,trunk
|
||||||
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
# NOTE(ralonsoh): during the eventlet removal, the "logger" mech
|
||||||
# driver has been removed from this list. Re-add it once the removal
|
# driver has been removed from this list. Re-add it once the removal
|
||||||
@@ -530,7 +531,8 @@
|
|||||||
n-novnc-cell1: true
|
n-novnc-cell1: true
|
||||||
n-sch: true
|
n-sch: true
|
||||||
n-super-cond: true
|
n-super-cond: true
|
||||||
q-ovn-metadata-agent: true
|
q-ovn-metadata-agent: false
|
||||||
|
q-ovn-agent: true
|
||||||
ovn-controller: true
|
ovn-controller: true
|
||||||
ovn-northd: true
|
ovn-northd: true
|
||||||
ovs-vswitchd: true
|
ovs-vswitchd: true
|
||||||
|
Reference in New Issue
Block a user