zhufl fb7ddd6d8e Fix misuse of assertFalse
The first argument of assertFalse should not be False,
otherwise the assertFalse will be useless and always pass.

Change-Id: I3b6303ff3d2fb9b5fee1a8d73af4e5819fadde76
2019-04-02 17:08:00 +08:00
2019-03-28 20:02:14 +00:00
2019-03-29 09:10:51 -07:00
2019-04-02 17:08:00 +08:00
2017-03-30 15:12:22 +03:00
2017-10-25 11:57:46 -04:00
2014-09-19 21:23:02 +00:00
2013-08-08 10:34:06 -04:00
2013-08-08 10:34:06 -04:00
2017-03-03 22:51:04 +00:00

Team and repository tags

image

MANILA

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

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://git.openstack.org/openstack/manila.git

For developer information please see HACKING.rst

You can raise bugs here https://bugs.launchpad.net/manila

Python client

https://git.openstack.org/cgit/openstack/python-manilaclient.git

  • Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/manila/

Description
Shared filesystem management project for OpenStack.
Readme 178 MiB
Languages
Python 99.3%
Shell 0.7%