Reg Juju Api

2015-02-25 Thread Rajendar K
Hi All, Quite new to this forum. I would like to know the details about the juju-API for communication to public clouds (Amazon, etc).(where i can download and start using) I have my own cloud infrastructure, is it possible to call those APIs for managing VMs across Cloud platforms? Als

Re: Reg Juju Api

2015-02-25 Thread Mark Shuttleworth
On 25/02/15 11:30, Rajendar K wrote: > Quite new to this forum. Welcome! > I would like to know the details about the juju-API for communication to > public clouds (Amazon, etc).(where i can download > and start using) There is code built into Juju that knows about each cloud; we call

Re: Reg Juju Api

2015-02-25 Thread Rajendar K
Hi Mark, Thanks for your kind reply. It makes me to understand better about juju.. Here are my few queires.. *(i) Each charm starts with a "blank" machine, like "centos6" or "trusty" or"windows8", and then does what it needs to do to add the service itdescribes to that machin

Re: Reg Juju Api

2015-02-25 Thread Kapil Thangavelu
On Wed, Feb 25, 2015 at 8:05 PM, Rajendar K wrote: > Hi Mark, > Thanks for your kind reply. > It makes me to understand better about juju.. > > Here are my few queires.. > > > > > > > *(i) Each charm starts with a "blank" machine, like "centos6" or "trusty" > or"windows8", and the

Re: Reg Juju Api

2015-02-26 Thread Rajendar K
Hi Kapil, Thanks for your clear description about my queries. I have installed and configured juju and set cloud provider as LXC. As you mentioned, *(i) the juju environment will automatically do that for you, else you can checkout one out via vcs and deploy it as a local charm. (see d

Re: Reg Juju Api

2015-02-28 Thread Kapil Thangavelu
On Thu, Feb 26, 2015 at 7:48 PM, Rajendar K wrote: > Hi Kapil, >Thanks for your clear description about my queries. > > I have installed and configured juju and set cloud provider as LXC. > > As you mentioned, > *(i) the juju environment will automatically do that for you, else you ca

Re: Reg Juju Api

2015-03-01 Thread Rajendar K
Hi Kapil, Thanks for your reply. Here's my detailed query... On Sat, Feb 28, 2015 at 8:10 PM, Kapil Thangavelu wrote: > > > On Thu, Feb 26, 2015 at 7:48 PM, Rajendar K wrote: > >> Hi Kapil, >>Thanks for your clear description about my queries. >> >> I have installe