Charm Interface - BGP
Go to file
Frode Nordahl 3eca0062fd
Fix generate_asn mask and add unit tests
Change-Id: I18776f026ba288a150e783e4102006e690572d6f
2018-05-09 12:11:31 +02:00
unit_tests Fix generate_asn mask and add unit tests 2018-05-09 12:11:31 +02:00
.stestr.conf Fix generate_asn mask and add unit tests 2018-05-09 12:11:31 +02:00
.travis.yml Travis: Install dependencies before running tests 2018-01-31 13:23:02 +01: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 Fix generate_asn mask and add unit tests 2018-05-09 12:11:31 +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 Fix generate_asn mask and add unit tests 2018-05-09 12:11:31 +02: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.