yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53609
[Bug 1485529] Re: The API for getting console connection info works only for RDP
** Changed in: nova
Status: In Progress => Fix Released
--
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):
Fix Released
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
References