kolla-ansible/releasenotes/notes
Jeffrey Zhang 6710bbeb7c Use dumb-init to manage the pid 1 process
Normally, when you launch a Docker container, the process you're
executing becomes PID 1, giving it the quirks and responsibilities that
come with being the init system for the container.

There are two common issues this presents:

* In most cases, signals won't be handled properly.
* Orphaned zombie processes aren't properly reaped.

the dumb-init acting like a simple init system. It launches a single
process and then proxies all received signals to a session rooted at
that child process.

Closes-Bug: #1614509
Change-Id: I9d3d04648e151ddc7c6732b92ffd3b6c9fe467ec
2016-08-20 17:27:17 +00:00
..
add-ceilometer-a4759f21564de7eb.yaml Add releasenotes for ceilometer 2016-06-29 18:33:31 -04:00
add-dumb-init-manage-root-process-e25a529b322d4fac.yaml Use dumb-init to manage the pid 1 process 2016-08-20 17:27:17 +00:00
add-multipath-9ee29be1fcea6d94.yaml Add multipathing support to docker container 2016-07-11 09:07:21 -03:00
add-network-interface-checks-0e789f3f93cbdb09.yaml Add basic checking for network_interface to prechecks 2016-08-19 09:39:50 +00:00
add-neutron-lbaas-dbb92dada9d34ceb.yaml Adds Neutron LBaaS Support 2016-05-27 11:41:25 -04:00
add-py35-f0ddb519029f5ee3.yaml Add Python 3.5 classifier and venv 2016-07-14 15:59:37 +05:30
add-reno-f5e9ff4d9ccfa785.yaml Add reno support 2016-03-23 11:59:35 -07:00
add-vmtp-7d6aef3125a38dbe.yaml Add support for building vmtp container 2016-08-16 15:46:46 +00:00
add-watcher-a97995ace827cf71.yaml Build docker images for OpenStack Watcher 2016-07-08 11:29:38 +01:00
ansible-tempest-44edbca4436f3c19.yaml implement Ansible Tempest role 2016-07-20 09:43:10 +08:00
dpkg-reducing-disk-footprint-2a6b0056d57bd1de.yaml Reducing disk footprint for Ubuntu/Debian images 2016-08-05 15:52:46 +02:00
pin-distro-version-4d835846a1ab5283.yaml Pin the base distro release version 2016-05-31 01:41:48 +00:00
support-ceilometer-in-cinder-4386a3e5d134d84f.yaml Enable Block Storage meters 2016-07-12 10:11:08 +08:00
support-disk-size-as-weight-in-ceph-9d6353f1d3f03199.yaml Use the disk size as the osd weight when osd_initial_weight is auto 2016-06-29 23:14:51 +08:00
support-ldap-e678ce5b0a7eaedb.yaml Support Keystone Domain specific files 2016-07-14 07:53:41 +00:00
upgade-to-ubuntu-xenial-93e68d2330e9bd84.yaml Pin to Ubuntu 16.04 2016-08-20 22:30:28 +08:00