change from fixup_uca to fixup_ubuntu
In a recent change [0] in devstack fixup_uca (Universal Cloud Archive) was changed to fixup_ubuntu. This change follows this in configure_for_func_testing.sh [0]: https://review.opendev.org/619562 Change-Id: Ibf6a85d470f179ee996dcc4e6717d433dd860752 Related-Bug: #1792936
This commit is contained in:
parent
29ccecebd7
commit
d9e61138ff
@ -90,7 +90,7 @@ function _init {
|
||||
|
||||
GetDistro
|
||||
source $DEVSTACK_PATH/tools/fixup_stuff.sh
|
||||
fixup_uca
|
||||
fixup_ubuntu
|
||||
}
|
||||
|
||||
function _install_base_deps {
|
||||
|
Loading…
Reference in New Issue
Block a user