<div dir="ltr">Hi,<div><br></div><div style>Thank you for response! I tried this but I had a problem.</div><div style>I am exporting this environmental variables </div><div style>export EC2_SECRET_KEY=xxxxx</div><div>export EC2_ACCESS_KEY=oneadmin</div>
<div>export ONE_AUTH=$HOME/one_auth</div><div>export EC2_URL=<a href="http://localhost:4567">http://localhost:4567</a><br></div><div><br></div><div style>and econe commands work fine.</div><div style><br></div><div style>
In my apache configuration I added the following for reverse proxy: </div><div style><div>ProxyPass /ec2/ <a href="http://localhost:4567">http://localhost:4567</a></div><div>ProxyPassReverse /ec2/ <a href="http://localhost:4567">http://localhost:4567</a></div>
<div><br></div><div style>And after I changed the export EC2_URL=<a href="http://localhost:4567">http://localhost:4567</a> with export EC2_URL=<a href="http://MY_IP_ADDRESS/ec2/">http://MY_IP_ADDRESS/ec2/</a></div><div style>
<br></div><div style>but this way I am getting the following error:</div></div><div>econe-describe-images: The username or password is not correct<br></div><div><br></div><div style>May be I am missing something?</div><div style>
<br></div><div style>Thanks in advance! </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 6, 2013 at 2:56 PM, Tino Vazquez <span dir="ltr"><<a href="mailto:tinova@opennebula.org" target="_blank">tinova@opennebula.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
The rules for the reverse proxy are only set for the CLI and Sunstone,<br>
but in principle i don't see why it shouldn't work as well with EC2<br>
and OCCI as well. If you think this is interesting, please open a<br>
feature request in the <a href="http://dev.opennebula.org" target="_blank">dev.opennebula.org</a> portal.<br>
<br>
Best regards,<br>
<br>
-Tino<br>
--<br>
Join us at OpenNebulaConf2013 in Berlin, 24-26 September, 2013 |<br>
<a href="http://www.opennebulaconf.com" target="_blank">www.opennebulaconf.com</a><br>
<br>
--<br>
Constantino Vázquez Blanco, PhD, MSc<br>
Project Engineer | OpenNebula - The Open-Source Solution for Data<br>
Center Virtualization<br>
<a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | @tinova79 | @OpenNebula<br>
<div><div class="h5"><br>
<br>
On Thu, Jun 6, 2013 at 10:05 AM, Andranik Hayrapetyan<br>
<<a href="mailto:andranik.h89@gmail.com">andranik.h89@gmail.com</a>> wrote:<br>
> Good day,<br>
><br>
> I would like to know, if it is possible to access a zone which I have<br>
> created with oZones server using EC2 API, or it is only possible with<br>
> OpenNebul CLI and Sunestone server like it is said here<br>
> <a href="http://opennebula.org/documentation:rel4.0:ozones" target="_blank">http://opennebula.org/documentation:rel4.0:ozones</a> .<br>
><br>
> P.S. I am using OpenNebula 4<br>
><br>
> Thanks in advance!<br>
><br>
</div></div>> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
</blockquote></div><br></div>