magnum/magnum/common
Steven Dake 6349b4e384 Add RPC backend service
This uses a simplified RPC model while integrating with the
versioned objects serializer.

bay-create is handled by the backend.
bay-list is handled by the RPC service.

Change-Id: I384994584ad7f928df9366a2e6f677951a450e40
2014-12-11 12:30:50 -07:00
..
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
config.py Copy ironic/common files to magnum/common for RPC server 2014-12-06 17:26:03 -07:00
context.py Copy ironic/common files to magnum/common for RPC server 2014-12-06 17:26:03 -07:00
exception.py Add missing exceptions in code borrowed from Ironic 2014-12-04 08:51:21 -05:00
paths.py Add some common code copied from Ironic 2014-12-02 14:15:51 -07:00
rpc.py Copy ironic/common files to magnum/common for RPC server 2014-12-06 17:26:03 -07:00
rpc_service.py Add RPC backend service 2014-12-11 12:30:50 -07:00
safe_utils.py Add safe_utils to the source base 2014-11-21 11:41:02 -07:00
service.py Add RPC backend service 2014-12-11 12:30:50 -07:00
utils.py Add some common code copied from Ironic 2014-12-02 14:15:51 -07:00
yamlutils.py Tidy up the ReST API 2014-11-25 09:58:34 -05:00