functional: Fix failing due to Noble and pip restricitons
Change-Id: Id66e6941910e0f5ccde49de14ce710cb4295893b
This commit is contained in:
parent
2c644d3a5a
commit
705dfd0824
@ -48,7 +48,7 @@ function configure_host_for_vpn_func_testing {
|
||||
fi
|
||||
# Note(pc_m): Need to ensure this is installed so we have
|
||||
# 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
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user