Hi Ian, Looked at the src-rpm just now, but it seems like they don’t “allow” setting of the password from there. The cli does allow for setting of the password by simply invoking “ovs-agent-passwd oracle <password>” would that suffice ?
Cheers, Funs From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Monday, June 23, 2014 2:42 PM To: Funs Kessen Cc: CloudStack Dev; Sebastien Goasguen; Funs Kessen Subject: Re: Review Request 22814: The OVM3 module itself OK, Thanks Funs. Will give it a go sometime later this week. On 23 June 2014 13:32, Funs Kessen <fkes...@schubergphilis.com<mailto:fkes...@schubergphilis.com>> wrote: Hi Ian, I've built it so that it should be able to deal with a "default" install.. By default the agent password is asked at install time, and I don't know how to insert that at install time when it's a headless install. I do know that we can change it locally quite simple, and we could leverage the insertion of the plugin for it. Although it would be nice if we could set it at install time of the image. Does that still make sense ? Cheers, Funs > -----Original Message----- > From: Ian Duffy [mailto:i...@ianduffy.ie<mailto:i...@ianduffy.ie>] > Sent: Friday, June 20, 2014 9:06 PM > To: CloudStack Dev; Sebastien Goasguen > Cc: Funs Kessen > Subject: Re: Review Request 22814: The OVM3 module itself > > Is there any initial setup to be done on OVM Server or is it as simple as > selecting OVM on cloudstack with the username / password? > > > On 20 June 2014 14:30, Sebastien Goasguen > <run...@gmail.com<mailto:run...@gmail.com>> wrote: > > > > > ----------------------------------------------------------- > > This is an automatically generated e-mail. To reply, visit: > > https://reviews.apache.org/r/22814/#review46271 > > ----------------------------------------------------------- > > > > Ship it! > > > > > > committed to ovmsupport > 1516b041bc762535b8f2e74bcb1e6594e5657f86 > > > > - Sebastien Goasguen > > > > > > On June 20, 2014, 1:19 p.m., Funs Kessen wrote: > > > > > > ----------------------------------------------------------- > > > This is an automatically generated e-mail. To reply, visit: > > > https://reviews.apache.org/r/22814/ > > > ----------------------------------------------------------- > > > > > > (Updated June 20, 2014, 1:19 p.m.) > > > > > > > > > Review request for cloudstack. > > > > > > > > > Repository: cloudstack-git > > > > > > > > > Description > > > ------- > > > > > > I forgot the module itself =) > > > > > > > > > Diffs > > > ----- > > > > > > plugins/hypervisors/ovm3 bd64f2d > > > plugins/hypervisors/ovm3/pom.xml PRE-CREATION > > > > > plugins/hypervisors/ovm3/resources/META-INF/cloudstack/ovm3- > compute/mo > > dule.properties > > PRE-CREATION > > > > > plugins/hypervisors/ovm3/resources/META-INF/cloudstack/ovm3- > compute/sp > > ring-ovm3-compute-context.xml > > PRE-CREATION > > > > > plugins/hypervisors/ovm3/resources/META-INF/cloudstack/ovm3- > discoverer > > /module.properties > > PRE-CREATION > > > > > plugins/hypervisors/ovm3/resources/META-INF/cloudstack/ovm3- > discoverer > > /spring-ovm3-discoverer-context.xml > > PRE-CREATION > > > plugins/hypervisors/ovm3/scripts/clean_master.sh PRE-CREATION > > > plugins/hypervisors/ovm3/scripts/clean_slave.sh PRE-CREATION > > > plugins/hypervisors/ovm3/scripts/create_pool_cluster.py PRE- > CREATION > > > plugins/hypervisors/ovm3/scripts/info.py PRE-CREATION > > > plugins/hypervisors/ovm3/scripts/ovs_agent_plugin/cloudstack.py > > PRE-CREATION > > > plugins/hypervisors/ovm3/scripts/password.py PRE-CREATION > > > plugins/hypervisors/ovm3/scripts/repo_pool.py PRE-CREATION > > > plugins/hypervisors/ovm3/scripts/simple_pool.py PRE-CREATION > > > plugins/hypervisors/ovm3/scripts/socat.sh PRE-CREATION > > > plugins/hypervisors/ovm3/scripts/tail.sh PRE-CREATION > > > plugins/hypervisors/ovm3/src/com/cloud/ha/Ovm3Investigator.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/hypervisor/Ov > m3 > > Discoverer.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/hypervisor/Ov > m3 > > Fencer.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/hypervisor/Ov > m3 > > Guru.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/hypervisor/Ov > m3 > > Helper.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/hypervisor/Ov > m3 > > ResourceBase.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/CloudSt > a > > ckPlugin.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Cluster. > > java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Commo > n.j > > ava > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Connect > i > > on.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Linux.ja > > va > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Network > . > > java > > PRE-CREATION > > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Ntp.ja > > > va > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/OvmObj > ec > > t.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Pool.jav > > a > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/PoolOC > FS > > 2.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Remote. > j > > ava > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Reposit > o > > ry.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/RpcType > F > > actory.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Storage > P > > lugin.java > > PRE-CREATION > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Test.jav > > a > > PRE-CREATION > > > > > > > plugins/hypervisors/ovm3/src/com/cloud/hypervisor/ovm3/object/Xen.ja > > > va > > PRE-CREATION > > > > > > Diff: https://reviews.apache.org/r/22814/diff/ > > > > > > > > > Testing > > > ------- > > > > > > > > > Thanks, > > > > > > Funs Kessen > > > > > > > > > >