Comment 7 for bug 1348663

Revision history for this message
Adam Collard (adam-collard) wrote : Re: [Bug 1348663] Re: DHCP addresses for containers should be released on teardown

Hi Mark,

On 28 July 2014 19:11, Mark Shuttleworth <email address hidden> wrote:

> Thanks Stgraber. Can anyone comment on:
>
> * whether Juju has anything like the "clean shutdown of a container"
> outlined above?
>

Landscape's cloud-installer does a juju destroy-environment --force, to
forcefully bring down the Juju environment. This was necessary in one of
the Juju 1.19.x builds because of a bug where it was trying to tell MAAS to
release the containers (which MAAS knew nothing about). We also want to
make sure that the environment is really torn down. I mention this, because
it's likely to side step any clean shutdowns that Juju might otherwise do :/