<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi All<br><br>At present I am using VMWARE with Opennebula & its working fine on a private cloud. Now, i am going to integrate private cloud with Public Cloud and want to create an environment  Elasticfox +EC2+OpenNebula+Vmware. Cloud Users got authentication with Elasticfox through Browser.  <br><br>My Elastic fox give authentication error---> "User not authorized"<br><br>Credentials for login into Elastic fox, i am using <br><br>AWS Access Key--------> Oneadmin<br>AWS Secret Access Key ---> <sha1password> of oneadmin<br><br>When i using this with command mode into CLI mode, its working fine------> #econe-describe-instances -K oneadmin -S <sha1password> -U http://localhost:4567 -H but its not working with Elasticfox.<br><br>Also, when i tried to upload vmdk file to EC2, its will display a long html file that i captured into a text file, i am attaching this text file also. <br><br>command i used ---> #econe-upload /var/lib/one/var/images/minicentos/cent/ttylinux-flat.vmdk<br><br>econe.conf <br>----------------------------------------------------------------------------------------------<br>:one_xmlrpc: http://localhost:2633/RPC2<br><br># Host and port where econe server will run<br>:server: localhost<br>:port: 4567<br><br># SSL proxy that serves the API (set if is being used)<br>#:ssl_server: fqdm.of.the.server<br><br># Authentication protocol for the econe server:<br>#   ec2, default Acess key and Secret key scheme<br>#   x509, for x509 certificates based authentication<br>:auth: ec2<br><br># VM types allowed and its template file (inside templates directory)<br>:instance_types:<br>  :m1.small:<br>    :template: m1.small.erb<br>---------------------------------------------------------------------------------------------------------------------<br><br>There is not any more documentation available on VMWARE +EC2+ OpenNebula on website. Will anyone help me out. how i configure my Elasticfox with EC2 & Opennebula with vmware ?<br><br>Thanks in advance<br><br>(Bharat Bagai)<br><br>                                         </div></body>
</html>