python-zaqarclient/releasenotes/notes/consistent-command-format-82df852b384bd284.yaml
wanghao fa88a03b3b Fix the inconsistent command format in openstackclient
Change zaqarclient command to keep the same format,
the consistent command format is 'openstack messaging XXX'.

DocImpact

Change-Id: I87302d016915fd7c861b0a7a542a23ae3685443e
Closes-Bug: #1691637
2017-07-03 14:47:01 +08:00

6 lines
240 B
YAML

---
fixes:
- Change zaqarclient command to keep the same format like other project does.
the consistent command format is 'openstack messaging XXX'. Marks those
old commands as deprecated and will remove them after Queen release.