CHANGES
=======

2.0.0
-----

* [ussuri][goal] Drop python 2.7 support and testing
* tox: Trivial cleanup
* Add PDF generation support for Python-SearchlightClient
* tox: Keeping going with docs
* Switch to Ussuri jobs
* Remove \_LE variable

1.6.0
-----

* Add Python 3 Train unit tests
* Sync Sphinx requirement
* Migrate to opendev.org
* OpenDev Migration Patch
* Update setup.cfg
* Drop py35 tox test
* Drop py35 tests
* Update storyboard links

1.5.0
-----

* Add py37 tox tests
* Update json module to jsonutils
* add python 3.7 unit test job
* Update hacking version
* Change openstack-dev to openstack-discuss
* Add cover job
* Fix tox coverage test
* Add python 3.6 unit test job
* Don't quote {posargs} in tox.ini

1.4.0
-----

* Use openstack-lower-constraints-jobs
* Revert "Update zuul config"
* Update zuul config
* Updated from global requirements
* Change launchpad to storyboard links
* add lower-constraints job
* Remove log translations
* add python 3.6 unit test job
* switch documentation job to new PTI
* import zuul job settings from project-config
* Switch to stestr
* fix tox python3 overrides
* Trivial: Update pypi url to new url
* Follow the new PTI for document build
* fix the link in README.rst
* Updated from global requirements

1.3.0
-----

* Updated from global requirements
* Updated from global requirements
* Avoid tox\_install.sh for constraints support
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Improve README
* Update the documention for doc migration

1.2.0
-----

* Updated from global requirements
* Optimize the link address
* Fix output for resource type list
* switch to openstackdocstheme
* Move existing content to fit new layout
* Updated from global requirements
* Updated from global requirements
* Return simplified query result
* Removes unnecessary utf-8 coding for python-searchlightclient
* Python 3.4 support is removed
* [Fix gate]Update test requirement
* Replace github with git.openstack.org

1.1.0
-----

* Add client doc details
* Add Constraints support
* Updated from global requirements
* Replace six.iteritems() with .items()
* Show team and repo badges on README
* Updated from global requirements
* no longer use oslo-incubator code
* Updated from global requirements
* Don't include openstack/common in flake8 exclude list
* Add Python 3.5 classifier and venv
* Remove white space between print and ()
* Replace 'MagicMock' with 'Mock'
* Drop MANIFEST.in - it's not needed by pbr
* Add plug-in summary for osc doc
* Remove circular TOC reference
* Update homepage with developer documentation page
* Do not process additional fields in search response
* TrivialFix: Remove logging import unused

1.0.0
-----

* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Remove discover from test-requirements
* Updated from global requirements
* Updated from global requirements
* Use osc\_lib instead of cliff
* Use osc-lib instead of openstackclient
* Support new facet response format
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements

0.2.1
-----

* Updated from global requirements

0.2.0
-----

* Escape slashes in query\_strings
* Fix warning 'test command found but not installed in testenv'
* Updated from global requirements
* Remove duplicated take\_action logging
* Updated from global requirements
* Updated from global requirements
* Remove argparse from requirements
* Update README
* Remove extra infomation from ID field
* Updated from global requirements
* Updated from global requirements
* Support DSL query for the query cli
* Support token based auth options for osc
* Add optional fields for source to query cli
* Added search resource client and cli
* Remove dash for resource-type in cli
* Add facet list support
* Add resource type list CLI
* Updated from global requirements
* Update link to CLI Reference
* Updated from global requirements
* Delete python bytecode before every test run
* Fixes api usage example
* Remove py26 support
* Deprecated tox -downloadcache option removed
* Use seperate launchpad project for client
* Init searchlightclient base
* Added .gitreview
