shade/test-requirements.txt
Yolanda Robla 5f5c925631 Use keystoneauth.betamax for shade mocks
Instead of mocking the clients, use keystoneauth1.betamax
fixture to intercept keystoneauth.construct_session, and provide
our own recorded fixtures.

Change-Id: I7b2973b0f89b66c19d6bf10571c3c93692107aa3
2016-06-10 08:11:01 +02:00

17 lines
300 B
Plaintext

hacking>=0.10.0,<0.11
betamax-serializers>=0.1.1
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
python-openstackclient>=2.1.0
python-subunit
oslosphinx>=2.2.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.17
testscenarios>=0.4,<0.5
testtools>=0.9.32
warlock>=1.0.1,<2
reno