manila/manila/tests/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 Files with no code must be left completely empty 2016-09-28 17:00:30 +07:00
fakes.py Share Replication API and Scheduler Support 2016-02-11 19:45:37 +00:00
test_api.py Remove unnecessary setUp function in testcase 2017-03-30 18:50:49 +08:00
test_migration.py Fix typo in db migration test function name 2015-01-06 10:53:45 +01:00