qinling/qinling
Lingxian Kong 4b06c280bb Add administrative operations for some resources
Now, admin user could list/show/delete/update most of qinling
resources, except function deletion. Because function deletion
needs to delete the trust created for qinling service by its
owner, only end user has the authority to delete their trust.

Implements: blueprint qinling-admin-operations
Change-Id: I9ec4df59fbf8ac50c96d9677dd74c54677b307a5
2018-01-18 14:45:11 +13:00
..
api Add administrative operations for some resources 2018-01-18 14:45:11 +13:00
cmd Support kubernetes python client 4.0.0 2018-01-05 18:30:25 +13:00
db Add administrative operations for some resources 2018-01-18 14:45:11 +13:00
engine Support webhook 2018-01-13 22:50:47 +13:00
orchestrator Add administrative operations for some resources 2018-01-18 14:45:11 +13:00
services Fix job handler 2017-12-20 21:18:08 +13:00
storage Support kubernetes python client 4.0.0 2018-01-05 18:30:25 +13:00
tests Support webhook 2018-01-13 22:50:47 +13:00
utils Add administrative operations for some resources 2018-01-18 14:45:11 +13:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Add administrative operations for some resources 2018-01-18 14:45:11 +13:00
context.py Support webhook 2018-01-13 22:50:47 +13:00
exceptions.py Create trust for functions 2017-10-06 13:57:31 +13:00
rpc.py Remove unused variables ‘LOG' 2017-11-22 16:24:52 +08:00
status.py Fix logs query for executions 2017-08-29 23:54:30 +12:00
version.py Initial API code structure 2017-04-14 15:24:02 +12:00