Disable RBAC for OVN SB DB port

RBAC + OVN relay is not currently supported so disable RBAC on
the OVN SB DB port until this is supported by OVN.

Drive-by fix to link config.yaml into tests directory.

Change-Id: If3de99d678d4e81ccd3db53eb8f2e4b31494e8d0
This commit is contained in:
James Page 2022-10-14 07:53:17 +01:00
parent f8c994ad42
commit 68808176e7
2 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,6 @@ class OVNCentralOperatorCharm(sunbeam_charm.OSBaseOperatorCharm):
self.configure_ovn_listener(
'sb', {
self.ovsdb_cms.db_sb_port: {
'role': 'ovn-controller',
'inactivity_probe': inactivity_probe,
},
})

View File

@ -0,0 +1 @@
../config.yaml