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