Replace usage of lib/oslo
Its implementation was moved to lib/libraries long ago[1] and now it is just a thin wrapper to keep compatibility. [1] 3ed99c0b27122ff00e2d236086ab16b0cc1887c1 Change-Id: If9d3e4b355a5fec8c71b2e4a146d8009cc8daf15
This commit is contained in:
parent
40288736a2
commit
e0caea10bc
@ -118,7 +118,7 @@ git_clone $REQUIREMENTS_REPO $REQUIREMENTS_DIR $REQUIREMENTS_BRANCH
|
||||
install_infra
|
||||
|
||||
# force any oslo upgrades that might be required
|
||||
source $TARGET_DEVSTACK_DIR/lib/oslo
|
||||
source $TARGET_DEVSTACK_DIR/lib/libraries
|
||||
install_oslo
|
||||
|
||||
# Start helper services
|
||||
|
Loading…
x
Reference in New Issue
Block a user