openstack-ansible-lxc_conta.../releasenotes/notes/online-lxc-network-add-3cfc84ea28e5eab0.yaml
Kevin Carter e48e4fe204 Modify container network create for seamless additions
This change adds the ability for a container to have network interfaces
added without needing to restart to get the interfaces online. Adding
the interface with the container online will be faster and allow for
rolling changes in an environment that may effect critical services that
run from within a container.

Change-Id: I68048ae10cdd52fc3b5c43542686e056237a9305
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-08-12 17:01:59 +00:00

6 lines
205 B
YAML

---
features:
- The LXC container creation and modification process now supports
online network additions. This ensures a container remains online
when additional networks are added to a system.