Pin shade and os-client-config
Change-Id: I0f6b37ad59a1218d62c5c42c02c63066f44ffed7 Closes-Bug: #1528702
This commit is contained in:
parent
4a2e728688
commit
451ba5378e
@ -39,8 +39,9 @@ RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
|
||||
&& pip install -U wheel \
|
||||
&& pip --no-cache-dir install \
|
||||
MySQL-python \
|
||||
shade \
|
||||
pyudev
|
||||
os-client-config==1.11.1 \
|
||||
pyudev \
|
||||
shade==1.3.0
|
||||
|
||||
RUN git clone --depth 1 -b v2.0.0-0.7.rc2 https://github.com/ansible/ansible.git \
|
||||
&& cd ansible \
|
||||
|
Loading…
Reference in New Issue
Block a user