Update heat version to Ussuri
Change-Id: Iee3277f9f530a557a2c18adddd771e05f83a2703
This commit is contained in:
parent
7ab44ee132
commit
65e3cc104d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user