python-openstackclient/releasenotes/notes/bug-1538372-ef3a30298357f972.yaml
xiexs 6b3583ab06 Add support for triggering an crash dump
The triggering crash dump feature is supported by nova [1] and
novaclient [2] now, it's time to introduce this feature into
OSC correspondingly.

[1]The change id is: I6ed777ff637254b4b79417008f9055dd19fc7405
[2]The change id is: If03b1864bbe7074c720b946fc2700bd5d07debc3

Change-Id: I5a411f283fdf0fc3c00380d069848a332c799cdd
Closes-Bug: #1538372
Co-Authored-By: Tang Chen <chen.tang@easystack.cn>
2016-02-05 21:48:41 +08:00

6 lines
159 B
YAML

---
features:
- |
Add support for the `server dump create` command
[Bug `1538372 <https://bugs.launchpad.net/python-openstackclient/+bug/1538372>`_]