charm-neutron-api-plugin-ovn:stable/20.05

Last commit made on 2020-05-21
Get this branch:
git clone -b stable/20.05 https://git.launchpad.net/charm-neutron-api-plugin-ovn

Branch merges

Branch information

Name:
stable/20.05
Repository:
lp:charm-neutron-api-plugin-ovn

Recent commits

e049358... by David Ames

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

a8d8552... by Alex Kavanagh

Rebuild for sync charm-helpers for 20.05 release

Change-Id: I0b9a2caf7884d65217ecfb267086b28bbdf5b564

8dfbfc1... by Frode Nordahl

Update charm README

Change-Id: I2d81d93bea006fb3a08f210f0e955938b4fe4927

469ca4d... by Frode Nordahl

Allow use of sriovnicswitch driver with OVN

Move filtering of service plugins, mechanism drivers and tenant network
types to charm class.

Add white list for mechanism drivers.

Add black list for service plugins.

Change-Id: I55374006e3adeaf8be04ef69e2cf56619ad3bdb2

058ae7e... by Frode Nordahl

Specify path for vhost user sockets

This will be used for VIF plugging on chassis that have DPDK
enabled.

Change-Id: I3799b6ffea26423719827b3961ebf79c44c11b2c

9e0966e... by Frode Nordahl

Move NeutronNetworkingTest from neutron-api

At present the neutron-api charm executes four gate tests per
release combination to cover ML2, ML2+DVR, ML2+DVR+SNAT and OVN
deployment scenarios. This adds up to over 12 hours runtime for a
full test run.

Run the NeutronNetworkingTest for a OVN deployment in the gate for
the neutron-api-plugin-ovn subordinate charm instead.

Change-Id: I6bfb71fc1cf937eda83462d27fa50b9504ef72ee

638355e... by Zuul <email address hidden>

Merge "[ussuri][goal] Updates for python 2.7 drop"

9fc5d52... by Ghanshyam Mann

[ussuri][goal] Updates for python 2.7 drop

OpenStack is dropping the py2.7 support in ussuri cycle.

charm repos need few updates on either py2 drop or updating
ussuri python template.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I969abef9daddf6f8fe61cfcd140e1d5f9b2e35b1

8d2083a... by Frode Nordahl

Rebuild for updates to charms.openstack

Change-Id: Ic735ff340883a6da9be64fed7782ef34629961ab

6b70923... by Frode Nordahl

Enable Ussuri and Focal

Make db migration optional and Train only and update OVN service
plugin entry point for Ussuri.

Add tactical workaround for LP: #1864640

To allow running lint on a Python 3.8 system (Focal), unpin
flake8.

Clean up test-requirements.txt and mock out dependencies rather
than installing them in the unit test virtualenv.

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