Files
python-aodhclient/requirements.txt
Julien Danjou 833ee435e9 benchmark: add metric create
This patch adds a "benchmark metric create" measuring the number of
metric per second we can create in Gnocchi.

Change-Id: Ib463c221d1cf95334184aeb472f18d0bd45042d4
2015-10-07 17:19:10 +02:00

14 lines
397 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.
pbr<2.0,>=1.4
Babel>=1.3
cliff>=1.14.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
keystoneauth1>=1.0.0
six
futurist