CHANGES
=======

0.23.0
------

* Update Watcher CLI documentation
* Use goal name as strategy list filter
* Replaced UUID of goal and strategy with name
* Flatten the project structure
* Switch Watcher CLI to an OSC-compatible version
* OpenStackClient plugin for action
* OpenStackClient plugin for action plan
* OpenStackClient plugin for audit
* OpenStackClient plugin for audit template
* OpenStackClient plugin for strategy
* OpenStackClient plugin for goal
* Tidy up
* Use the correct capitalization of OpenStack
* Support for refactored /audit_templates endpoint
* Added Strategy support in Watcher CLI
* Updated CLI for new /goals API
* Add PrettyTable module
* Fixed audit creation bug in CLI
* Removed unused 'alarm' field
* Add audit-template name checking in CLI
* Updated from global requirements

0.22.0
------

* Rename TRIGGERED state as PENDING
* Updated from global requirements
* Updated from global requirements
* Replace deprecated LOG.warn with LOG.warning
* Removed host_aggregate filter for Audit Template
* Removed useless '--name' in audit-template-list
* Sync with openstack/requirements master branch

0.21.0
------

* Updated STARTING to TRIGGERED
* Remove argparse from requirements
* Fix extraction of _LI _LW _LE _LC for translation
* Update Watcher documentation in README
* i18n - Make string translatable
* Respect the import order template
* Sync Action resource fields
* Sync with oslo-incubator
* use keystoneclient exceptions instead of oslo-incubator code
* Drop py33 support

0.20.0
------

* Remove py26 support
* Update requirements from OS Global Requirements
* bug and requirements fixes
* Change stackforge to openstack
* Update .gitreview for new namespace
* update README.rst file
* push initial version
* Added .gitreview
