Shared filesystem management project for OpenStack.
Go to file
Julia Varlamova f3289eb610 Add new search options for security service
We can filter security services only by status, name, id and type now.

Add new search options:
    user,
    server,
    dns_ip,
    domain
to _get_security_services in SecurityServiceController to be able to filter
security services by these fields.

Allow filtering security services by share network id.

Add information about share networks to result if 'detailed' mode enabled.

Add unit and tempest tests for filtering security services.

Implements bp improve-security-service-list-filtering

Change-Id: I8b3845c2d705188ec1dc0db33c1e20c8e6c5e559
2014-10-16 11:16:22 +04:00
bin Remove vim headers 2014-10-06 15:00:27 +02:00
contrib Add new search options for security service 2014-10-16 11:16:22 +04:00
doc Merge "Fix doc build warnings so docs build clean" 2014-10-14 15:49:45 +00:00
etc/manila Add new search options for security service 2014-10-16 11:16:22 +04:00
manila Add new search options for security service 2014-10-16 11:16:22 +04:00
tools Remove vim headers 2014-10-06 15:00:27 +02:00
.gitignore Updated usage of locks 2014-08-27 13:38:34 +00:00
.gitreview Move from stackforge to openstack 2014-09-19 21:23:02 +00:00
.testr.conf Refactor test framework 2014-07-22 14:58:48 +03:00
babel.cfg Initialize from cinder 2013-08-08 10:34:06 -04:00
CONTRIBUTING.md docs 2013-09-17 10:57:47 +03:00
HACKING.rst Remove extraneous vim editor configuration comments 2014-10-08 22:40:24 +02: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
openstack-common.conf Sync scripts with oslo-incubator 2014-08-14 12:09:46 +02:00
pylintrc docs 2013-09-17 10:57:47 +03:00
README.rst Rename stackforge to openstack in docs 2014-09-20 09:20:11 +03:00
requirements.txt warn against sorting requirements 2014-09-04 16:49:19 +02:00
run_tests.sh Refactor test framework 2014-07-22 14:58:48 +03:00
setup.cfg Open Kilo development 2014-09-30 10:58:51 +02:00
setup.py Sync with global requirements 2014-07-14 11:15:21 +02:00
test-requirements.txt Use oslosphinx and remove local copy of doc theme 2014-09-08 09:46:23 -06:00
tox.ini Remove hash seed dependency for unittests 2014-08-27 18:59:20 +03:00

The Choose Your Own Adventure README for Manila

You have come across an OpenStack shared filesystem service. It has identified itself as "Manila." It was abstracted from the Cinder project.

To monitor it from a distance: follow @openstack on twitter.

To tame it for use in your own cloud: read http://docs.openstack.org

To study its anatomy: read https://wiki.openstack.org/wiki/Manila

To dissect it in detail: visit http://github.com/openstack/manila

To taunt it with its weaknesses: use http://bugs.launchpad.net/manila

To watch it: http://jenkins.openstack.org

To hack at it: read HACKING.rst

To cry over its pylint problems: http://jenkins.openstack.org/job/manila-pylint/violations