Zuul: do not use USE_PYTHON3
Devstack has removed the USE_PYTHON3 variable[1][2] and now always uses Python 3. [1] https://review.opendev.org/c/openstack/devstack/+/920658 [2] Commit 5412dbfe7b797149f1f68100de8003b1876398fe Change-Id: If18479450113ba766262b1ca7ddb001e57408a65
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
devstack_plugins:
|
||||
manila: https://opendev.org/openstack/manila
|
||||
devstack_localrc:
|
||||
USE_PYTHON3: true
|
||||
INSTALL_TEMPEST: false
|
||||
# Enable manila with a fake driver that supports all capabilities
|
||||
MANILA_CONFIGURE_DEFAULT_TYPES: true
|
||||
|
||||
Reference in New Issue
Block a user