charm-nova-cloud-controller:stable/queens

Last commit made on 2021-11-17
Get this branch:
git clone -b stable/queens https://git.launchpad.net/charm-nova-cloud-controller

Branch merges

Branch information

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

Recent commits

a507992... by Paul Goins

Sharing SSH pubkeys across nova-compute apps

SSH keys from nova-compute are now shared across all
nova-compute charm apps.

Closes-Bug: #1468871
Change-Id: Ia142eceff56bb763fcca8ddf5b74b83f84bf3539
(cherry picked from commit aac2c2a178a86a8b686eb26b553283c0e9ba69f2)

02e1990... by Rodrigo Barbieri

pin pyparsing to fix CI dependencies

Change-Id: I231c18fda9703945538b779eed1128b5f5aa8b2c

e4af560... by Alex Kavanagh

21.10 - Release

Remove the "channel: candidate" from the func-test
bundles.

Change-Id: I7b13857378d60b9dfcaa4c44156550994f744af0

5bd75f5... by Alex Kavanagh

21.10 - Stable cut of charms for testing period

* use stable/21.10 libraries
* use zaza/zaza-openstack-tests at stable/21.10
* build.lock files for reactive charms
* bundles refer to ~openstack-charms candidate channel

Change-Id: I4cc897309f9cfa74af7de5ff9345810f5031462b

1a63d9c... by Rodrigo Barbieri

Fix ssh keys duplication

Upon running hooks that update ssh_keys, they
end up duplicated in the /etc/nova/compute_ssh/* files
and cloud-compute relations because the code that
checks whether the keys already exist are currently
not working.

This change fixes the deduplication code and improves
unit tests, while also handling a special case for
specific ubuntu-version scenarios.

Change-Id: I93f9418d5340e7cb599a42970d78557362c1542f
Closes-bug: #1943753

fc33f99... by Rodrigo Barbieri

Change xenial-mitaka CI job to non-voting

Related-bug: #1938793
Change-Id: If1413fe220f174d373c75a3de775187fa6757751

7ac2d02... by Peter Matulis

Overhaul README

Overhaul the charm README.

  The section on SSH host lookup caching in particular
  received a lot of attention.

  Apart from formatting, the Spaces section was deliberately
  left untouched as improvements are part of a separate
  documentation effort.

Improve the 'cache-known-hosts' option entry in config.yaml.

Change-Id: I14019ad38a9c4976026c607daca9d768c692535c

222530b... by Alex Kavanagh

Add xena bundles

- add non-voting focal-xena bundle
- add non-voting impish-xena bundle
- charm-helpers sync for new charm-helpers changes
- update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: I1dadd96087714bf5a88f324d615d2c3126f66690

b2fe260... by Zuul <email address hidden>

Merge "Drop placement endpoints from relation in train+"

eeac5fc... by Brett Milford

Expose *_allocation_ratio config

This commit exposes allocation ratio configuration via the cloud-compute
relation for backwards compatiable behaviour of the charms when
configuration of allocation ratios is delegated to nova-compute.

Closes-Bug: #1677223
Change-Id: I5a6bd1fa06d06dfd3e49182cc72ad83025429b13