
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
8 lines
94 B
Plaintext
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
|