Merge "Add oslo.reports as a global dependency"
This commit is contained in:
commit
ceee4ea521
@ -103,7 +103,9 @@ RUN yum install -y \
|
|||||||
python-werkzeug \
|
python-werkzeug \
|
||||||
python-wsme \
|
python-wsme \
|
||||||
&& yum clean all \
|
&& yum clean all \
|
||||||
&& pip install oslo.service
|
&& pip install oslo.service \
|
||||||
|
&& pip install oslo.reports
|
||||||
|
|
||||||
# TODO(inc0): when oslo_service lands in delorean, change pip to yum
|
# TODO(inc0): when oslo_service lands in delorean, change pip to yum
|
||||||
# necessary until https://bugzilla.redhat.com/show_bug.cgi?id=1229477 is fixed
|
# necessary until https://bugzilla.redhat.com/show_bug.cgi?id=1229477 is fixed
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user