Re: Juju on CloudStack

2015-09-20 Thread Herman Bergwerf
Your documentation is really helpful! I'll consider to build a basic CloudStack provider when I have some time. Op ma 21 sep. 2015 om 06:03 schreef Andrew Wilkins < andrew.wilk...@canonical.com>: > On Mon, Sep 21, 2015 at 5:53 AM Herman Bergwerf > wrote: > >> I find it quite difficult to underst

Re: Juju on CloudStack

2015-09-20 Thread Andrew Wilkins
On Mon, Sep 21, 2015 at 5:53 AM Herman Bergwerf wrote: > I find it quite difficult to understand the semantics of a general juju > provider (so far juju/environs helped a bit to understand the general > principle). Is there a place where I can find what I need to write a very > minimal provider?

Re: Juju on CloudStack

2015-09-20 Thread Herman Bergwerf
I find it quite difficult to understand the semantics of a general juju provider (so far juju/environs helped a bit to understand the general principle). Is there a place where I can find what I need to write a very minimal provider? I don't really have experience with juju, cloudstack or cloud com

Re: Juju on CloudStack

2015-09-19 Thread Nate Finch
Definitely look at the GCE provider, it's the newest and uses our current best practices. Some of the older providers are not quite as good examples (not that they're wrong, we've just figured out better ways to do structure the code). On Sat, Sep 19, 2015, 6:01 AM Mark Shuttleworth wrote: > On

Re: Juju on CloudStack

2015-09-19 Thread Herman Bergwerf
I believe CloudStack is used by quite a number of smaller public clouds such as exoscale and datapipe. The reason I am going to use CloudStack is because a company who has a CloudStack cloud (PCextreme) donated some of their computing resources to my FOSS project MolView (http://molview.org, I'm ba

Re: Juju on CloudStack

2015-09-19 Thread Mark Shuttleworth
On 18/09/15 17:27, Herman Bergwerf wrote: > Hmm, ok. I'm quite surprised a pretty widely used virtualization stack such > as cloudstack is not implemented in juju at all. Are there maybe future > plans to do this? Anybody can write a cloud provider and contribute it to Juju. Canonical will usually

Re: Juju on CloudStack

2015-09-18 Thread Herman Bergwerf
the cloudstack endpoint from my hosting provider? >>> Because >>> > the docs are not really clear about this... >>> > >>> > >>> > On Fri, Sep 18, 2015, 17:21 Jorge O. Castro >> > <mailto:jo...@ubuntu.com>> wrote: >>>

Re: Juju on CloudStack

2015-09-18 Thread Nick Veitch
juju by >> > pointing it to the cloudstack endpoint from my hosting provider? Because >> > the docs are not really clear about this... >> > >> > >> > On Fri, Sep 18, 2015, 17:21 Jorge O. Castro > > <mailto:jo...@ubuntu.com>> wrote: >> > >

Re: Juju on CloudStack

2015-09-18 Thread Herman Bergwerf
cloudstack endpoint from my hosting provider? Because > > the docs are not really clear about this... > > > > > > On Fri, Sep 18, 2015, 17:21 Jorge O. Castro > <mailto:jo...@ubuntu.com>> wrote: > > > > On Thu, Sep 17, 2015 at 9:47 AM, Herman Bergwerf > &g

Re: Juju on CloudStack

2015-09-18 Thread Nick Veitch
18, 2015, 17:21 Jorge O. Castro > <mailto:jo...@ubuntu.com>> wrote: >> >> On Thu, Sep 17, 2015 at 9:47 AM, Herman Bergwerf >> mailto:hermanbergw...@gmail.com>> wrote: >> > (how) can I run Juju on CloudStack? >> >> It's my understan

Re: Juju on CloudStack

2015-09-18 Thread José Antonio Rey
mailto:hermanbergw...@gmail.com>> wrote: > (how) can I run Juju on CloudStack? It's my understanding that CloudStack emulates an EC2 environment's APIs, have you tried configuring it as an EC2 environment? -- José Antonio Rey -- Juju mailing list Juju@lis

Re: Juju on CloudStack

2015-09-18 Thread Herman Bergwerf
ecause the docs are not really clear about this... On Fri, Sep 18, 2015, 17:21 Jorge O. Castro wrote: > On Thu, Sep 17, 2015 at 9:47 AM, Herman Bergwerf > wrote: > > (how) can I run Juju on CloudStack? > > It's my understanding that CloudStack emulates an EC2 env

Re: Juju on CloudStack

2015-09-18 Thread Jorge O. Castro
On Thu, Sep 17, 2015 at 9:47 AM, Herman Bergwerf wrote: > (how) can I run Juju on CloudStack? It's my understanding that CloudStack emulates an EC2 environment's APIs, have you tried configuring it as an EC2 environment? -- Juju mailing list Juju@lists.ubuntu.com Modify settings o

Juju on CloudStack

2015-09-17 Thread Herman Bergwerf
Maybe this is a noob question but I cannot find the answer online (only posts from a couple of years ago and I believe Juju has changed since then). (how) can I run Juju on CloudStack? Thanks, Herman Bergwerf -- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https

Re: Need Juju on cloudstack!

2014-03-23 Thread Kapil Thangavelu
e d'origine- > De : John Meinel [mailto:j...@arbash-meinel.com] > Envoyé : vendredi 21 mars 2014 10:08 > À : DEHAY Franck OF/DSIF > Cc : juju@lists.ubuntu.com > Objet : Re: Need Juju on cloudstack! > > One of the easiest ways to do it today would be to use manual > p

RE: Need Juju on cloudstack!

2014-03-21 Thread franck.dehay
juju@lists.ubuntu.com Objet : Re: Need Juju on cloudstack! One of the easiest ways to do it today would be to use manual provisioning. So you would spin up your instances using whatever cloudstack interface you have available (such as the dashboard), and then you would register those machines with juju (juj

Re: Need Juju on cloudstack!

2014-03-21 Thread John Meinel
One of the easiest ways to do it today would be to use manual provisioning. So you would spin up your instances using whatever cloudstack interface you have available (such as the dashboard), and then you would register those machines with juju (juju add-machine ssh:user@host), and then you could d

Need Juju on cloudstack!

2014-03-20 Thread franck.dehay
Hello, We have been following juju over the last few months @Orange with intense interest and would like to be able to use it. We just love the service approach that juju offers compared to other tools (we use Chef right now) Our problem is that we have a cloud based on CloudStack and we cannot