sahara/sahara/service/api/v2
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
..
__init__.py rename service api modules 2016-03-28 19:21:19 -04:00
cluster_templates.py [APIv2]Add ability to export templates to APIv2 2017-12-07 19:29:02 +00:00
clusters.py [APIv2]Consolidate cluster creation endpoints 2018-06-04 15:31:39 -04:00
data_sources.py rename service api modules 2016-03-28 19:21:19 -04:00
images.py [APIv2] Update registry images tagging 2017-01-23 10:24:31 +00:00
job_binaries.py Merge "[APIv2] Remove job-binary-internal endpoint" 2017-12-02 15:52:08 +00:00
job_templates.py [APIv2] Further rename endpoint of jobs & job_executions 2017-03-06 20:21:24 +08:00
job_types.py rename service api modules 2016-03-28 19:21:19 -04:00
jobs.py Changing expected value to job_template_id 2018-01-16 16:24:40 -03:00
node_group_templates.py [APIv2]Add ability to export templates to APIv2 2017-12-07 19:29:02 +00:00
plugins.py [APIv2] remove a method that places in wrong file 2017-02-10 20:25:08 +08:00