CHANGES
=======

* Permit newer versions of nova client
* Set PrettyTable min version
* Make all monitoring params required. Otherwise it sets everything back to defaults
* [DOCS] Fix errors and add some details
* Fix requirements

2.0.0
-----

* Major re-amp of client (See points
* [DOC] Improved installation instructions
* Bring repository up to speed
* Bump to 1.3.0
* Add support for key=value node options
* Added node weight support
* Fix debugging and Galera support
* Upgrade novaclient version required

1.2.6
-----

* Bump novaclient
* Update novaclient requirement
* Fix display of monitor list if no monitor defined
* Add support for health monitors
* Put subcommands in alphabetical order
* Switch from pep8 to flake8
* Support nodeCount in API list and status
* Support error messages from the new API server
* Add support for new status field
* Fix Log Archive call to match API
* Add support for log snapshotting API
* Version bump to 1.2.4
* Add virtualips command
* Add checking and error handling to IP:port processing
* Fix exception handling
* Update installation docs
* Update to work with Novaclient 2.11.1
* Bump package version
* Fix --debug
* Fix endpoint error handling
* Update install docs
* Various bug fixes
* Version bump
* Fix tests directory for Debian packaging
* Make env vars work
* Fix install documentation
* Allow environment variables
* Update documentation
* Various fixes and workarounds to talk to HP API server
* Simplify sphinx processing
* Fix typo in PDF file name
* Add debian packaging to client
* Migrate client code from libra codebase
* Added .gitreview
