Merge "Remove lib/neutron-legacy leftovers"
This commit is contained in:
commit
bed680951a
@ -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.
|
||||
|
@ -40,7 +40,7 @@ set -o errexit
|
||||
source $TARGET_DEVSTACK_DIR/stackrc
|
||||
source $TARGET_DEVSTACK_DIR/lib/tls
|
||||
source $TARGET_DEVSTACK_DIR/lib/nova
|
||||
source $TARGET_DEVSTACK_DIR/lib/neutron-legacy
|
||||
source $TARGET_DEVSTACK_DIR/lib/neutron
|
||||
source $TARGET_DEVSTACK_DIR/lib/apache
|
||||
source $TARGET_DEVSTACK_DIR/lib/keystone
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user