VNC unreachable from Horizon

Bug #1530147 reported by Dmitry Tyzhnenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
High
Maciej Relewicz

Bug Description

User can't connect to instance console via Horizon

Scenario:
1. Create new environment
2. Choose Neutron, VLAN
3. Choose Ceph for images
4. Add 3 controller
5. Add 2 compute
6. Add 1 cinder
7. Add 3 ceph
8. Change disk configuration for both Ceph nodes. Change 'Ceph' volume for vdc
9. Verify networks
10. Deploy the environment
11. Verify networks
12. Run OSTF tests
13. Launch instance in Horizon
14. Connect to VNC console

Compute node has default DROP rule in INPUT iptables chain, and drop connection from vncproxy

# iptables -L INPUT -n -v | grep INPUT
Chain INPUT (policy DROP 32 packets, 2448 bytes)

2015-12-30 14:28:26.445 54384 INFO nova.console.websocketproxy [req-3783a8fb-ed04-4df4-b241-55a1f46c7f62 - - - - -] 3: connecting to: 192.168.0.9:5900
2015-12-30 14:30:33.725 54384 INFO nova.console.websocketproxy [req-3783a8fb-ed04-4df4-b241-55a1f46c7f62 - - - - -] handler exception: [Errno 110] ETIMEDOUT

After add ACCEPT rule for 5900-6100 ports in INPUT chain on compute Horizon connects to VNC successfully

Revision history for this message
Dmitry Tyzhnenko (dtyzhnenko) wrote :

It seems to be happened after the merge this review [1]

[1] https://review.openstack.org/#/c/258050

tags: added: regression-8.0
Changed in fuel:
status: New → Confirmed
Maciej Relewicz (rlu)
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Maciej Relewicz (rlu)
Revision history for this message
Maciej Relewicz (rlu) wrote :
Revision history for this message
Maciej Relewicz (rlu) wrote :
Changed in fuel:
status: Confirmed → Won't Fix
Revision history for this message
Artem Panchenko (apanchenko-8) wrote :

@rlu

LP has 'Mark as duplicate' option, let's use it ;)

Changed in fuel:
status: Won't Fix → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.