diff --git a/kolla/common/config.py b/kolla/common/config.py index 67401d5874..0683e3b3a7 100755 --- a/kolla/common/config.py +++ b/kolla/common/config.py @@ -33,7 +33,7 @@ DISTRO_RELEASE = { 'debian': 'buster', 'ubuntu': '18.04', } -OPENSTACK_RELEASE = 'master' +OPENSTACK_RELEASE = 'train' # This is noarch repository so we will use it on all architectures DELOREAN = \