Implement Pci Interrupt Affinity Agent

Create an agent which runs on each worker node to do pci interrupt
affinity work.
Need to filter out pci-irq-affinity-agent from controller and
storage nodes.

Below test done and pass, see detailed test spec in story link
1) deployment test
2) Periodic audit pci irq affinity
3) Remove VM without sriov pci port
4) Remove VM with sriov pci port
5) Add VM without sriov pci port
6) Add VM with sriov pci port
7) Add VM without pci_irq_affinity_mask
8) Add VM without cpu policy set
9) VM resize test
10) Remove one pci port for VM

Story: 2004600
Task: 28850

Change-Id: Icc8e3394d534d28e6459344e4a37f61477e3c937
Signed-off-by: zhipengl <zhipengs.liu@intel.com>
This commit is contained in:
zhipengl 2019-02-27 23:43:18 +08:00 committed by zhipeng liu
parent 308ba12776
commit 70cdeec229
2 changed files with 2 additions and 1 deletions

View File

@ -49,3 +49,4 @@ swtpm-libs
OVMF
openvswitch
openvswitch-config
pci-irq-affinity-agent

View File

@ -328,4 +328,4 @@ openstack-swift-object
openstack-swift-account
openstack-swift-container
openstack-swift-proxy
pci-irq-affinity-agent