Bug 1116903 - Instance console does not work via Horizon instance console tab while using https
Summary: Instance console does not work via Horizon instance console tab while using h...
Keywords:
Status: CLOSED DUPLICATE of bug 1115896
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 5.0 (RHEL 7)
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
: 5.0 (RHEL 7)
Assignee: Martin Magr
QA Contact: Ido Ovadia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-07 14:47 UTC by Ido Ovadia
Modified: 2014-09-08 05:44 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-22 20:59:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ido Ovadia 2014-07-07 14:47:53 UTC
Description of problem:
=======================
Setting horizon's communication over https by CONFIG_HORIZON_SSL=y,  
causing instance console does not work via Horizon instance console tab while using https

Version-Release number of selected component:
=============================================
python-django-horizon-2014.1-7.el7ost.noarch
openstack-dashboard-2014.1-7.el7ost.noarch
openstack-dashboard-theme-2014.1-7.el7ost.noarch

How reproducible:
=================
100%

Steps to Reproduce:
===================
1. Config horizon communication over https, Edit answer file:  CONFIG_HORIZON_SSL=y
2. Install OpenStack via openstack-packstack, using the answer file
3. After creating instance browse to: https://<FQDN>/dashboard/project/instances/<INSTANCE_UUID>/

Actual results:
===============
1. The console doesn't open.

You may click the "Click here to show only console" and than the console works OK.

2. Nova dose not provide the VNC console with SSL

Expected results:
=================
1. Console should open.
2. Nova should provide the VNC console with SSL (updating the baseurl etc in /etc/nova/nova.conf)

Additional info:
================
The instller doesn't edit: etc/nova/nova.conf 
    novncproxy_base_url=http://10.35.160.111:6080/vnc_auto.html
Editing this line to https solve that issue

Comment 2 Gaël Chamoulaud 2014-07-22 20:59:30 UTC

*** This bug has been marked as a duplicate of bug 1115896 ***


Note You need to log in before you can comment on or make changes to this bug.