Update heat version to Ussuri

Change-Id: Iee3277f9f530a557a2c18adddd771e05f83a2703
This commit is contained in:
okozachenko 2020-06-08 19:16:56 +03:00
parent 7ab44ee132
commit 65e3cc104d

View File

@ -15,7 +15,8 @@
FROM docker.io/opendevorg/python-builder as builder
COPY bindep.txt /tmp/src/bindep.txt
RUN assemble openstack-heat==13.0.2 \
ADD https://releases.openstack.org/constraints/upper/ussuri /tmp/src/upper-constraints.txt
RUN assemble openstack-heat==14.0.0 \
python-memcached \
PyMySQL