
Change-Id: I1e291f75e2583cee3d4468da34cd9ece8e1c7702 Signed-off-by: Guillaume Boutry <guillaume.boutry@canonical.com>
OpenStack Network Agents (charm)
This subordinate charm drives the openstack-network-agents
snap on
Sunbeam network-role nodes. It configures the provider bridge (br-ex
),
OVN physnet mapping (physnet1
) and configures the node to act as
a gateway via enable-chassis-as-gw
option.
Usage
Attach to MicroOVN units:
juju relate openstack-network-agents:juju-info microovn:juju-info
Configure
juju config openstack-network-agents \
external-interface=enp86s0 \
bridge-name=br-ex \
physnet-name=physnet1