Comment 2 for bug 1852200

Revision history for this message
Frode Nordahl (fnordahl) wrote :

In a traditional ML2+OVS setup the Neutron OpenvSwitch agent will configure the Open vSwitch Manager listener on TCP port 6640 through the ``ovs-vsctl`` command.

With OVN this does no longer happen, the charm should add the listener.

Example command:

    ovs-vsctl --id @manager create Manager target="ptcp\:6640\:127.0.0.1" -- \
        add Open_vSwitch . manager_options @manager