deb-sahara/sahara/service/edp
Michael McCune ef3815988e rename service api modules
This change renames the service api modules to be organized under the
sahara.service.api package. A v2 package has been added which holds the
equivalent v10 and v11 functions. To make the api version setup
transparent to the caller, the global OPS variable has been refactored
into the base sahara.service.api package.

Changes
* create sahara/service/api package
* rename sahara/service/api.py to sahara/service/api/v10.py
* rename sahara/service/edp/api.py to sahara/service/api/v11.py
* correct occurances of old imports in code and tests
* rename sahara/tests/unit/service/test_api.py to
  sahara/tests/unit/service/api/test_v10.py
* add initial v2 equivalents for current api services
* move global OPS object into the sahara.service.api package
* add documentation for the api service layer

Partial-Implements: bp v2-api-experimental-impl
Depends-On: I16918a30a862b42edd7a982caf555be618199ac3
Change-Id: Iefbedbc76ac620ff012bcaf536c17637b6252a15
2016-03-28 19:21:19 -04:00
..
binary_retrievers Fixed typo of precendence to precedence 2016-02-25 00:59:10 +00:00
oozie [EDP] Add suspend_job() for sahara edp engine(oozie implementation) 2016-02-23 12:03:18 +08:00
resources add nosec to subprocess usage in launch_command 2016-03-02 20:08:21 -05:00
spark Inject drivers to jars in Ambari Spark engine 2016-03-14 17:29:49 +03:00
storm [EDP] Add scheduling EDP jobs in sahara(oozie engine implementation) 2015-12-24 22:09:33 +08:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
base_engine.py [EDP] Add suspend_job() for sahara edp engine(oozie implementation) 2016-02-23 12:03:18 +08:00
hdfs_helper.py Add CLUSTER_STATUS 2015-08-03 09:12:36 +08:00
job_manager.py Add an extra copy of neutron info after run_job 2016-03-07 12:55:43 -05:00
job_utils.py Add manila nfs data sources 2015-08-18 17:12:05 -04:00