Re: Juju-gui only show localhost as the deployment option

2017-09-03 Thread John Meinel
The main reasons we don't directly offer cross cloud support is mostly about user experience. There are potentially tricky things around getting routing to work correctly between machines. Also there are several things that are cached on controllers, which only helps if the controller is "local"

Re: Juju-gui only show localhost as the deployment option

2017-09-01 Thread Akshat Jiwan Sharma
Many thanks Fen for the detailed guide and for starting a great discussion. I have a couple of ideas that I'd like to share as well as a few followups to your write-up. >The catch is, of course, the manual step of selecting the proper controller. Yes in addition to deploying the container on a

Re: Juju-gui only show localhost as the deployment option

2017-09-01 Thread Akshat Jiwan Sharma
Yes indeed it answers all my questions Rick. That's all I have for now but I'll come back to you if I have any more! Best, Akshat On Fri, Sep 1, 2017 at 5:57 PM, Rick Harding wrote: > Sure thin Akshat. Pricing is still ongoing as we learn from the beta how > the

Re: Juju-gui only show localhost as the deployment option

2017-09-01 Thread Rick Harding
Sure thin Akshat. Pricing is still ongoing as we learn from the beta how the back end costs work out. Our goal is definitely to use scale and our expertise to have using JAAS be cheaper than your own infrastructure. There's likely to be different pricing levels based on things like support

Re: Juju-gui only show localhost as the deployment option

2017-09-01 Thread Akshat Jiwan Sharma
Hi Rick, Thank you for mentioning JAAS. It does indeed solve many of my problems. It would be great if you could let me know a bit about pricing. I understand that it's in Beta at the moment. But when it launches will the pricing be based on number of models/number or deployments or some other

Re: Juju-gui only show localhost as the deployment option

2017-08-31 Thread Giuseppe Attardi
should be possible to authenticate with OpenStack credentials in the > Juju GUI. > > — Beppe > > > Date: Tue, 29 Aug 2017 19:29:14 +0530 > > From: Akshat Jiwan Sharma <akshatji...@gmail.com > > <mailto:akshatji...@gmail.com>> > > To: juju@l

Re: Juju-gui only show localhost as the deployment option

2017-08-31 Thread John Meinel
..@gmail.com> > > To: juju@lists.ubuntu.com > > Subject: Juju-gui only show localhost as the deployment option > > Message-ID: > > <CAKZBVX07nRkvHyVUzCqg6fZXNox0xi+iGYy6H_nROYRmO0g3QA@mail. > gmail.com> > > Content-Type: text/plain; charset="

Re: Juju-gui only show localhost as the deployment option

2017-08-30 Thread Giuseppe Attardi
gmail.com> > To: juju@lists.ubuntu.com > Subject: Juju-gui only show localhost as the deployment option > Message-ID: > <cakzbvx07nrkvhyvuzcqg6fzxnox0xi+igyy6h_nroyrmo0g...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Is there a way I can conf

Re: Juju-gui only show localhost as the deployment option

2017-08-30 Thread Rick Harding
Just to toss, out. JAAS [1] is built to be Juju as a Service across clouds doing some of the extra work to enable users to have a single dashboard across a wide array of clouds and regions. Give it a try and I'd love to chat about any feedback on where JAAS does or doesn't fit for the needs you're

Re: Juju-gui only show localhost as the deployment option

2017-08-30 Thread fengxia
Akshat, Just to chip in some of my thoughts on this since we (disclosure, I'm a researcher at Lenovo) have had extensive discussions on a similar use case and consequently come down to the same challenge as you are currently looking at. 1. Juju CLI allows user to select controller, which

Re: Juju-gui only show localhost as the deployment option

2017-08-30 Thread fengxia
Akshat, Just to chip in some of my thoughts on this since we (disclosure, I'm a researcher at Lenovo) have had extensive discussions on a similar use case and consequently come down to the same challenge as you are currently looking at. 1. Juju CLI allows user to select controller, which

Re: Juju-gui only show localhost as the deployment option

2017-08-30 Thread Akshat Jiwan Sharma
Thank you Feng, As I understand for now there is no way to use multiple providers with juju either with a GUI or command line. My goal is to be able to allow users to deploy charms (mostly wordpress/drupal/ghost) on a cloud of their choice. Anything that allows me to do this is acceptable. The

Re: Juju-gui only show localhost as the deployment option

2017-08-29 Thread fengxia
Hi Akshat, Juju controller does not support multiple cloud/provider. It's like a switch board, juju can only talk to one controller at a time. However, I do think there are use case of supporting multiple clouds with one orchestrator. I'm not sure whether juju team has sth like that on its

Re: Juju-gui only show localhost as the deployment option

2017-08-29 Thread Rick Harding
Hi Akshat, thanks for the interesting questions. I think that the blocker is that a single controller cannot currently manage multiple clouds. Only regions within the cloud. Once a cloud is bootstrapped to a specific cloud it assumes all models are on that provider from then on. In this way, the