deb-sahara/sahara/db/sqlalchemy
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
..
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
api.py Adding shared and protected resources support 2015-08-20 10:36:30 +03:00
model_base.py Date format set to be correct utc date 2015-04-13 09:57:39 +00:00
models.py Adding is_public and is_protected fields support 2015-08-20 10:31:35 +03:00
types.py Fix delete volume and improved conductor coverage 2015-04-30 17:22:33 +03:00