Remove inherited configuration options invalid for charm

The shared OVN code that previously was distributed using the
OVN layer is now in c-h.  The ovn-central charm does not have
common code with the chassis charms so it is safe to switch to
consuming the openstack layer directly.

Change-Id: I87706f0ba005d18688c4b87bc5fc1b7115fcf7d5
Closes-Bug: #1879088
This commit is contained in:
Frode Nordahl 2020-05-16 22:11:36 +02:00
parent 80bf7aad15
commit 8b733fed72
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F

View File

@ -1,6 +1,7 @@
includes:
- layer:ovn
- layer:openstack
- layer:leadership
- interface:ovsdb
- interface:ovsdb-cluster
- interface:ovsdb-cms
options:
@ -11,16 +12,9 @@ repo: https://opendev.org/x/charm-ovn-central
config:
deletes:
- debug
- dpdk-bond-config
- dpdk-bond-mappings
- dpdk-driver
- dpdk-socket-cores
- dpdk-socket-memory
- enable-dpdk
- enable-hardware-offload
- enable-sriov
- interface-bridge-mappings
- networking-tools-source
- ovn-bridge-mappings
- sriov-device-mappings
- sriov-numvfs
- ssl_ca
- ssl_cert
- ssl_key
- use-internal-endpoints
- use-syslog
- verbose