tripleo-heat-templates/deployment/neutron
Rodolfo Alonso Hernandez 3e983806e0 Fix kill-script search string to match any "/libpod-"
In order to find the container hash, the "/proc/$PID/cgroup" file will
return several lines, some of them with the patterns:
  .*/libpod-<container_ID>.scope
  .*/libpod-conmon-<container_ID>.scope

The search pattern should look for "/libpod-" and the rest of the
expression will extract the container ID. That will prevent the
issue reported in the related bug, when the "pids:..." line does
not contain this information.

Change-Id: I0c017d022fbad9a8f99e5f27a7245f84de483950
Closes-Bug: #1990990
2022-09-24 09:38:19 +02:00
..
derive_pci_passthrough_whitelist.py Merge "Fix typos in comments and parameter descriptions" 2022-08-22 08:12:29 +00:00
kill-script Fix kill-script search string to match any "/libpod-" 2022-09-24 09:38:19 +02:00
neutron-agents-ib-config-container-puppet.yaml Use NeutronInterfaceDriver parameter consistently 2022-08-30 11:57:30 +09:00
neutron-api-container-puppet.yaml Filter excluded nodes from ansible delegates 2022-09-20 12:54:22 +09:00
neutron-base.yaml Revert "Disable [oslo_messaging_rabbit] heartbeat_in_pthread" 2022-08-30 18:58:32 +09:00
neutron-cleanup step2: flatten the neutron service configurations 2019-02-04 07:56:02 -05:00
neutron-cleanup.service Add service ordering to cleanup service to avoid conflicts with agent startup 2021-01-28 13:28:11 -03:30
neutron-dhcp-container-puppet.yaml Fix typos in comments and parameter descriptions 2022-08-03 17:07:11 +05:30
neutron-l3-container-puppet.yaml Use NeutronInterfaceDriver parameter consistently 2022-08-30 11:57:30 +09:00
neutron-metadata-container-puppet.yaml Replace hiera by lookup 2022-04-14 17:07:52 +09:00
neutron-mlnx-agent-container-puppet.yaml Do not run puppet in docker_config 2022-02-18 02:24:36 +09:00
neutron-ovn-dpdk-config-container-puppet.yaml Use server side env merging for ServiceNetMap/VipSubnetMap 2021-05-19 10:16:58 +05:30
neutron-ovs-agent-container-puppet.yaml Merge "Skip Enable cleanup service in check mode" 2022-07-13 20:57:30 +00:00
neutron-ovs-dpdk-agent-container-puppet.yaml Role specific container support 2022-01-21 14:18:02 -07:00
neutron-plugin-ml2-cisco-vts-container-puppet.yaml Role specific container support 2022-01-21 14:18:02 -07:00
neutron-plugin-ml2-container-puppet.yaml Role specific container support 2022-01-21 14:18:02 -07:00
neutron-plugin-ml2-mlnx-sdn-assist-container-puppet.yaml Role specific container support 2022-01-21 14:18:02 -07:00
neutron-plugin-ml2-ovn.yaml [ML2 OVN] Adding DisableOvnDhcpForBaremetalPorts parameter 2022-07-21 11:04:27 -05:00
neutron-plugin-ml2.yaml Remove leftover of N1kv driver support 2022-07-05 10:08:06 +09:00
neutron-sfc-api-container-puppet.yaml Role specific container support 2022-01-21 14:18:02 -07:00
neutron-sriov-agent-container-puppet.yaml Replace hiera by lookup 2022-04-14 17:07:52 +09:00