python-openstackclient/releasenotes/notes/rename-snapshot-commands-e0937f7143a4ef55.yaml
Dean Troyer 11a762e03c 3.5.0 release note cleanup
Change-Id: Ibe5e5a9a212ac483d0cb38bdb3a607d21f32e96d
2016-12-13 16:09:21 -06:00

9 lines
611 B
YAML

---
features:
- Add new commands ``volume snapshot create/delete/list/show/set/unset``. They are
used to replace the old commands ``snapshot create/delete/list/show/set/unset``.
[Blueprint `backup-snapshot-renamed-for-volume-resource <https://blueprints.launchpad.net/python-openstackclient/+spec/backup-snapshot-renamed-for-volume-resource>`_]
deprecations:
- Deprecate commands ``snapshot create/delete/list/show/set/unset``.
[Blueprint `backup-snapshot-renamed-for-volume-resource <https://blueprints.launchpad.net/python-openstackclient/+spec/backup-snapshot-renamed-for-volume-resource>`_]