tripleo-validations/releasenotes/notes/ip-range-validation-result-daddc8c015dd34c0.yaml
Gael Chamoulaud cac3e7101d Linting hardening with pre-commit
- Adds bashate test using v0.6.0
- Bump pre-commit-hooks release to v2.2.4
- Bump ansible-lint release to v4.1.0a0
- Fix some minor flake8 errors

Change-Id: I66b796fab1d8651163226febbc4e99648a9ecc6a
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2019-08-06 15:21:25 +02:00

7 lines
233 B
YAML

---
fixes:
- |
Instead of only outputting a warning, the IP range validation now fails if
the number of available addresses is lower than the recommended minimum.
(Fixes https://bugs.launchpad.net/tripleo/+bug/1713483)