<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 03/19/2012 09:04 PM, Andrew Weiss wrote:
<blockquote cite="mid:CB8D77F2.1882%25weissa@purdue.edu" type="cite">
<div>
<div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
">Hi Anthony,</div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
"><br>
</div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
">So I figured out the issue I was having. I was using the
nova-vncproxy Precise rc1 packages, however nova-consoleauth
was not included. Instead, I simply pulled the source from
Git.</div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
"><br>
</div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
">Only other issue now is that the access URL that is being
returned uses the 127.0.0.1 host. Even after I set the the
following flags it still won't change the host to the IP
address I want:</div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
"><br>
</div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
">--novncproxy_base_url=<a moz-do-not-send="true"
href="http://192.168.10.1:6080/vnc_auto.html">http://192.168.10.1:6080/vnc_auto.html</a></div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
">--novncproxy_port=6080</div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
">--novncproxy_host=192.168.10.1</div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
"><br>
</div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
">When I execute "nova get-vnc-console <server id>
novnc" I get an access URL back, but it is using the host
127.0.0.1 which obviously poses an issue when I access my
dashboard from a different host. Any idea where else I might
be able to change this?</div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
"><br>
</div>
<div style="font-family: Tahoma, sans-serif; font-size: 12px;
">Thanks,</div>
<div>
<div>
<p class="MsoNormal" style="margin-top: 0in; margin-right:
0in; margin-left: 0in; margin-bottom: 0.0001pt;
font-size: 12pt; font-family: 'Times New Roman', serif;
"><b><span style="font-size: 9pt; font-family: Tahoma,
sans-serif; "><br>
</span></b></p>
<p class="MsoNormal" style="margin-top: 0in; margin-right:
0in; margin-left: 0in; margin-bottom: 0.0001pt; "><font
class="Apple-style-span" face="Tahoma,sans-serif">Andrew</font></p>
</div>
</div>
</div>
</div>
</blockquote>
<br>
Andrew--<br>
<br>
Packaging has been fix to properly install nova-consoleauth as its
own binary package (its currently coupled with nova-console), should
be updated in precise with the next upload (presumably rc1) [1]
However, I had the same results trying to set the base url flag,
perhaps that is an unrelated nova bug.<br>
<br>
Adam<br>
<br>
[1] <a class="moz-txt-link-freetext" href="https://bugs.launchpad.net/bugs/959426">https://bugs.launchpad.net/bugs/959426</a>
</body>
</html>