Remove call to enable_python3_package
It is not necessary anymore to call this devstack function [1]. [1] https://review.opendev.org/c/openstack/devstack/+/622415 Change-Id: Ia67028e79774fb8326e4bddfcd692e31245c4b4d
This commit is contained in:
parent
994c904889
commit
fe84ba082b
@ -11,9 +11,6 @@ else
|
||||
BLAZAR_BIN_DIR=$(get_python_exec_prefix)
|
||||
fi
|
||||
|
||||
# These packages should be tested under Python 3 when enabled by DevStack
|
||||
enable_python3_package blazar blazar-nova python-blazarclient
|
||||
|
||||
# Test if any Blazar services are enabled
|
||||
# is_blazar_enabled
|
||||
function is_blazar_enabled {
|
||||
|
Loading…
x
Reference in New Issue
Block a user