sahara/sahara/api/v2
Michael McCune a9137addb4 add initial v2 api
this change implements the initial v2 experimental api. it is
implemented as an optional series of class that can be configured
through the paste deploy configuration file.

* add wsgi auth validator
* add middleware router
* add v2 endpoints
* add v2 flask blueprint object
* add optional paste filter and composite
* add developer docs for v2 api

Change-Id: I74627c0879851b354b5043f8a6ff91bae8438bb1
Partial-Implements: bp v2-api-experimental-impl
2016-02-10 09:56:07 -05:00
..
__init__.py add initial v2 api 2016-02-10 09:56:07 -05:00
cluster_templates.py add initial v2 api 2016-02-10 09:56:07 -05:00
clusters.py add initial v2 api 2016-02-10 09:56:07 -05:00
data_sources.py add initial v2 api 2016-02-10 09:56:07 -05:00
images.py add initial v2 api 2016-02-10 09:56:07 -05:00
job_binaries.py add initial v2 api 2016-02-10 09:56:07 -05:00
job_executions.py add initial v2 api 2016-02-10 09:56:07 -05:00
job_types.py add initial v2 api 2016-02-10 09:56:07 -05:00
jobs.py add initial v2 api 2016-02-10 09:56:07 -05:00
node_group_templates.py add initial v2 api 2016-02-10 09:56:07 -05:00
plugins.py add initial v2 api 2016-02-10 09:56:07 -05:00