yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36922
[Bug 1485529] [NEW] The API for getting console connection info works only for RDP
Public bug reported:
There is an API (os-console-auth-tokens) which returns the connection
info which correspond to a given console token. However this API works
only for RDP consoles:
https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/console_auth_tokens.py#L49
We need the same API for MKS consoles as well. Also I don't see any
reason why we should check the console type at all.
** Affects: nova
Importance: Medium
Assignee: Radoslav Gerganov (rgerganov)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1485529
Title:
The API for getting console connection info works only for RDP
Status in OpenStack Compute (nova):
New
Bug description:
There is an API (os-console-auth-tokens) which returns the connection
info which correspond to a given console token. However this API
works only for RDP consoles:
https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/console_auth_tokens.py#L49
We need the same API for MKS consoles as well. Also I don't see any
reason why we should check the console type at all.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1485529/+subscriptions
Follow ups