juju-core 1.17.7 is released
Curtis Hovey-Canonical
curtis at canonical.com
Thu Mar 27 23:09:41 UTC 2014
juju-core 1.17.7
A new development release of Juju, juju-core 1.17.7, is now available.
Getting Juju
juju-core 1.17.7 is available for trusty and backported to earlier
series in the following PPA:
https://launchpad.net/~juju/+archive/devel
Upgrading from stable releases to development releases is not
supported. You can upgrade test environments to development releases
to test new features and fixes, but it is not advised to upgrade
production environments to 1.17.7.
If you are using a development release of juju-core, and find you need
to go back to a stable release, you can find it in the juju stable PPA:
https://launchpad.net/~juju/+archive/stable
If you have multiple sources of juju-core, you can select the version
you want using apt:
sudo apt-get install juju-core=1.16.6*
New and Notable
* Juju retry-provisioning
* Juju unset-env
Resolved issues
* No debug-log with MAAS, 14.04 and juju-core 1.17.5
Lp 1294776
* Cannot destroy lxc env on trusty with juju-core 1.17.4-0ubuntu2
Lp 1296739
* Juju destroy-environment -y local --force does not stop jujud/mongod
processes on broken bootstrap
Lp 1292275
* Pressing control C during bootstrap leaves invalid .jenv file
Lp 1296475
* Manual provider fails to remove itself if bootstrapping fails
Lp 1296485
Juju retry-provisioning
You can use the retry-provisioning command in cases where deploying
services, adding units, or adding machines fails. The command allows you
to specify machines which should be retried to resolve errors reported
in status.
For example, after you deployed 100 units and machines, status reports
that machines 3, 27 and 57 could not be provisioned because of a rate
limit exceeded error. You can ask juju to retry:
juju retry-provisioning 3 27 5
Juju unset-env
The unset-env command allows you to reset one or more the environment
configuration attributes to its default value in a running Juju
instance. Attributes without defaults are removed, and attempting to
remove a required attribute with no default will result in an error.
Multiple attributes may be removed at once; keys are space-separated.
Finally
We encourage everyone to subscribe the mailing list at
juju-dev at lists.canonical.com, or join us on #juju-dev on freenode.
--
Curtis Hovey
Canonical Cloud Development and Operations
http://launchpad.net/~sinzui
More information about the Juju-dev
mailing list