6 Commits

Author SHA1 Message Date
Zuul
347c2c2ee9 Merge "Warning user running command trove-manage db_recreate" 2020-10-21 21:24:50 +00:00
Lingxian Kong
1d24b65052 Image tags support in datastore version
Change-Id: I0e51d08515c121e3a7b0e82b6e4c4161bb4fbc4a
2020-10-09 11:43:48 +13:00
Nguyen Thanh Cong
2a87b1c568 Warning user running command trove-manage db_recreate
Warning because when running command it will drop database and loss
all data with no optional or confirm.

Change-Id: Id81523e844213c806e0f4965deea9bb43b0b5a5e
2020-10-02 16:50:45 +07:00
Dariusz Krol
f4b5c65dc0 Add upgrade status check - instances with assigned tasks
This check detects Trove instances in state other than Active
(identified by assigned None tasks), as such instances have some
kind of activity running, which requires communication between
the instance and Trove control plane.

Change-Id: I64901fd27dc97de8ee5e3bc693ec966d4f1a3346
Signed-off-by: Dariusz Krol <d.krol@samsung.com>
2019-01-15 19:54:03 +01:00
whoami-rajat
ace53c47fa Add trove-status upgrade check command framework
This adds basic framework for trove-status upgrade
check commands. For now it has only "check_placeholder"
check implemented.
Real checks can be added to this tool in the future.

Change-Id: Idfeab4c06cba6f841c17ab6e255a29e8707bfa55
Story: 2003657
Task: 26162
2018-10-22 12:56:28 +05:30
Doug Hellmann
46c9b84d44 import content from cli-reference guide in openstack-manuals
Change-Id: Ie26dfefcdb684996050ce50ef17de5eeef69fc01
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-14 08:52:53 -05:00