Hello, On Tue, Nov 2, 2010 at 1:26 PM, Zeeshan Ali Shah <[email protected]> wrote: > 1) what need to be install for client , like we have Euca-tools for > eucalyptus. any client specific packages for the users ?
There is not an specific client only package for opennebula CLI. I think that a gem containing needed files could be the best way to distribute them but right now I cannot tell you wen or if it will be done. Needed files are from installation: bin/one* lib/ruby/OpenNebula.rb lib/ruby/OpenNebula/* lib/ruby/client_utilities.rb lib/ruby/command_parse.rb I am writing this from memory, maybe some other files are needed. > 2) how authentication work does the username:password in ~/.one/one_auth > must be same as in frontend ? The authentication works the same. If the server is located in a server different that the clients make sure to set ONE_XMLRPC env var, it is explained here http://opennebula.org/documentation:rel2.0:cg. Also take into account that one CLI do not transfer files, the paths must be local to the frontend. Bye -- Javier Fontan, Grid & Virtualization Technology Engineer/Researcher DSA Research Group: http://dsa-research.org Globus GridWay Metascheduler: http://www.GridWay.org OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
