CHANGES
=======

0.2.1
-----

* Change the private subnet of the overcloud tenant network

0.2.0
-----

* Adds a bash script that operators will use during upgrades
* Override OS::Nova::Server for user_data updates
* Extend ping test create timeout
* Use Fedora image for ping test
* Output some debug info when pingtest fails

0.1.1
-----

* Adds a simple overcloud tenant vm ping test to tripleo.sh
* Update the container flag
* Deploy Docker compute role with tripleo.sh
* Remove stable/liberty pin
* Pin stable/liberty repo
* tripleo.sh add option to delete overcloud
* Don't install git-hg
* [stable/liberty]Fix node group name when deleting a node
* Set a default timeout for 240 minutes for Heat Updates
* Fix cherry-pick comments
* Set origin/stable/liberty to the REF we want to build
* tripleo.sh set priorities for stable repos

0.0.2
-----

* Set DIB_INSTALLTYPE_puppet_modules for master/stable
* tripleo.sh initial support for stable branches
* Update the repo whitelist to reflect what we CI
* Update gitreview on stable/liberty
* tripleo.sh Add option to locally build delorean package
* tripleo.sh Add option to create a local Delorean environment
* Fix bashate errors
* Explicitly unset package update hooks when deleting a node
* Fix CentOS detection
* Fix wrong node count when deleting specific nodes
* Remove support for Tuskar
* Add tripleo.sh
* Don't send default environment file on pkg update or scale
* Change ignore-errors to ignore_errors
* Catch and log all exceptions when removing a breakpoint
* Minimize walking through stack when removing a breakpoint
* Check if regexp is valid when updating packages
* Don't set UpdateIdentifier in tuskar plan
* Allow passing extra environment files when scaling nodes
* Make tuskar optional when scaling down
* Allow passing extra environment files to package update
* Make tuskar optional when running package update
* Add package update support
* Add a step-through heat stack update module
* Scale down heat stack
* Scale out heat stack
* Initial Cookiecutter Commit
* Added .gitreview
