sahara/sahara/service/validations
Jeremy Freudberg f96709a59e [APIv2]Consolidate cluster creation endpoints
Creation of a single cluster and creation of multiple clusters will now
share an API endpoint (in the APIv2 case). More specifically, the
original single-cluster endpoint will accept a `count` parameter in the
request and the multiple-cluster endpoint has been removed.

We can make this kind of change because APIv2 is still experimental.

Also, when creating multiple clusters, the response will now contain
all details about the clusters; previously, the response simply gave
cluster IDs.

Change-Id: I90faf4956a8ea4b4ae31a29382732771fdfddecb
Story: 2002099
Task: 19777
2018-06-04 15:31:39 -04:00
..
edp Various server-side fixes to APIv2 2018-01-25 05:23:22 +00:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
acl.py Allow 'is_public' to be set on protected resources 2016-01-25 15:38:52 -05:00
base.py Decommission of a specific node 2018-01-02 15:17:51 -03:00
cluster_template_schema.py [APIv2] Rename hadoop_version 2017-04-07 12:36:09 -03:00
cluster_templates.py [APIv2] Rename hadoop_version 2017-04-07 12:36:09 -03:00
clusters.py [APIv2]Consolidate cluster creation endpoints 2018-06-04 15:31:39 -04:00
clusters_scaling.py Add Cluster validation before scaling 2017-10-18 17:22:56 +00:00
clusters_schema.py [APIv2]Consolidate cluster creation endpoints 2018-06-04 15:31:39 -04:00
images.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
node_group_template_schema.py [APIv2] Rename hadoop_version 2017-04-07 12:36:09 -03:00
node_group_templates.py [APIv2] Rename hadoop_version 2017-04-07 12:36:09 -03:00
plugins.py improvements on api for plugins 2016-07-11 11:32:28 +00:00
shares.py Code integration with the abstractions 2017-03-19 19:43:40 -03:00