manila/etc/manila
Valeriy Ponomaryov 83e94d735e Add share-server-delete API
This API is useful when share-server autodeletion is disabled, which is default behaviour.

Changes:
- added new api method with deletion of share server
- added db method, that takes list of shares by share server id
- changed logic of share manager, that is related to concurrency issues
- added unit and tempest tests to cover changes

Partially-implements blueprint add-admin-api-delete-share-server

Change-Id: I03b452de2cd4fe34c648b2434dab1b9244b1b005
2014-07-15 14:13:57 +00:00
..
rootwrap.d Adds modules for managing network interfaces for generic driver 2014-02-11 13:18:08 +02:00
README.manila.conf Replaced manila.conf.sample with README.manila.conf 2014-04-29 15:59:07 +03:00
api-paste.ini fixed share snapshots 2013-09-11 16:15:22 +03:00
logging_sample.conf Replaced cinder with manila 2013-09-04 15:45:32 +03:00
policy.json Add share-server-delete API 2014-07-15 14:13:57 +00:00
rootwrap.conf Replaced cinder with manila 2013-09-04 15:45:32 +03:00

README.manila.conf

To generate the sample manila.conf file, run the following
command from the top level of the manila directory:

tox -egenconfig

or run gen script directly:

./tools/conf/generate_sample.sh -o etc/manila