summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorwangyao <wangyao@cmss.chinamobile.com>2018-07-16 17:39:23 +0800
committerwangyao <wangyao@cmss.chinamobile.com>2018-07-17 16:20:58 +0800
commit83eb65cc84c3de0df477486e2adf622e0ddfa2e9 (patch)
tree5c34e2d4e55f941953c8d2da787cbc27ed920055 /releasenotes/notes
parent77f96476449e2418a64cbb508be68ccd77b38e79 (diff)
downloadpython-troveclient-83eb65cc84c3de0df477486e2adf622e0ddfa2e9.tar.gz
Add execution-delete to OSC
This change adds database support to the python-openstackclient project for the execution-delete command. The trove command execution-delete is now: openstack database backup execution delete Change-Id: I9934a047d48daed53567b59bb51a2eab4d6e37b5 Partially-Implements: blueprint trove-support-in-python-openstackclient
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/add-execution-delete-to-osc-013b4bf00a1cb8ff.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/add-execution-delete-to-osc-013b4bf00a1cb8ff.yaml b/releasenotes/notes/add-execution-delete-to-osc-013b4bf00a1cb8ff.yaml
new file mode 100644
index 0000000..96ff826
--- /dev/null
+++ b/releasenotes/notes/add-execution-delete-to-osc-013b4bf00a1cb8ff.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - The command ``trove execution-delete`` is now available to use in
+ the python-openstackclient CLI as ``openstack database backup
+ execution delete``