Hi Team,
I tried configuring nova-vncproxy, but at
/usr/bin/nova-vncproxy --vncproxy_wwwroot /home/localadmin/src/noVNC
--flagfile=/etc/nova/nova.conf
I am getting following error at /var/log/nova/nova-vncproxy.log
*2011-08-30 17:39:10,698 CRITICAL nova [-] name '_' is not defined
(nova): TRACE: Traceback (most recent call last):
(nova): TRACE: File "/usr/bin/nova-vncproxy", line 84, in <module>
(nova): TRACE: LOG.audit(_("Starting nova-vncproxy node (version %s)"),
(nova): TRACE: NameError: name '_' is not defined
(nova): TRACE:
*
I included following entries on nova.conf, highly appreciate if you could
help me to resolve this.
*--vnc_console_proxy_url=http://192.168.104.1:6080
--vnc_enabled=True
--vncproxy_host=192.168.104.1
--vncproxy_url=http://192.168.104.1:6080
*
Cheers!
Rasika K.
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp