From ce4a6da0817a1cb3dab16a7ad68c36a95a199050 Mon Sep 17 00:00:00 2001 From: Satish Patel Date: Fri, 27 Aug 2021 05:05:20 +0000 Subject: [PATCH] add neutron_sriov_nic_agent option for SRIOV support Change-Id: I7b263e192c89142d970b784fad6cbc24e31b3fd3 --- doc/source/app-ovn.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/app-ovn.rst b/doc/source/app-ovn.rst index ff2c7ffc..69b88829 100644 --- a/doc/source/app-ovn.rst +++ b/doc/source/app-ovn.rst @@ -83,6 +83,7 @@ hosts group containing all network nodes: - network_containers contains: - neutron_ovn_northd + - neutron_sriov_nic_agent Copy the nova environment overrides to ``/etc/openstack_deploy/env.d/nova.yml`` to implement the @@ -100,6 +101,7 @@ Copy the nova environment overrides to contains: - neutron_ovn_controller - nova_compute + - neutron_sriov_nic_agent properties: is_metal: true