functional: Fix failing due to Noble and pip restricitons
Change-Id: Id66e6941910e0f5ccde49de14ce710cb4295893b
This commit is contained in:
@@ -48,7 +48,7 @@ function configure_host_for_vpn_func_testing {
|
|||||||
fi
|
fi
|
||||||
# Note(pc_m): Need to ensure this is installed so we have
|
# Note(pc_m): Need to ensure this is installed so we have
|
||||||
# oslo-config-generator present (as this script runs before tox.ini).
|
# oslo-config-generator present (as this script runs before tox.ini).
|
||||||
sudo pip3 install --force oslo.config
|
install_package python3-oslo*config
|
||||||
_install_vpn_package
|
_install_vpn_package
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user