FYI, I have filed a bug to track this:

https://bugs.launchpad.net/nova/+bug/1485529

It'd be really nice to fix this in the L release.

Thanks,
Rado

On  4.08.2015 14:18, Radoslav Gerganov wrote:
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://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_openstack_nova_blob_master_nova_api_openstack_compute_plugins_v3_console-5Fauth-5Ftokens.py-23L49&d=BQICAg&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMNtXt-uEs&r=h6VMsoP9gXKqcB9YSgf6Ulb3sLQs54a0wyrIaBfgTyc&m=FATeZ0i_z3wTCwBbjWhupJ0uwMfYUxD1pebEQ39ASCE&s=gqOn9k4HiCz1jD3LZxlMZrAQFcL57Euqh3cZkaZ5XHk&e=

Why do we have this restriction?  We need the same API for MKS consoles
as well.  I have posted the following patch:

https://review.openstack.org/#/c/208998/

but I'd prefer to remove the type check altogether and make it work for
all types of consoles.  I don't see any reason to restrict the API only
for certain types of VM consoles.  What do you think?

Thanks,
Rado

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to