Charm Interface - BGP
Go to file
Frode Nordahl a9ac7dc88b
Fix None dereference and add more unit tests
Also update tox.ini to add mandated py27 target and
remove duplicate pep8 directory listing

Change-Id: Idddafc30bdada764dd2b13da77ce85baee002969
2018-05-14 14:24:23 +02:00
unit_tests Fix None dereference and add more unit tests 2018-05-14 14:24:23 +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 None dereference and add more unit tests 2018-05-14 14:24: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 Fix None dereference and add more unit tests 2018-05-14 14:24:23 +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.