openstack-ansible/releasenotes/notes/legacy-networking-convert-networkd-5b514e604df7c429.yaml
Jean-Philippe Evrard ec5b3a7a82 Freeze roles for Milestone 1
This freezes the roles and copy each role releases notes for
preparing the first Milestone of the Rocky release.

Change-Id: I6b1343863eb27a5753ddbfcc3c1e2b063618ae50
2018-04-29 18:17:53 +01:00

10 lines
550 B
YAML

---
features:
- Within the lxc-container-create role the legacy networking scripts have been
converted to use systemd-networkd for ubuntu and centos. This gives us a
single, common, networking functionality to across multiple distros.
- All of the pre/post up, and pre/post down adhoc command options have been
converted to using systemd "oneshot" services. This conversion allows all
supported distros to benifit from the ability to run adhoc commands before
and after networking is available on both start-up and shut-down.