charm-neutron-dynamic-routing:stable/20.08

Last commit made on 2020-08-13
Get this branch:
git clone -b stable/20.08 https://git.launchpad.net/charm-neutron-dynamic-routing

Branch merges

Branch information

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

Recent commits

42d2dac... 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: I8583f89a2207b296bd09d4d4bc3a427452106a23

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."

1428a3a... by Herve Beraud

Stop to use the __future__ module.

The __future__ module [1] was used in this context to ensure compatibility
between python 2 and python 3.

We previously dropped the support of python 2.7 [2] and now we only support
python 3 so we don't need to continue to use this module and the imports
listed below.

Imports commonly used and their related PEPs:
- `division` is related to PEP 238 [3]
- `print_function` is related to PEP 3105 [4]
- `unicode_literals` is related to PEP 3112 [5]
- `with_statement` is related to PEP 343 [6]
- `absolute_import` is related to PEP 328 [7]

[1] https://docs.python.org/3/library/__future__.html
[2] https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html
[3] https://www.python.org/dev/peps/pep-0238
[4] https://www.python.org/dev/peps/pep-3105
[5] https://www.python.org/dev/peps/pep-3112
[6] https://www.python.org/dev/peps/pep-0343
[7] https://www.python.org/dev/peps/pep-0328

Change-Id: Ib361c211cb5537953f5d62f256d1def4796531ab

6b4e851... by Alex Kavanagh

Updates for 20.08 cycle start for groovy and libs

- Adds groovy to the series in the metadata
- Classic charms: sync charm-helpers.
- Classic ceph based charms: also sync charms.ceph
- Reactive charms: trigger a rebuild

Change-Id: I9df5207cd2ffe3efcf12e0ccd31f94e2b5436f08

76f4582... by Alex Kavanagh

Rebuild for sync charm-helpers for 20.05 release

Change-Id: I867c5b5f6853995ce3a1838c83853d10a02c7fb7