Shared filesystem management project for OpenStack.
Go to file
Dirk Mueller 68a2f47a75 Fix E251 unexpected spaces around keyword / parameter equals
Pep8 does not like to have linewraps or spaces around kwarg
assignment, so reindent the lines to fulfill the pep8 rules.

Change-Id: I0bcdcd36400e18fb7afa9d07da3f32ba20efa68b
2014-07-14 10:18:06 +02:00
bin Enabled hacking check H403 2014-07-10 16:53:41 +02:00
contrib Fix E265 block comment should start with '# ' 2014-07-14 10:17:10 +02:00
doc Update manila's docs 2014-06-23 19:19:28 +03:00
etc/manila Added force-delete action to admin actions 2014-06-06 10:52:42 +03:00
manila Fix E251 unexpected spaces around keyword / parameter equals 2014-07-14 10:18:06 +02:00
tools Replace python print operator with print function (pep H233, py33) 2014-07-02 08:56:12 -04:00
.gitignore Removed custom synchronized in service_instance 2014-07-04 11:43:29 +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 Fix some cosmetic issues in README.rst 2014-06-02 10:17:47 +00:00
babel.cfg Initialize from cinder 2013-08-08 10:34:06 -04:00
openstack-common.conf Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
pylintrc docs 2013-09-17 10:57:47 +03:00
requirements.txt Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
run_tests.sh docs 2013-09-17 10:57:47 +03:00
setup.cfg Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
setup.py Updated from global requirements 2014-02-04 19:24:42 +02:00
test-requirements.txt Migrate to oslo.messaging instead of commom/rpc 2014-07-03 18:59:33 +03:00
tox.ini Enabled hacking check H403 2014-07-10 16:53:41 +02:00

README.md

manila

Openstack Shared Filesystem Service