python-libjuju 0.7.3

2018-02-20 Thread Cory Johns
Greetings, Today we released version 0.7.3 of the Python bindings for the Juju API. The full changelog can be found at https://pythonlibjuju.readthedocs.io/en/latest/changelog.html with the changes from this release being: * Full macaroon bakery support (#206) * Fix regression with deploying

charms.reactive 0.6.1

2018-02-20 Thread Cory Johns
Greetings, Today we released version 0.6.1 of charms.reactive. The full changelog can be found at https://charmsreactive.readthedocs.io/en/latest/changelog.html with the changes from this release being: * Separate departed units from joined in Endpoint (#153) * Add deprecated placeholder for

Re: Critical regression on vsphere due to cloud-init

2018-02-20 Thread David Britton
Hi Merlijn -- We are working on that bug actively. At its core, this is a mismatch between how a cloud functions (dhcp/dns is set up in advance and not mutable by the instance), and how vsphere operates. If you could put into the bug the reproduction steps you have taken, that would be very

Re: Critical regression on vsphere due to cloud-init

2018-02-20 Thread David Britton
Hi Merlijn -- We are working on that bug actively. At its core, this is a mismatch between how a cloud functions (dhcp/dns is set up in advance and not mutable by the instance), and how vsphere operates. If you could put into the bug the reproduction steps you have taken, that would be very

Critical regression on vsphere due to cloud-init

2018-02-20 Thread Merlijn Sebrechts
Hi all I want to bring a critical regression on vsphere to your attention. DNS on vsphere recently got broken, probably due to a regression in cloud-init. Link to the bug report below. Because of this, we're unable to deploy many bundles such as the big data bundles and the Kubernetes bundles.

Critical regression on vsphere due to cloud-init

2018-02-20 Thread Merlijn Sebrechts
Hi all I want to bring a critical regression on vsphere to your attention. DNS on vsphere recently got broken, probably due to a regression in cloud-init. Link to the bug report below. Because of this, we're unable to deploy many bundles such as the big data bundles and the Kubernetes bundles.