Add ovsdb-subordinate interface

Retain ``juju-info`` endpoint and add it's interface code, endpoint
just to maintain the relate-to-anything functionality, interface
code to avoid errors from reactive in the charm log.

Depends-On: I9eff6c6e71ca314b2c723b4aa7f482f9d297c962
Change-Id: Ie09641dc032fe306ad19c640caa618e5dec33385
This commit is contained in:
Frode Nordahl
2020-01-27 13:46:38 +01:00
parent bda43651bd
commit e8bb4b335b
2 changed files with 5 additions and 0 deletions

View File

@@ -1,7 +1,9 @@
includes:
- layer:ovn
- interface:ovsdb
- interface:ovsdb-subordinate
- interface:neutron-plugin
- interface:juju-info
options:
basic:
use_venv: True