]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add update_host for backup in cinder-manager
authorLisaLi <xiaoyan.li@intel.com>
Fri, 19 Feb 2016 08:39:38 +0000 (16:39 +0800)
committerTom Barron <tpb@dyncloud.net>
Wed, 16 Mar 2016 17:42:37 +0000 (13:42 -0400)
commitea89376494e87ac25f8c2720a3fed86b6ee50974
tree90565def417bddbabdaf1b9a9f5573a68eece36f
parent207f8d332c7a143d00629355971927fa0a051549
Add update_host for backup in cinder-manager

As scaling backup is imported, if users sepecify backup_use_same_host,
they have to manually update backups' host.

Change-Id: Ic031cae16f4c58fa06d92e979fe2b83d244832fc
cinder/cmd/manage.py
cinder/tests/unit/test_cmd.py