Charm Interface - BGP
Go to file
David Ames 1ff8ee74a1
Merge pull request #2 from openstack-charmers/make_bindings_optional
Make publishing of links from bindings charm controlled
2018-02-12 16:12:53 -08: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 Move to https://github.com/openstack-charmers/charm-interface-bgp.git 2018-02-08 20:15:05 +01:00
provides.py Make publishing of links from bindings charm controlled 2018-02-12 10:30:48 +01:00
requires.py Initial commit 2018-01-31 13:13:12 +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.