charm-nova-cloud-controller:stable/20.08

Last commit made on 2020-08-13
Get this branch:
git clone -b stable/20.08 https://git.launchpad.net/charm-nova-cloud-controller

Branch merges

Branch information

Name:
stable/20.08
Repository:
lp:charm-nova-cloud-controller

Recent commits

f6aec7e... by Alex Kavanagh

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch tests to stable.

Switch to using stable charm-helpers branch.

Switch to using stable charm.openstack branch.

Change-Id: I3c8083faa10b007df3aa3037bb59b64230a228be

74e5da0... by Alex Kavanagh

Release sync for 20.08

- Classic charms: sync charm-helpers.
- Classic ceph based charms: also sync charms.ceph
- Reactive charms: trigger a rebuild
- sync tox.ini
- sync requirements.txt and test-requirements.txt

Change-Id: Ia2465d93c3d17e81690bab9cb6ee57e373b5caf5

d42ea79... by Zuul <email address hidden>

Merge "Use public endpoint binding for console cert and key"

9a06df2... by James Page

Drop support for xvpvnc at Ussuri

Add a note to the configuration file that xvpvnc is not supported
for bionic/ussuri or focal (or later) releases.

Change-Id: Ia3fced85bc544c6ee31474b3f68e067bdd8b5dfe
Closes-Bug: 1885158

f0095ff... by James Page

Use public endpoint binding for console cert and key

Ensure that the public endpoint binding is used to resolve the
path to the SSL certificate and key files as the base access
URL for console access is always via this binding.

Add unit tests to cover the InstanceConsoleContext class.

Change-Id: I27de9445d249b0d670543d250bd02f450764a10f
Closes-Bug: 1871428

4c6287a... by Corey Bryant

Sync charm-helpers for Victoria/Groovy updates

This sync picks up the release and version details for Victoria/Groovy.

Change-Id: I2aa9a57f401855e2574517fb7a30b577a27bd0d4

2060af3... by Aurelien Lourot

Add Victoria test bundles

Change-Id: I5a78ae64131e83af43ba8b38d9a8acf0328fad8d

18f98eb... by Zuul <email address hidden>

Merge "CH Sync for rabbit relation bug fix"

3ad5891... by Liam Young

CH Sync for rabbit relation bug fix

Charmhelper sync to pick up the fix to the AMQP context.

Change-Id: I663dca207a42707859396d97edc5bbe3f24b29ba
Closes-Bug: #1796886

71c7cbe... by Edward Hope-Morley

Add default_log_levels to Mitaka and Ocata nova.conf

If debug is enabled we will also want oslo_messaging
debug logs and this allows for that. A previous patch
added this for >= Pike but it is also needed if these
logs are wanted in >= Mitaka.

Change-Id: I8d916e6082ee6fa6140406e1f69bab6bde01b65e
Related-Bug: #1817290