Shared filesystem management project for OpenStack.
Go to file
Valeriy Ponomaryov 4c9a4808b7 Replace python print operator with print function (pep H233, py33)
'print' function is compatible with 2.x and 3.x python versions

Partially-implements blueprint py3-compatibility

Change-Id: Idea6704be7f49778ca9e99be5b7f449cb89f39dc
2014-07-02 08:56:12 -04:00
bin Replace python print operator with print function (pep H233, py33) 2014-07-02 08:56:12 -04:00
contrib Add CLI tests for share-server-list API 2014-06-29 10:11:31 +03: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 Replace python print operator with print function (pep H233, py33) 2014-07-02 08:56:12 -04:00
tools Replace python print operator with print function (pep H233, py33) 2014-07-02 08:56:12 -04:00
.gitignore Added service_instance_locks directory to .gitignore 2014-06-06 13:38:24 +03:00
.gitreview Add .gitreview file. 2013-09-24 12:10:01 +00: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 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
openstack-common.conf Sync common modules from Oslo 2014-06-04 22:33:18 +03:00
pylintrc docs 2013-09-17 10:57:47 +03: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
requirements.txt Removed redundant code for glance 2014-06-16 12:02:43 +03: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 Update manila's docs 2014-06-23 19:19:28 +03:00
tox.ini Replace python print operator with print function (pep H233, py33) 2014-07-02 08:56:12 -04:00

manila

Openstack Shared Filesystem Service