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: Ia42a03bd73b1b4b6e157c9ce2d7e02d1d59790ba
This commit is contained in:
1 changed files with 0 additions and 2 deletions
@@ -38,7 +38,6 @@
horizon:false
tls-proxy:true
devstack_localrc:
USE_PYTHON3:true
MYSQL_REDUCE_MEMORY:True
MANILA_USE_DOWNGRADE_MIGRATIONS:true
MANILA_INSTALL_TEMPEST_PLUGIN_SYSTEMWIDE:false
@@ -102,7 +101,6 @@
yaml:true
yml:true
devstack_localrc:
USE_PYTHON3:true
MANILA_INSTALL_TEMPEST_PLUGIN_SYSTEMWIDE:false
MANILA_SERVICE_IMAGE_ENABLED:false
MANILA_SHARE_MIGRATION_PERIOD_TASK_INTERVAL:1
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.