Hi All, Havana setup with three nodes(network,compute and controller) is working perfectly. I am able to launch instances and to access using floating ip. But I am unable to access console in browser. Below is vnc configuration in nova.conf file .
Controller: nova.conf # novnc novncproxy_port=6080 novnc_enabled=true novncproxy_base_url=http://public_ip_controller:6080/vnc_auto.html vncserver_proxyclient_address=10.10.10.10 vncserver_listen=0.0.0.0 COmpute : nova.conf # novnc vnc_enabled=true novncproxy_base_url=http://public_ip_controller:6080/vnc_auto.html novncproxy_port=6080 vncserver_proxyclient_address=10.10.10.11 vncserver_listen=0.0.0.0 Error in nova-consoleauth.log 2013-11-21 16:00:50.210 23416 INFO nova.openstack.common.rpc.common [req-9cead3ea-4411-47e3-b262-616f5a0dd4c5 b2709b223a14424daa7f3f92025915b7 9fcbcea4a3f0485e82035b810ec79841] Connected to AMQP server on controller:5672 2013-11-21 17:07:56.675 23416 AUDIT nova.consoleauth.manager [req-65385fb1-4b00-4dcf-84ff-26e06504d960 b2709b223a14424daa7f3f92025915b7 9fcbcea4a3f0485e82035b810ec79841] Received Token: 8664012f-12db-4885-8c05-2eff62cdf0f8, {'instance_uuid': u'4c6d6065-c176-4ca3-b48e-aca6e7652b45', 'internal_access_path': None, 'last_activity_at': 1385033876.674505, 'console_type': u'novnc', 'host': u'127.0.0.1', 'token': u'8664012f-12db-4885-8c05-2eff62cdf0f8', 'port': u'5901'} Regards *Jitendra Bhaskar*
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack