Charm Interface - BGP
Go to file
Ghanshyam Mann 81ace899f8 [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, tox.ini etc.

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: I860b169528a7130a6c755ad494f6b3db08ea6aee
2020-03-24 17:31:29 +00:00
unit_tests Add support for generating 16-bit ASn 2018-05-21 06:27:23 +02:00
.gitignore Re-add gate jobs, enabling py3 gate 2018-10-12 13:14:45 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:14 +00:00
.stestr.conf Fix generate_asn mask and add unit tests 2018-05-09 12:11:31 +02:00
.zuul.yaml [ussuri][goal] Updates for python 2.7 drop 2020-03-24 17:31:29 +00:00
LICENSE Initial commit 2018-01-31 13:13:12 +01:00
README.md Update link to Quagga Charm 2018-02-08 20:35:34 +01:00
interface.yaml Fix generate_asn mask and add unit tests 2018-05-09 12:11:31 +02:00
provides.py Add support for generating 16-bit ASn 2018-05-21 06:27:23 +02:00
requires.py Initial commit 2018-01-31 13:13:12 +01:00
test-requirements.txt Fix generate_asn mask and add unit tests 2018-05-09 12:11:31 +02:00
tox.ini [ussuri][goal] Updates for python 2.7 drop 2020-03-24 17:31:29 +00:00

README.md

Overview

This is a interface for use with implementing BGP releations between Juju Charms.

Take a look at the Quagga Charm for example usage.