manila/manila/db
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
..
migrations Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
sqlalchemy Add command to update share instance hosts 2018-08-23 21:04:35 +00:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
api.py Add command to update share instance hosts 2018-08-23 21:04:35 +00:00
base.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
migration.py Remove vim headers 2014-10-06 15:00:27 +02:00