e638a8f2ec
Implements: blueprint hyper-v-rdp-console Nova currently supports VNC and SPICE remote console protocols. This commit adds support for the RDP protocol in a similar way. Change-Id: I2c219d4a200122c6d6cfcbd8e074dca0f6fea598
6 lines
166 B
XML
6 lines
166 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<console>
|
|
<type>rdp-html5</type>
|
|
<url>http://example.com:6083/?token=f9906a48-b71e-4f18-baca-c987da3ebdb3</url>
|
|
</console>
|