summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2020-01-04 17:42:13 +1300
committerLingxian Kong <anlin.kong@gmail.com>2020-01-04 18:07:35 +1300
commit68e3ae83c17aaa97309ba412dc5ef3885d6c2cc5 (patch)
tree1383ea73d5ead8fcb05b18c36bf539cdb9a591ad /releasenotes
parenta0324f41094acac26d8deb3c959a1242b090caaa (diff)
downloadpython-troveclient-68e3ae83c17aaa97309ba412dc5ef3885d6c2cc5.tar.gz
Support to reboot instance
openstack database instance reboot <instance> Change-Id: Id5ac985399797356165eaac68dd05bc46ee0124d
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/ussuri-04-osc-reboot-instance-760190e02eac11ea.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/ussuri-04-osc-reboot-instance-760190e02eac11ea.yaml b/releasenotes/notes/ussuri-04-osc-reboot-instance-760190e02eac11ea.yaml
new file mode 100644
index 0000000..f4a3677
--- /dev/null
+++ b/releasenotes/notes/ussuri-04-osc-reboot-instance-760190e02eac11ea.yaml
@@ -0,0 +1,8 @@
+---
+features:
+ - |
+ Support to reboot instance.
+
+ .. code-block:: console
+
+ openstack database instance reboot <instance>