integ/utilities/pci-irq-affinity-agent
zhipengl ce0cc60346 Fix for pci-irq-affinity-agent failing to start in AIO
Ensure that pci-irq-affinity-agent is launched on worker nodes.
This includes AIO and standard configs.

Root cause is in this agent start script, it can be started
only if node type is worker. But for AIO, the node type is controller.
Then pmon will restart it again and again and cause controller degrade
in the end.

Below test for AIO pass
1) Pci-irq-affinity-agent started normally before openstack apply.
After openstack apply, related openstack config applied to
agent config file as expected.
2) Verified agent started normally in non-openstack worker node for
both AIO and multi-node.
No degrade in controller node.

Change-Id: I73e9dff0358b7ed86bfaaadac834e19fe227892f
Closes-Bug: #1828877
Signed-off-by: zhipengl <zhipengs.liu@intel.com>
2019-05-15 09:14:46 +00:00
..
centos Implement Pci Interrupt Affinity Agent 2019-05-10 01:43:27 +00:00
files Fix for pci-irq-affinity-agent failing to start in AIO 2019-05-15 09:14:46 +00:00
pci_irq_affinity Implement Pci Interrupt Affinity Agent 2019-05-10 01:43:27 +00:00
PKG-INFO Implement Pci Interrupt Affinity Agent 2019-05-10 01:43:27 +00:00