Bug 1010098

Summary: unable to open instance vnc from network view
Product: [Community] RDO Reporter: Mohammed Arafa <bugzilla>
Component: python-django-horizonAssignee: Matthias Runge <mrunge>
Status: CLOSED CURRENTRELEASE QA Contact: Ami Jeain <ajeain>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: aortega, jpichon, mrunge, yeylon
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-django-horizon-2013.2-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-26 14:10:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Mohammed Arafa 2013-09-20 00:35:46 UTC
Description of problem:
havana+neutron - in the network view you can see the lans and the vms on those lans. 
if you click on the vm you get the choice of viewing the console or the log.

clicking on the vnc console bring up this error from the httpd server:

Not Found

The requested URL /project/instances/6f9dc998-0c33-4db2-8c35-e476fbd14532/vnc was not found on this server.
Apache/2.2.15 (CentOS) Server at compute02 Port 80

Version-Release number of selected component (if applicable):


How reproducible:
everytime

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Matthias Runge 2013-09-20 07:46:27 UTC
Could you please verify, that the console works for you, when trying to open the console via the instance tab?

Comment 2 Mohammed Arafa 2013-09-20 10:48:20 UTC
console works

Comment 3 Matthias Runge 2013-09-20 11:09:13 UTC
If it's really urgent for you, the patch from 
https://review.openstack.org/#/c/47532/3/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_container.html

will help you. That'll be the file 
/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_container.html

I suspect, rc1 will contain this patch as well.

Comment 4 Mohammed Arafa 2013-09-21 00:28:39 UTC
cool and no not urgent. but thanks

Comment 5 Matthias Runge 2013-09-23 06:53:13 UTC
OK, the patch went in, will be fixed in rc1.