Files
openstacksdk/doc/source/user/resources/compute/v2/console_auth_token.rst
Michael Still 446c47ad74 Add support for spice-direct console types.
This patch adds support for Nova microversion 2.99 which exposes the new
spice-direct console type and the pre-existing /os-console-auth-token/ API.

+----------+----------------------------------------------------------+
| Field    | Value                                                    |
+----------+----------------------------------------------------------+
| protocol | spice                                                    |
| type     | spice-direct                                             |
| url      | http://127.0.0.1:13002/nova?token=f78009fb-41ad-...      |
+----------+----------------------------------------------------------+

+----------------------+--------------------------------------+
| Field                | Value                                |
+----------------------+--------------------------------------+
| host                 | 127.0.0.1                            |
| instance_uuid        | f2477018-aa93-...                    |
| internal_access_path | None                                 |
| port                 | 5900                                 |
| tls_port             | 5901                                 |
+----------------------+--------------------------------------+

Change-Id: I97e3415ec3110374cf95d244cd75bcdf6c5e7871
2025-04-03 20:36:31 +11:00

369 B

openstack.compute.v2.console_auth_token

openstack.compute.v2.console_auth_token

The ServerRemoteConsole Class

The ConsoleAuthToken class inherits from ~openstack.resource.Resource.

openstack.compute.v2.console_auth_token.ConsoleAuthToken