7505f014bd
six is a required package to run the collectd-ceilometer-plugin. It has been added to requirements.txt Change-Id: Ibdce74802a731815dddec485ae9ae28f57563e38
11 lines
266 B
Plaintext
11 lines
266 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
requests
|
|
libvirt-python
|
|
pbr>=1.6
|
|
Babel>=1.3
|
|
future
|
|
six
|