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:
Takashi Kajinami 2024-11-24 22:46:10 +09:00
parent 40288736a2
commit e0caea10bc

View File

@ -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