Files
sunbeam-charms/charms/openstack-network-agents
Guillaume Boutry 67a15eebe1 zuul.d: build and publish cloudkitty-k8s and os-na
Change-Id: I1e291f75e2583cee3d4468da34cd9ece8e1c7702
Signed-off-by: Guillaume Boutry <guillaume.boutry@canonical.com>
2025-09-16 09:20:20 +02:00
..
2025-09-15 14:22:56 +03:00
2025-09-15 14:22:56 +03:00
2025-09-15 14:22:56 +03:00

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