summaryrefslogtreecommitdiff
path: root/devstack/lib/ironic
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-01-05 12:25:48 +0000
committerGerrit Code Review <review@openstack.org>2023-01-05 12:25:48 +0000
commitbed680951a55d2a0782c1e9abda6cd954045a577 (patch)
treeb1e17f1c480c53c99b6666a8a2df465aaf14751f /devstack/lib/ironic
parent4f6a456334c5ef291b7d2d47d2d62e273486ce89 (diff)
parentfacd1bca661485ebd764f45b92a0a35dfd4085e8 (diff)
downloadironic-bed680951a55d2a0782c1e9abda6cd954045a577.tar.gz
Merge "Remove lib/neutron-legacy leftovers"
Diffstat (limited to 'devstack/lib/ironic')
-rw-r--r--devstack/lib/ironic2
1 files changed, 1 insertions, 1 deletions
diff --git a/devstack/lib/ironic b/devstack/lib/ironic
index ff17d3b65..25cca0f7f 100644
--- a/devstack/lib/ironic
+++ b/devstack/lib/ironic
@@ -586,7 +586,7 @@ TEMPEST_BAREMETAL_MIN_MICROVERSION=${TEMPEST_BAREMETAL_MIN_MICROVERSION:-}
TEMPEST_BAREMETAL_MAX_MICROVERSION=${TEMPEST_BAREMETAL_MAX_MICROVERSION:-}
# TODO(TheJulia): This PHYSICAL_NETWORK needs to be refactored in
-# our devstack plugin. It is used by the neutron-legacy integration,
+# our devstack plugin. It is used by the neutron integration,
# however they want to name the new variable for the current neutron
# plugin NEUTRON_PHYSICAL_NETWORK. For now we'll do some magic and
# change it later once we migrate our jobs.