Restart sriov-agent after updating numvfs

... so that the agent detects the updated number of VFs.

Closes-Bug: #2004600
Change-Id: I4cec5a4f380a6d839c4ff06d218fa490a3c2044f
(cherry picked from commit c588af8230)
This commit is contained in:
Takashi Kajinami 2023-02-03 10:18:56 +09:00
parent a2d49ef58e
commit 2ee997136b
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ class neutron::agents::ml2::sriov (
enable => $enabled,
tag => 'neutron-service',
}
Neutron_agent_sriov_numvfs<||> ~> Service['neutron-sriov-nic-agent-service']
}
if ($resource_provider_bandwidths != []) {