Goutham Pacha Ravi dbf97098e1 Add command to update share instance hosts
usage: manila-manage share update_host --currenthost CURRENTHOST
                                       --newhost NEWHOST
                                        [--force FORCE]
  --currenthost CURRENTHOST  Current share host name.
  --newhost NEWHOST     New share host name.
  --force FORCE         Ignore validations.

A fully qualified host string is of the format
'HostA@BackendB#PoolC'. The command allows making
substring modifications to update the host or the
host and backend. To avoid making gratuitous changes,
the complete host string must be specified.

Change-Id: I0f30ab6135c8c438860341cc68b512311e9c4711
2018-08-23 21:04:35 +00:00
2018-05-22 11:43:29 +08:00
2018-08-04 07:41:07 +00:00
2017-03-30 15:12:22 +03:00
2018-06-06 16:14:22 -05:00
2017-10-25 11:57:46 -04:00
2014-09-19 21:23:02 +00:00
2018-08-04 07:41:07 +00:00
2013-08-08 10:34:06 -04:00
2013-08-08 10:34:06 -04:00
2018-04-22 13:13:04 -04:00
2018-06-19 11:09:44 -04:00
2018-04-22 13:13:04 -04:00
2017-03-03 22:51:04 +00:00
2018-06-08 18:59:51 +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://github.com/openstack/manila.git

For developer information please see HACKING.rst

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

Python client

https://github.com/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 181 MiB
Languages
Python 99.3%
Shell 0.7%