Charm Interface - BGP
Go to file
OpenDev Sysadmins fdd05104db OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:49:14 +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 Added tox environment for gathering coverage 2019-03-01 11:38:53 +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 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 Excluding unit_tests from coverage 2019-03-01 15:03:21 +01: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.