change URL "http://127.0.0.1:6080/vnc_auto.html" [closed]
Dear all, Hi I'm building OpenStack - Juno System.
I want to change the URL ""http://127.0.0.1:6080/vnc_auto.html" to ""http://controller:6080/vnc_auto.html", unfortunately not change. Restart nova service are also useless.
Please tell me any ideas.
Setting /etc/nova/nova.conf in ControllerNode are as follows.
[DEFAULT]
novncproxy_base_url http://controller:6080/vnc_auto.html
regard
You did not put equal sign in front of novncproxy_base_url. Can you check it.
What that easy miss!!! Thanks!!!