Update keystone to Ussuri
Change-Id: I81a960f9eca9a736f90ce8513ee18e43d562cf9e
This commit is contained in:
parent
2eca3bcbe0
commit
eed36bac30
@ -16,7 +16,8 @@
|
||||
FROM docker.io/opendevorg/python-builder as builder
|
||||
COPY bindep.txt /tmp/src/bindep.txt
|
||||
RUN apt update && apt -y install git
|
||||
RUN assemble git+https://opendev.org/openstack/keystone@stable/train \
|
||||
ADD https://releases.openstack.org/constraints/upper/ussuri /tmp/src/upper-constraints.txt
|
||||
RUN assemble git+https://opendev.org/openstack/keystone@stable/ussuri \
|
||||
msgpack===0.6.1 \
|
||||
PyMySQL \
|
||||
python-memcached
|
||||
|
Loading…
x
Reference in New Issue
Block a user