CHANGES
=======

* Minor corrections in the CLI doc
* Added some instructions regarding pre-requisite, installation, configuration and troubleshootings for the Watcher CLI
* test commit 2
* test commit 1

0.16.3b0
--------

* update README.rst

0.16.2b0
--------

* Fix pep8
* Add audit_template_name in audit fields

0.16.1b0
--------

* fix import
* add unit tests
* refactor method name
* Fix merge

0.15.4a0
--------

* fix pep8
* add goal cli

0.15.3a0
--------

* fix label

0.15.2a0
--------

* fix pep8
* add goal cli

0.15.1a0
--------

* check is args is an UUID. If not, raises an ValidationError exception
* update IRONIC by WATCHER

0.14.1a0
--------

* Add missing field
* fix audit_template dest parameter
* fix pep8
* add test on command watcher audit-list --audit-template
* fix wrong argument
* remove --name options
* remove name for --action-plan and  --audit options
* replace action_plan by action_plan_uuid if GET request
* unset b<>com copyrights
* comment metric-collector-* from shell
* add correct bash completion file
* update installation procedure
* add bash completion script
* Filter an action plan with an audit uuid
* (br_bug_2182
* (bugs_indeed #2179
* support now name into audit-template-show cli
* Fix label
* fix label
* Remove field version
* (bugs_indeed #2181
* Remove field version
* Update displayed fields on command watcher action-list
* By default the following fields are displayed : uuid, next_uuid, state, action_plan_uuid an action type
* add action-plan-start
* (BUGS_INDEED #2180
* Set --audit-template as required argument in audit-create command
* The field 'Update at ' is displayed with 'watcher action-plan-list'
* Add the new column updated at
* fix test
* fix br_bug_2169
* fix #br_bug_2164
* fix test
* fix br_bug_2144
* fix 'Namespace' object has no attribute 'audit_template' and metric
* update test
* fix 'Namespace' object has no attribute action_plan
* fix missing comma and ressource_fields
* merge fix again
* merge fixes
* update according to new fields
* update gitignore
* (bugs_indeed #2086
* (bugs_indeed #1993
* TU fixes
* bug fixes

r13-0
-----

* add state in Action object
* refactor Action + bug fixes
* (agile_task #1783
* pep8 fix
* change "automatic" attribute to "extra"
* remove state from Audit Template
* add Audit Template, Update Audit, remove Goal
* python 3 httpretty fix : upgrade version do 0.8.8
* add metric collector + bug fixes
* Replace goalpack by audit. Remove dummy object
* add fixes on goalpack TU
* Add goalpack object
* add test units for dummy
* Added dummy-create in shell
* replace order by dummy
* initial commit
