← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1403922] [NEW] network topology does not autodetect SPICE console

 

Public bug reported:

The "open console" link in "Network Topology" does not autodetect
console type. This can be reproduced by setting CONSOLE_TYPE="AUTO" (or
ommiting the setting as AUTO is default value) while using SPICE
console.

Autodetection is correctly implemented in Instances view
(openstack_dashboard/dashboards/project/instances/console.py), but in
network topology
(openstack_dashboard/dashboards/project/network_topology/views.py in
JSONView) is only simple check, that ignore "RDP" and "AUTO".

This is related (but not duplicate) to Bug #1228990

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1403922

Title:
  network topology does not autodetect SPICE console

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  The "open console" link in "Network Topology" does not autodetect
  console type. This can be reproduced by setting CONSOLE_TYPE="AUTO"
  (or ommiting the setting as AUTO is default value) while using SPICE
  console.

  Autodetection is correctly implemented in Instances view
  (openstack_dashboard/dashboards/project/instances/console.py), but in
  network topology
  (openstack_dashboard/dashboards/project/network_topology/views.py in
  JSONView) is only simple check, that ignore "RDP" and "AUTO".

  This is related (but not duplicate) to Bug #1228990

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1403922/+subscriptions


Follow ups

References