Charm Interface - BGP
Go to file
Alex Kavanagh 003bdda7e1 Migrate from testr to stestr
Change-Id: I48d7a87546669a3641bb82174ab6d7d9c0a8b820
2021-02-10 12:27:05 +00:00
unit_tests Use unittest.mock instead of mock 2020-06-09 16:39:59 +02:00
.gitignore Migrate from testr to stestr 2021-02-10 12:27:05 +00: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 Migrate from testr to stestr 2021-02-10 12:27:05 +00:00
tox.ini Migrate from testr to stestr 2021-02-10 12:27:05 +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.