← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1403922] Re: network topology does not autodetect SPICE console

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

** Changed in: horizon
    Milestone: None => kilo-3

-- 
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):
  Fix Released

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


References