tripleo-validations/releasenotes/notes/check-latest-minor-version-14befc616a59002b.yaml
Florian Fuchs 4920dab28d Add a validation that checks for available update
This patch adds a validation that checks for newer versions of
python-tripleoclient. The check is done through the
check_package_update module which uses yum list to find available
versions of a package.

Change-Id: I19660980618fae318555401f5a7be01cb4d0ef2b
2018-04-12 15:28:54 +00:00

7 lines
173 B
YAML

---
features:
- |
New validation to check for latest minor version of python-tripleoclient
- |
New module to check for new minor and major versions of a package