
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
156 B
Plaintext
8 lines
156 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=log
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=savanna.guestagent
|