charm-neutron-dynamic-routing:stable/20.10

Last commit made on 2020-11-02
Get this branch:
git clone -b stable/20.10 https://git.launchpad.net/charm-neutron-dynamic-routing

Branch merges

Branch information

Name:
stable/20.10
Repository:
lp:charm-neutron-dynamic-routing

Recent commits

cc3ff74... 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: Ie7862dcecfd81edd42c1db5163e11b14e9e7d9a1

0f9552a... by Alex Kavanagh

Rebuild reactive charms to pick up latest charm-helpers release.

v0.20.18 has been released and needs incorporating into the reactive charms.

Change-Id: I23ddf2bb56f73953670c1a6230592fb7ec9d6677

f234a7c... 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: I33b46b798a639ac38a265140fd383dee97415158

de54bdc... by Aurelien Lourot

Add focal-victoria to the test gate

Change-Id: I680f08751f5a8ae2a22a3e006b99c4bb0702b979

95efe69... 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: Ie6280abef46bfa70e141d7e6eada41ead8ce1a39

bcd7f17... by Zuul <email address hidden>

Merge "Remove duplicate dependency: Jinja2"

5c178e8... by Aurelien Lourot

Add Victoria test bundles

Change-Id: Id71a99b13dcd586294fadd6df3d711ccbd539dbb

561feeb... by Corey Bryant

Add victoria package version

Also remove jinja2 from wheelhouse.txt as is a duplicate
and due to improvements in charm build it now causes the
build to fail.

Change-Id: I75a1f34cd3b1c31191c6022a2440216bcad18e3b

c94e0f3... by David Ames

Remove duplicate dependency: Jinja2

Closes-Bug: #1885935
Change-Id: If970fdc135c78c7a5ad1ae14daba3e96b9363c39

d3bbe3f... by Zuul <email address hidden>

Merge "Stop to use the __future__ module."