CHANGES
=======

5.6.4
-----

* Sanitize validations output

5.6.3
-----

* Fix \`when\` statement in deployment image validation

5.6.2
-----

* Migrate tripleo-validations to zuul v3 jobs

5.6.1
-----

* Updated from global requirements
* [Ocata only] Fix inventory - no PublicVip in ocata tht
* Updated from global requirements
* Add ability to write static inventory
* Improve performance when fetching outputs
* Add 'become: true' to haproxy validation

5.6.0
-----

* Updated from global requirements
* Drop scapy dependency
* Let undercloud-process-count succeed with warnings
* Add missing mistralclient requirement
* Fix token auth in ansible inventory script
* Use generic keystone plugins instead of version-specific
* Migrate from keystoneclient to keystoneauth
* Blacklist setuptools versions 34.0.0-34.3.2
* Typo fix: choses => chooses
* Update reno for stable/ocata
* prevent validations from failing  when undercloud.conf is missing:
* Updated from global requirements
* [trivial] Remove broken link
* Update UPPER\_CONSTRAINTS\_FILE for stable/ocata
* Update .gitreview for stable/ocata

5.4.0
-----

* Add reno for release notes management

5.3.0
-----

* deployment-images.yaml: Validation checking existence of required images
* Updated from global requirements
* ceilometerdb-size.yaml: Fix ceilometer database validation
* Don't rely on overcloudrc
* Fixes undercloud-tokenflush validation
* Remove TODO in Validation description, revise description
* Replace six.iteritems() with .items()
* Show team and repo badges on README
* Updated from global requirements
* Updated from global requirements
* validation\_output.py: Provided output for ansible debug module

5.2.0
-----

* Fix the DHCP validations
* callback\_plugins/validation\_output.py: improved output
* undercloud-tokenflush: changed group to pre-introspection
* Updated from global requirements
* Validation stonith device exists in OpenStack Platform HA cluster
* Updated from global requirements
* undercloud-disk-space.yaml: improved output
* Change HAProxy timeouts to match the defaults
* Fix the mysql-open-files-limit validation
* Fix the pacemaker-status validation
* Fix the ctlplane-ip-range validation
* Fix the rabbitmq-limits validations
* Fix the check-network-gateway validation
* Fix typo in the group for check-network-gateway
* Pass the the custom cacert to nova and heat client
* Use custom CA cert with tripleo-ansible-inventory
* Updated from global requirements
* Updated from global requirements
* Validate the IP range for the control plane
* Validation to detect if undercloud disks use 512e
* Validation to verify connectivity to overcloud
* Validate haproxy configuration values
* Add the NoopFirewallDriver validation
* Add a validation-specific Ansible output callback
* Validate rogue DHCP servers
* Updated from global requirements
* Add network gateway validation
* Make the ini-based validations more robust
* modify the home-page info with the developer documentation
* Generate documentation for validations
* Remove \`become: true\` from the inventory script

5.1.0
-----

* Check to ensure debug is disabled on undercloud services
* Added check for ceilometerdb size
* Added check for keystone token\_flush cronjob
* Updated from global requirements
* Cleanup tox.ini, enable constraints
* Validate rabbitmq limits

5.0.0
-----

* Add a dynamic ansible inventory script
* Validate the open-files-limit value in mysql
* Validate pacemaker status
* Validate ntp is running and synchronised
* Validation to check ulimits on controller
* Validation to check the undercloud processes
* Validation to verify undercloud disk size reqs
* Autogenerate the list of existing validations
* Validation to verify the undercloud CPU reqs
* Validation to verify the undercloud RAM reqs
* Documentation how validations work
* Use tripleo bug tracker on launchpad
* Updated from global requirements
* Fix requirements
* Initial Cookiecutter Commit
* Added .gitreview
