python-troveclient/releasenotes/notes/allow-backup-name-in-create-1a9e85978a3ab8bc.yaml
Sushil Kumar 6b2fad5670 Allow use of backup name in trove create
'trove create' only accepts a backup id as a value
when restoring an instance from a backup. This change
enables the use of the backup name as well.

A few minor typos were fixed as well to make the output
more consistent.

Co-authored-by: Sushil Kumar <skm.net@gmail.com>
Co-authored-by: Peter Stachowski <peter@tesora.com>
Change-Id: I01f9ba96c8bdec5cfa4c4b477eb824b4456774d1
Closes-Bug: #1513636
2016-04-05 18:06:16 +00:00

5 lines
85 B
YAML

---
fixes:
- Allow use of backup name in trove create
when restoring a backup.