deb-sahara/sahara/api
Andrey Pavlov c3b1c08a57 Adding shared and protected resources support
Adding shared across tenants and protected from modifictaion
resources support. Implemented for clusters, cluster templates,
node group templates, data sources, job executions, jobs,
job binaries and job binary internals.

Changes:
* Added validation checks to service.validations.acl
* Changed validation schema's to support "is_public"
  and "is_protected" fields
* Added validation of "is_protected" field for update(scale/cancel)
  and delete methods of corresponding resources
* Extended get and list methods outputs with "is_public" resources
* Added unit tests for "is_public" and "is_protected" resources

Change-Id: I1a3cb14b8de70256e6aa27312dde341e85fc376c
Partially-Implements: blueprint shared-protected-resources
2015-08-20 10:36:30 +03:00
..
middleware Improve compatible with python3 2015-05-11 11:40:23 +03:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
acl.py Migrate to oslo.policy lib instead of copy-pasted oslo-incubator 2015-04-06 10:13:51 +03:00
base.py Add translation support to service and missed modules 2014-07-31 13:20:58 +04:00
v10.py Adding shared and protected resources support 2015-08-20 10:36:30 +03:00
v11.py Adding shared and protected resources support 2015-08-20 10:36:30 +03:00