charm-nova-compute:stable/20.10

Last commit made on 2020-11-10
Get this branch:
git clone -b stable/20.10 https://git.launchpad.net/charm-nova-compute

Branch merges

Branch information

Name:
stable/20.10
Repository:
lp:charm-nova-compute

Recent commits

7a17805... by Rodrigo Barbieri

Add/update region config in nova.conf

On multi-region deployments, Nova may talk to the wrong
neutron endpoint (from the wrong region) if the region
is unspecified.

On Rocky+ it will also require updating the
os_region_name config to region_name, as os_region_name
has been deprecated, otherwise Nova will talk to the wrong
placement endpoint as well.

This fix addresses the issue where nova-compute will not
register the node to the correct nova_api/placement
database, and will also not be able to complete live-migrations.

Given that the template for the [placement] section is
applied to every release, it is included both old and
new config options.

Change-Id: I9500ba400d55e6f1bc11f2ba05b25b4714cda578
Closes-bug: #1903210
(cherry picked from commit 835d4b167ab7db41962239eaabb56f492fa34cde)

23515a5... by Aurelien Lourot

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: I6dbc2f99e62285feb01069c88a54fe63b3f80663

b567416... by Frode Nordahl

Add blurb about Ceph BlueStore compression

Change-Id: Ide04a2aab6ac55b114eb27a256c523e57bb9558a

025af8c... by Zuul <email address hidden>

Merge "Sync libraries & common files prior to freeze"

1a6ad6a... by Zuul <email address hidden>

Merge "Send application name to ceph-mon"

d381f25... by Peter Matulis

Update README for Ceph EC pools

This updates the README for erasure coded
Ceph pools for the case of Ceph-backed Nova
images.

The new text should be as similar as possible
for all the charms that support configuration
options for EC pools. See the below review for
the first of these charms whose README has been
updated.

https://review.opendev.org/#/c/749824/

Add basic README template sections (Actions,
Bugs, Configuration). Standardise Network spaces
section.

Demystify the ceph-access endpoint relation.

Change-Id: I9c7426dc8a8a53f412e7222e125f9746cf2ae804

5f6668d... by Liam Young

Send application name to ceph-mon

Send application name to ceph-mon as ceph-mon cannot derive it from
CMR relations.

Change-Id: I0da4d7a55b1df947c10a8c7a4ae0f514c91be1eb

b398e40... by Zuul <email address hidden>

Merge "Add Ceph BlueStore Compression support"

1643979... by Alex Kavanagh

Sync libraries & common files prior to freeze

* charm-helpers sync for classic charms
* charms.ceph sync for ceph charms
* rebuild for reactive charms
* sync tox.ini files as needed
* sync requirements.txt files to sync to standard

Change-Id: I79af80dd7a0faa9175c9dca1fac669f8c187e3f5

7722910... by Frode Nordahl

Add Ceph BlueStore Compression support

Sync c-h.

Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/429
Change-Id: I3bbf41350c18ac5cc045392ace6e14118b04e1e8