Revert "Switch OPENSTACK_RELEASE to train"

This reverts commit 392f1c53a5.

This should only be merged on master after stable/train has been
created for kolla.

Change-Id: If2ae00e79d1f1d457b672e69fdb9939ea0041a52
This commit is contained in:
Mark Goddard 2019-10-21 13:22:36 +01:00 committed by Radosław Piliszek
parent 4ff1255022
commit 56c22d7324
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ DISTRO_RELEASE = {
'debian': 'buster', 'debian': 'buster',
'ubuntu': '18.04', 'ubuntu': '18.04',
} }
OPENSTACK_RELEASE = 'train' OPENSTACK_RELEASE = 'master'
# This is noarch repository so we will use it on all architectures # This is noarch repository so we will use it on all architectures
DELOREAN = \ DELOREAN = \