1. Home
  2. OpenStack
  3. The VNC console URL isn’t correct in the Horizon dashboard. How do I change it?

The VNC console URL isn’t correct in the Horizon dashboard. How do I change it?

This article is being updated. Please be aware the content herein, not limited to version numbers and slight syntax changes, may not match the output from the most recent versions of Bright. This notation will be removed when the content has been updated.

You may modify the VNC proxy hostname in Bright which updates the VNC Console URL. ion the Horizon dashboard.
This may be required as the VNC proxy URL is showing up as http://master:6080/vnc_auto.html for example and the internal network is not directly accessible from outside the cluster.

#cmsh
% openstack
% settings
% compute
% get vncproxyhostname master
% set vncproxyhostname bright.example.com 
% commit

Updated on October 23, 2020

Related Articles

Leave a Comment