tripleo-validations/releasenotes/notes/node-pool-size-0e109b2c41ad6680.yaml
Ana Krivokapic b870fd52bc Warn if there are not enough node IPs in pools
Enhance the network-validation with an additional check which ensures
sufficient number of IPs for assigned nodes. Static IP pools are
defined in the environments/ips-from-pool-all.yaml file in THT,
and assigned nodes are saved in plan-environment.yaml. This change
adds a check which compares the above values to ensure there are enough
IPs allocated in each pool for every role.

Change-Id: I63298a1bdd8ae793ec37070559537497e81b8ca4
2017-10-20 16:28:06 +02:00

7 lines
196 B
YAML

---
features:
- |
Enhanced the network environment validation to validate the node IP pool
size. Warnings are issued if there are not enough IPs in any pools for all
assigned nodes.