David Sariel
4a61faa065
Removed ignored checks from tox.ini and fixed pep8 issues
Due to the hacking version update several pep8 checks where ignored in the flakes8 section of the tox.ini. Removed ignored checks and fixed appropriate pep8 issues. The list of fixed issues: - H105 Don't use author tags - H238 Old style class declaration, use new style (inherit from `object`) - H501 Do not use self.__dict__ for string formatting Closes-Bug: 1530719 Change-Id: I890ba4c54b0da10060767620ff5ff7e480d79a9c
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/Manila
- Developer docs: http://docs.openstack.org/developer/manila
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/manila.git
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/manila
Python client
Description
Languages
Python
99.3%
Shell
0.7%