CHANGES
=======

0.1.0
-----

* 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
