Switch OPENSTACK_RELEASE to train

This controls the upper constraints file used in the kolla-toolbox
image.

Change-Id: I5901890f78e6358fdda4c80fd277726b4bd2c1f4
This commit is contained in:
Mark Goddard 2019-10-21 13:18:37 +01:00
parent 3887db89af
commit 392f1c53a5
1 changed files with 1 additions and 1 deletions

View File

@ -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 = \