OMF integration for plcapi, only activated when PLC_OMF_ENABLED is true.
authorBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Mon, 8 Mar 2010 15:08:18 +0000 (15:08 +0000)
committerBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Mon, 8 Mar 2010 15:08:18 +0000 (15:08 +0000)
commit1cda98c34563ed3e90a9d2219730ae81f9705dc6
treeb071027c0c9373aac6bc95518a0dc87a26e4c5ad
parentb0d35986add07e646262e0854638a86312a2367f
OMF integration for plcapi, only activated when PLC_OMF_ENABLED is true.
omfaspects.py wraps PLCAPI method calls and manages XMPP PubSub groups for slices and nodes added to slices.
PLC/API.py
PLCAPI.spec
aspects/__init__.py [new file with mode: 0644]
aspects/omfaspects.py [new file with mode: 0644]
db-config.d/010-slice_tags
omf/omf-slicemgr.py [new file with mode: 0644]
plc.d/omf-slicemgr [new file with mode: 0755]