kolla/releasenotes/notes/add-network-interface-checks-0e789f3f93cbdb09.yaml
Paul Bourke a01b803b53 Add basic checking for network_interface to prechecks
Add the following prechecks for network_interface:

* Check it exists on the node
* Check its up
* Check it has an IP associated

TrivialFix
Change-Id: I86f1d79d8592a3b108822e7d19541f91a1c0d716
Co-Authored-By: James McCarthy <james.m.mccarthy@oracle.com>
2016-08-19 09:39:50 +00:00

4 lines
72 B
YAML

---
features:
- Add some extra prechecks to ensure a sane NIC config.