Remove call to "fixup_ubuntu"

Since [1] this method is not in Devstack repository. Bionic is no
longer supported.

[1]https://review.opendev.org/c/openstack/devstack/+/788754

Change-Id: Ied3442289864656654d3745d3ea7841a5aae713c
Closes-Bug: #1928805
This commit is contained in:
Rodolfo Alonso Hernandez 2021-05-18 14:13:31 +00:00
parent c12588c7be
commit 2a4074918c
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ function _init {
GetDistro
source $DEVSTACK_PATH/tools/fixup_stuff.sh
fixup_ubuntu
}
function _install_base_deps {