<div dir="ltr">Hi ALL<div><br></div><div>I have openstack liberty running and everything works fine.</div><div><br></div><div>The vm console from dashboard is also working fine using port 6080.</div><div><br></div><div>when click console, the URL is: <a href="http://controller_vip:6080/vnc_auto.html?token=XXX&title=VM_name(openstack_id)">http://controller_vip:6080/vnc_auto.html?token=XXX&title=VM_name(openstack_id)</a></div><div><br></div><div>I want to customize the dashboard console port to other port, say 6090, to:</div><div><a href="http://controller_vip">http://controller_vip</a>:<font color="#ff0000">6090</font>/vnc_auto.html?token=XXX&title=VM_name(openstack_id)<br></div><div><br></div><div>I tried to change all the value from 6080 to 6090 in nova.conf based on <a href="http://docs.openstack.org/admin-guide/compute-remote-console-access.html">http://docs.openstack.org/admin-guide/compute-remote-console-access.html</a>, especially "<span style="color:rgb(51,51,51);font-family:'open sans',helvetica,arial,sans-serif;font-size:14px;line-height:20px">novncproxy_base_url" </span></div><div><br></div><div>However, when do the netstat, the controller is still listening on port 6080 and when click console from dashboard, the URL still use port 6080.</div><div><br></div><div>is there any other config I need to change? </div><div><br></div><div>Thanks</div></div>