Update master stx-ceilometer to use panko-5.0.0
This commit updates the master docker image file for ceilometer to specify install of panko-5.0.0 explicitly. Depends-On: I854b75577b6dbc3f0a8171190f5a1aa839412dc8 Change-Id: I4db80c4bcaaa09046285e9ee0af34db1be54a606 Story: 2004520 Task: 29047 Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
parent
54f965cff5
commit
cf67244052
@ -2,6 +2,6 @@ BUILDER=loci
|
||||
LABEL=stx-ceilometer
|
||||
PROJECT=ceilometer
|
||||
PROJECT_REPO=https://github.com/openstack/ceilometer.git
|
||||
PIP_PACKAGES="pylint libvirt-python panko gnocchiclient"
|
||||
PIP_PACKAGES="pylint libvirt-python panko==5.0.0 gnocchiclient"
|
||||
DIST_PACKAGES="libvirt ipmitool"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user