Revision 396
AM-XMPP: WIP: Implement multi-transport omf-aggmgr architecture.
- AbstractService is now transport-agnostic
- server.rb added to implement service mounting for both HTTP and XMPP.
- Added omf-common/communicator.rb and omf-common/xmppCommunicator.rb --
first attempt to provide a common communicator base class for all the
OMF entities. Currently only AM using it. Needs more development.
- cmcStub service converted to use new mult-transport mounting.
- Add omf-common/pubsub_nodes.rb to provide common description of OMF pubsub node
hierarchy.
- Add omf-common/commands.rb to list OMF commands.
- Added omf-aggmgr/etc/omf-aggmgr.yaml file for common AM configuration items.
- XMPP interface to AM is only partially implemented (WIP).
Files
- added
- modified
- copied
- renamed
- deleted