python-openstackclient/releasenotes/notes/bug-1605088-fea9347336764469.yaml
Rui Chen cf20225347 Support to get server rdp/serial/mks type console url
The patch add the support to get server rdp/serial/mks
type console url, that make osc capability equal with
current nova server side feature.

Change-Id: I3dee2531c68563725187c8251d5ea8d4c02cca0c
Closes-Bug: #1605088
2016-07-21 15:43:01 +08:00

5 lines
173 B
YAML

---
features:
- Support to get server ``rdp``, ``serial``, ``mks`` type console url.
[Bug `1605088 <https://bugs.launchpad.net/python-openstackclient/+bug/1605088>`_]