sahara-guestagent/test-requirements.txt
Dmitry Mescheryakov ccd831d452 The initial commit
Current status:

 * the agent supports cummunication with the server via oslo.messaging
 * the agent implements RPC interface required by
   https://review.openstack.org/#/c/71015/
   The interface and implementation is defined in
   savanna.guestagent.AgentEndpoint

Implements: blueprint guest-agent

Change-Id: I88cf5bb4c49b22293b0b299f182f55a4d179c877
2014-02-27 20:16:10 +04:00

12 lines
174 B
Plaintext

hacking>=0.8.0,<0.9
coverage>=3.6
discover
fixtures>=0.3.14
python-subunit>=0.0.18
sphinx>=1.1.2,<1.2
oslosphinx
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34