fuel-octane/octane/commands
Ilya Kharin 27076fe832 Perform cinder-manage volume update_host
The backend name for volumes was changed since Kilo. To make these
volumes back manageable in Mitaka their hostnames have to be changed.
The `cinder-manage volume update_host` command is suitable to do that.

Change-Id: Ieeadd81c714186d58a3e3dfe5fd1223c40d16996
Partial-Bug: #1624341
2016-09-20 23:21:33 +03:00
..
__init__.py Add first command stub (prepare) 2015-07-15 19:09:07 +03:00
backup.py Fix logging for backup archivators 2016-06-23 00:40:19 +03:00
cleanup.py TrivialFix: Remove logging import unused 2016-09-07 10:33:50 +07:00
enable_release.py Merge "TrivialFix: Remove logging import unused" 2016-09-09 20:37:34 +00:00
install_node.py prepare_net_info only if info contains quantum_settings 2016-09-16 11:44:29 +00:00
osd_upgrade.py Don't set up duplicate repos 2016-09-09 13:35:37 +03:00
patch_active_image.py Add patch-active-img command 2016-06-23 16:47:34 +03:00
preupgrade_compute.py Allow to use manageonly releases for preupgrades 2016-09-15 17:37:17 +00:00
restore.py add info logging on backup and restore 2016-03-16 15:24:02 +03:00
rollback_controlplane.py Move network utils to util/network.py module 2016-05-31 11:35:38 +00:00
update_bootstrap.py Use shutil.copy2 to preserve file stats in backup 2016-05-17 21:49:22 +00:00
upgrade_ceph.py Restart radosgw during upgrade-ceph 2016-09-19 22:32:37 +03:00
upgrade_controlplane.py Remove replaced deployment info 2016-09-10 22:29:30 +00:00
upgrade_db.py Perform cinder-manage volume update_host 2016-09-20 23:21:33 +03:00
upgrade_env.py Upload net template to seed env while cloning 2016-08-30 13:30:36 +00:00
upgrade_node.py Use deploy_changes for sets of nodes 2016-09-10 03:02:28 +03:00