CHANGES
=======

1.0.0
-----

* Drop python 2.7 support and testing

0.6.0
-----

* Update sphinx requirements to match global requirements
* Add Python 3 Train unit tests
* Fix the :module sphinx instruction
* OpenDev Migration Patch
* Dropping the py35 testing

0.5.0
-----

* Add doc/requirements.txt to docs tox environment
* Change openstack-dev to openstack-discuss
* Add Python 3.6 classifier to setup.cfg
* add python 3.6 unit test job
* Update min tox version to 2.0
* Change python3.5 job to python3.7 job on Stein+
* Don't quote {posargs} in tox.ini
* Use templates for cover and lower-constraints
* add python 3.6 unit test job
* switch documentation job to new PTI
* import zuul job settings from project-config

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
