lp://staging/~jkakar/landscape-client/remote-broker
- Get this branch:
- bzr branch lp://staging/~jkakar/landscape-client/remote-broker
Branch merges
Branch information
Recent revisions
- 142. By Jamu Kakar
-
- New BrokerClient has a send_message method that queues a message
for delivery to the server using an AMP protocol. - 141. By Jamu Kakar
-
- TestSpy.
set_response can be used to set the value returned when a
method is called with a particular signature. - 140. By Jamu Kakar
-
- Added a new TestSpy object that can be used to create simple fake
objects that store the results of interactions with them.
- Added a new Broker object with a send_message method. This will
object will provide facilities similar to those provided by
BrokerDBusObject, but for use with the AMP-based BrokerProtocol.
- BrokerProtocol.send_message is a responder for a new SendMessage
command. - 139. By Jamu Kakar
-
- Added BrokerProtocolF
actory that creates BrokerProtocol's. It
provides a broker attribute, an as-yet unimplemented broker object
that will provide an API for the protocol to access Landscape
features.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
- Stacked on:
- lp://staging/~landscape/landscape-client/trunk