CHANGES
=======

* import zuul job settings from project-config
* Updated from global requirements
* Update .gitreview for stable/pike

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
