utilities/utilities
zhipengl 4b918623ad Implement Pci Interrupt Affinity Agent
Create an agent which runs on each worker node to do pci interrupt
affinity work.
nova-sriov installed by this new package instead of old nova-utils.

Below test done and pass, see detailed test spec in story link.
1) deployment test with/without openstack application
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

Code framework is like below
+------------+        +--------------+        +------------+
|            |        |              |        |            |
|            |        |              |        |            |
|  Agent.py  | -----> | affinity.py  | -----> | driver.py  |
|            |        |              |        |            |
|   Daemon   |        |    Conduct   |        |   Drv      |
|            |        |              |        |            |
+------------+        +--------------+        +------------+

Story: 2004600
Task: 28850
Depends-on: https://review.opendev.org/#/c/640263/
Depends-on: https://review.opendev.org/#/c/654415/
Change-Id: Ie668036efe4d0013fed8cd45805f0321692c76f0
Signed-off-by: zhipengl <zhipengs.liu@intel.com>
2019-05-10 01:43:27 +00:00
..
build-info Advance PLATFORM_RELEASE to 19.01 2018-12-12 15:03:26 -05:00
logmgmt Fix bug in logmgmt start check 2019-05-03 14:48:56 -04:00
namespace-utils Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
nfscheck Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
pci-irq-affinity-agent Implement Pci Interrupt Affinity Agent 2019-05-10 01:43:27 +00:00
platform-util Remove unused openstack references from patch-restart and syslog 2019-05-08 08:01:59 -05:00
stx-extensions Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
update-motd Refactor motd patch for crontabs 2018-12-18 02:37:55 +00:00