01391527ed

- Never initialize the log by passing it in to `load_plugin`. Unity and VNX driver plugins initialize it in their implementation. - Move plugins specific options from framework to Unity and VNX plugins. - Rename driver options for Unity/VNX, the old ones are deprecated: emc_nas_pool_names -> unity_share_data_pools/vnx_share_data_pools, emc_nas_server_pool -> unity_server_meta_pool, emc_interface_ports -> unity_ethernet_ports/vnx_ethernet_ports, emc_nas_server_container -> unity_server_container/vnx_server_container. DocImpact Closes-Bug: 1652710 Change-Id: I8f1404de8dea9eeb09f1e5f6fc2538cefb0d63d9
Team and repository tags
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%