2e2b718edd74f29114621499d1ee1af65952e2c6
Like Cinder, Manila has a scheduler that operates (among other things) on extra spec values in share types to determine which backend should receive a new share. In Kilo, Manila will adopt the pools feature from Cinder, such that the scheduler may choose from more than one storage destination per backend. This commit adds a couple of per-pool attributes to the share stats reported by the cDOT driver to the scheduler, including aggregate disk type and RAID type. Implements blueprint cdot-storage-service-catalog Change-Id: Ice616d4189832d0e4b1a0fdfdd31b82b8c0a831d
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%