python-troveclient/releasenotes/notes/add-restart-instance-to-osc-760c292b5b5c95de.yaml
caishan 38b870575f Add restart to OSC
This change adds database support to the python-openstackclient
project for the restart command

The trove command restart is now:
    openstack database instance restart

Change-Id: I24eeb001d27eae39be5c33650e9bc04287053c8c
Partially-Implements: blueprint trove-support-in-python-openstackclient
2018-01-21 06:44:56 -08:00

6 lines
159 B
YAML

---
features:
- |
The command ``trove restart`` is now available to use in
the python-openstackclient CLI as ``openstack database instance restart``