Files
python-troveclient/releasenotes/notes/cli-configuration-name-allowed-747c5d6f2d1f8c7a.yaml
Craig Vyvial c19a63f032 configuration-* cli allow name of configuration group entered
This will allow a user to specify the configuration group name or the
id to use for all the cli commands related to configuration groups.

Change-Id: I6909b9d8305a42de3d7fbe6c7b7539d7068cc497
Closes-Bug: #1505529
2016-04-22 14:18:10 +00:00

7 lines
290 B
YAML

---
fixes:
- configuration-* cli commands now allow name of configuration group
entered instead of just the configuration id. This will allow a user
to specify the configuration group name or the id to use for all
the cli commands related to configuration groups. Bug 1505529