Shared filesystem management project for OpenStack.
Go to file
Yulia Portnova b2fd5e6223 Checking security service is not used while deleting
Added db method share_network_get_all_by_security_service that
returns all share networks to which security service is assigned.

Added check to delete method in security service api that
gets list of share networks that security service is assigned at
and raises error if this list is not empty.

Closes-bug: 1304473

Change-Id: Ibb73f77095b035f33376aa1791448de3a1ed939b
2014-04-16 10:15:15 -04:00
bin Add consume_from_share method to HostState class 2013-11-22 14:59:05 -07:00
contrib Checking security service is not used while deleting 2014-04-16 10:15:15 -04:00
doc Removed swiftclient from dependencies 2014-03-03 16:30:22 +02:00
etc/manila Add share network activate and deactivate 2014-03-10 10:18:56 +02:00
manila Checking security service is not used while deleting 2014-04-16 10:15:15 -04:00
tools Fix venv installation for run_tests.sh 2014-03-25 12:21:29 +02:00
.gitignore docs 2013-09-17 10:57:47 +03:00
.gitreview Add .gitreview file. 2013-09-24 12:10:01 +00:00
CONTRIBUTING.md docs 2013-09-17 10:57:47 +03:00
HACKING.rst docs 2013-09-17 10:57:47 +03:00
LICENSE Initialize from cinder 2013-08-08 10:34:06 -04:00
MANIFEST.in Initialize from cinder 2013-08-08 10:34:06 -04:00
README.md Initial commit 2013-08-08 07:30:20 -07:00
README.rst Update README with relevant Manila information. 2013-09-25 09:46:44 +05:30
babel.cfg Initialize from cinder 2013-08-08 10:34:06 -04:00
openstack-common.conf Remove obsolete redhat-eventlet.patch 2013-10-17 07:11:52 +01:00
pylintrc docs 2013-09-17 10:57:47 +03:00
requirements.txt Removed swiftclient from dependencies 2014-03-03 16:30:22 +02:00
run_tests.sh docs 2013-09-17 10:57:47 +03:00
setup.cfg Support building wheels (PEP-427) 2013-11-19 11:25:32 +01:00
setup.py Updated from global requirements 2014-02-04 19:24:42 +02:00
test-requirements.txt Updated from global requirements 2014-02-04 19:24:42 +02:00
tox.ini Remove obsolete redhat-eventlet.patch 2013-10-17 07:11:52 +01:00

README.md

manila

Openstack Shared Filesystem Service