CHANGES
=======

1.0.3
-----

* Updated from global requirements
* Add --comment argument to policy creation command
* Fix indent to make it look better with restview
* Script to execute CLI cmds to standalone Congress
* Allow name to be used with datasource table list <name|id>
* Refactor datasource.py
* Adds CLI command for show policy
* Remove openstackclient from requirements.txt
* Updated from global requirements
* Use osc session management
* Make datasource row list work with name or id
* Improve status API
* Modify datasource api and add datasource-driver api bindings
* Implement bindings for datasource crud operations
* Add read policy and datasource table properties
* Updated from global requirements
* CLI changes for adding --name argument to policy rule
* Enable E123,E125,H803
* restructure get_status api return
* Update NEWS file for release 1.0.2

1.0.2
-----

* Restructure simulate api to avoid passing query in uri
* Add policy create/delete endpoints
* Update NEWS file with date that 1.0.1 was released

1.0.1
-----

* Fix version issue
* Workflow documentation is now in infra-manual
* Updated from global requirements
* Updated from global requirements
* Used schema to compute columns for datasource rows
* Added datasource schema
* Added datasource status command
* Add news file about what was added in each release
* Make client work with python34
* Use a more simple policy rule for test
* Adding missing CLI command congress policy rule show
* Updated from global requirements
* Added command for policy engine's simulation functionality

1.0.0
-----

* Add doc string with example to help users
* Add python-openstackclient to requirements
* Added pretty-print for rules
* Fixed up row table printing by giving column names
* Added missing API end points to the client
* Updated from global requirements
* Client modifications to support versioned api
* Initial congressclient
* Add OpenStack oslo-incubator files
* Work toward Python 3.4 support and testing
* Fixup gitignore
* Updated from global requirements
* create python-congressclient project with cookiecutter
* Added .gitreview
