openstack-ansible/releasenotes/notes/lxc-container-start-delay-d7917f69d9469316.yaml
Jesse Pretorius 851ac188d8 Fix role SHA's for Newton-3 release
Change-Id: Iac3fec6f70963e97d12cbe4fd8cafb05a99c56a2
2016-08-31 10:46:18 +01:00

7 lines
244 B
YAML

---
features:
- The LXC container creation process now has a configurable
delay for the task which waits for the container to start.
The variable ``lxc_container_ssh_delay`` can be set to
change the default delay of five seconds.