cyborg/cyborg/api
zhuli aee55527a9 Implement FPGA data model and corresponding API
This patch implements the Deployables data model and provides corresponding
CRUD REST/RPC API.

Since the CREATE/UPDATE/DELETE method of Deployables should only be used
by internal component, currently keep these in code is just for convenient
test purpose, which will be removed later.

blueprint cyborg-fpga-modelling

Change-Id: I8a028954bd27d015c0b062f730673ea39701774d
2018-02-04 21:45:26 +08:00
..
controllers Implement FPGA data model and corresponding API 2018-02-04 21:45:26 +08:00
middleware add authtoken-middleware 2017-09-13 09:48:01 +08:00
__init__.py Add Pecan/WSME framework for API 2017-07-21 10:00:04 +08:00
app.py add authtoken-middleware 2017-09-13 09:48:01 +08:00
config.py add cyborg-conductor & db 2017-08-21 09:25:48 +08:00
expose.py Add Pecan/WSME framework for API 2017-07-21 10:00:04 +08:00
hooks.py add policy support 2017-09-03 21:04:20 +08:00