Skip to content

Commit bf83139

Browse files
committed
Remove lib/neutron-legacy leftovers
In [1] we finally got rid of the unfinished lib/neutron module and kept only lib/neutron-legacy. It's renamed to lib/neutron now and it's the only neutron related module in Devstack. So this patch removes leftovers related to the old lib/neutron-legacy. [1] https://review.opendev.org/c/openstack/devstack/+/865014 Change-Id: I1c61f2184bf3485e985b0165ea472816a7a7c097
1 parent 28bca53 commit bf83139

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

devstack/upgrade/upgrade.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ source $TARGET_DEVSTACK_DIR/lib/nova
4343
source $TARGET_DEVSTACK_DIR/lib/apache
4444
source $TARGET_DEVSTACK_DIR/lib/keystone
4545
source $TARGET_DEVSTACK_DIR/lib/neutron
46-
source $TARGET_DEVSTACK_DIR/lib/neutron-legacy
4746

4847

4948
GENERIC_SWITCH_DEVSTACK_DIR=$(dirname "$0")/..

0 commit comments

Comments
 (0)