<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 11/02/2017 04:56 AM, Chris Lee
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAPVaPiZWs4QGNOj7NmnndFbc2UeA8xCscV08sZOm22cWtKmHNQ@mail.gmail.com">
<div dir="ltr"><span
id="gmail-docs-internal-guid-0358855f-7b11-58d2-97b7-68be6106df22">
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:"Ubuntu Mono";color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">A new development release of Juju is here, 2.3-beta2.</span></p>
</span></div>
</blockquote>
<br>
2.3 is looking great, and is worth a test run for those of you with
larger models and an interest in cross-model relations.<br>
<br>
<br>
<blockquote type="cite"
cite="mid:CAPVaPiZWs4QGNOj7NmnndFbc2UeA8xCscV08sZOm22cWtKmHNQ@mail.gmail.com">
<div dir="ltr"><span
id="gmail-docs-internal-guid-0358855f-7b11-58d2-97b7-68be6106df22">
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:"Ubuntu Mono";color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">## New and Improved</span></p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:"Ubuntu Mono";color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">* Deploying bundles can now target existing machines</span></p>
</span><span
id="gmail-docs-internal-guid-0358855f-7b11-58d2-97b7-68be6106df22">
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:"Ubuntu Mono";color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> juju deploy some-bundle --use-existing-machines --bundle-machine 3=4</span></p>
</span></div>
</blockquote>
<br>
From a D-R-Y perspective, we --dont --need --all --those --options
:)<br>
<br>
Perhaps just:<br>
<br>
juju deploy --map-machines A=B,C=D<br>
<br>
... or some variant of that?<br>
<br>
Let's use the betas to refine and condense and clarify.<br>
<br>
<br>
<blockquote type="cite"
cite="mid:CAPVaPiZWs4QGNOj7NmnndFbc2UeA8xCscV08sZOm22cWtKmHNQ@mail.gmail.com">
<div dir="ltr"><span
id="gmail-docs-internal-guid-0358855f-7b11-58d2-97b7-68be6106df22"></span><span
id="gmail-docs-internal-guid-0358855f-7b11-58d2-97b7-68be6106df22"><br>
</span><span
id="gmail-docs-internal-guid-0358855f-7b11-58d2-97b7-68be6106df22">
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:"Ubuntu Mono";color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">* Cross model relations now supports nagios in its own [controller:]model</span></p>
</span><span
id="gmail-docs-internal-guid-0358855f-7b11-58d2-97b7-68be6106df22"><br>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:"Ubuntu Mono";color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">The nagios and nrpe charms are updated to be cross model relations aware.</span></p>
</span></div>
</blockquote>
<br>
\o/ that's going to be very popular very quickly :)<br>
<br>
<blockquote type="cite"
cite="mid:CAPVaPiZWs4QGNOj7NmnndFbc2UeA8xCscV08sZOm22cWtKmHNQ@mail.gmail.com">
<div dir="ltr"><span
id="gmail-docs-internal-guid-0358855f-7b11-58d2-97b7-68be6106df22">
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:"Ubuntu Mono";color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap"> This means they work in either a single model or cross model scenario. For now, the charms are available at cs:~wallyworld but will be published to the store soon.</span></p>
</span></div>
</blockquote>
<br>
This reminds me, let's action the move from the LP-style branches
('~wallyworld/') to snap-style branches ('foo/stable/wally-test')<br>
<br>
<br>
<blockquote type="cite"
cite="mid:CAPVaPiZWs4QGNOj7NmnndFbc2UeA8xCscV08sZOm22cWtKmHNQ@mail.gmail.com">
<div dir="ltr"><span
id="gmail-docs-internal-guid-0358855f-7b11-58d2-97b7-68be6106df22">
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:"Ubuntu Mono";color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">* Autoconfiguration of FAN networking for EC2 and GCE providers</span></p>
</span><span
id="gmail-docs-internal-guid-0358855f-7b11-58d2-97b7-68be6106df22"><br>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:"Ubuntu Mono";color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">When creating a model in a VPC environment on EC2 or on GCE FAN settings (model-config fan-config and container-networking-method) will be autoconfigured, and container networking will work out-of-the-box. </span></p>
<br>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:"Ubuntu Mono";color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">* Parallelization of the Machine Provisioner</span></p>
<br>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:"Ubuntu Mono";color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">Provisioning of machines is now faster! Groups of machines will now be provisioned in parallel reducing deployment time, especially on large bundles. Please give it a try and let us know what you think.</span></p>
</span></div>
</blockquote>
<br>
This is great. Did we also add support for automatic provisioning
retries to handle sporadic cloud failures?<br>
<br>
Mark<br>
</body>
</html>