openstack-ansible/releasenotes/notes/save-mac-addresses-8b1e6e6301d99a37.yaml
Andy McCrae 009a37ee4b Fix SHAs for Pike milestone-3
For Pike Milestone 3 we need to fix the SHA's before we release.

Change-Id: I471a426442cf6913b21eb21b7e50138557bd6cfd
2017-07-25 21:59:47 +00:00

8 lines
339 B
YAML

---
features:
- MAC addresses for containers with a fixed MAC (`lxc_container_fixed_mac`
variable) are now saved to the ``/etc/ansible/facts.d/mac.fact`` file.
Should such a container be destroyed but not removed from inventory,
the interfaces will be recreated with the same MAC address when the
container is recreated.