Heterogeneous series environments
Gustavo Niemeyer
gustavo.niemeyer at canonical.com
Fri Mar 22 00:40:29 UTC 2013
Hi Tim,
On Thu, Mar 21, 2013 at 7:47 PM, Tim Penhey <tim.penhey at canonical.com> wrote:
> Having just landed a branch that added an explicit series param to the
> environs StartInstance method, I'm now wondering why...
>
> I sort of did the work blindly because it was put in front of me, but
> I'm wondering what the situations are that we actually need it?
>
> Do we support environments where we deploy to different series?
If someone is deploying mysql and wordpress, why should the database
necessarily be deployed in the same Ubuntu series than the frontend?
I believe there's no reason to not support mixed series, technical or
otherwise, and there are excellent reasons to support it:
1) Heterogenous environments are common place in the real world
2) It's an advantage the juju model buys on top of typical
single-machine packaging
3) It's very easy to support it
4) That's how py juju works
> This is me trying to understand my work more.
It's a valid question for sure. Thanks for asking.
gustavo @ http://niemeyer.net
More information about the Juju-dev
mailing list