manila/manila/cmd
Rodrigo Barbieri eaaa86f1f4 Introduced Data Service
Added a new service defined as data, whose purpose is to
receive requests, process data operations such as copying,
migration, backup, and send back the response after operation
has been completed.

In this patch the service has no methods, it is empty, the
operation it should perform will be added in subsequent patches.

Implements: blueprint data-copy-service
Change-Id: I31365c8ac4197541af175c82f8f18a3d11740a99
2016-03-01 17:13:51 -03:00
..
__init__.py Use entry_points for manila scripts 2015-04-14 21:04:01 +03:00
all.py Introduced Data Service 2016-03-01 17:13:51 -03:00
api.py Enable multi-process for API service 2015-07-23 10:22:24 +00:00
data.py Introduced Data Service 2016-03-01 17:13:51 -03:00
manage.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
scheduler.py Sync oslo-incubator code 2015-04-22 11:20:25 +03:00
share.py Enable multi-process for API service 2015-07-23 10:22:24 +00:00