sahara-guestagent/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

8 lines
94 B
Plaintext

Babel>=1.3
eventlet>=0.13.0
oslo.messaging>=1.3.0a4
pbr>=0.6,<1.0
requests>=1.1
kombu>=2.4.8