CHANGES
=======

* import zuul job settings from project-config
* Update .gitreview for stable/rocky

0.4.0
-----

* Enforce to cleanup RST errors
* Switch to stestr
* fix tox python3 overrides
* Fix Documentation process
* Updated from global requirements
* Follow the new PTI for document build
* Fix the cover task
* add lower-constraints job
* Fix routings headers
* Updated from global requirements

0.3.0
-----

* Updated from global requirements
* Updated from global requirements
* Support pagination and filtering for job list operations
* Updated from global requirements
* Updated from global requirements
* Include top-id in routing list
* Updated from global requirements

0.2.0
-----

* Replaces uuid.uuid4 with uuidutils.generate\_uuid()
* Fix openstackdocs theme usage
* Add some available resource types
* Update the documentation link for doc migration
* Updated from global requirements
* Support pagination and filtering for routing list operations
* Updated from global requirements
* Switch to openstackdocstheme
* Implement CRUD operations for job management
* Updated from global requirements
* Updated from global requirements
* Add UT for Routing resource
* Updated from global requirements
* Refactoring test\_pod\_cli.py

0.1.1
-----

* Replace six.iteritems() with .items()
* Unit Test to delete pod
* Drop py34 target in setup.cfg
* Updated from global requirements
* Unit Test to list pods
* Unit Test to show pod details
* Remove log translations
* Fix bug while creating a pod
* Updated from global requirements
* Fix gate-python-tricircleclient-requirements
* Add a threashold for coverage code
* Fix all tox execution
* Add routing resouces CLI commands
* Cosmetic changes for Pods CLI
* Complete create and list methods for pod management
* Add handle exception process
* Initial commit
