Comment 2 for bug 1455260

Revision history for this message
Ian Booth (wallyworld) wrote :

This bug is really 2 parts:
1. auto upgrade
2. enable api to allow deployer etc to connect even if upgrades are pending

A fix is done for part 2
https://github.com/juju/juju/pull/2441

When the machine agent starts, if there are upgrades pending, it will not enable the API to allow clients to connect until the upgrade is done.