CHANGES
=======

5.1.1
-----

* Fix typo in the group for check-network-gateway
* Fix the DHCP validations
* Fix the pacemaker-status validation
* Fix the rabbitmq-limits validations
* Fix the check-network-gateway validation
* Fix the mysql-open-files-limit validation
* Fix the ctlplane-ip-range validation
* Use custom CA cert with tripleo-ansible-inventory
* 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
* Add network gateway validation
* Make the ini-based validations more robust
* Generate documentation for validations
* Remove `become: true` from the inventory script
* Validate rabbitmq limits
* 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
* Update UPPER_CONSTRAINTS_FILE for stable/newton
* Update .gitreview for stable/newton

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

5.0.0
-----

* Add a dynamic ansible inventory script
* 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
