CHANGES
=======

1.0.0
-----

* Update .gitreview for stable/newton
* Updated from global requirements

0.2.2
-----

* Updated from global requirements
* Fix bug: Missing "usage" key in testcase
* Fix quota get for non admin role user
* Fix for the detail quota usage bug
* Fix error for Endpoint token expiration
* Replace EngineFacade with enginefacade
* Add kingbird installation, configuration and user guide
* Fix error while updating service registry
* Add service registry

0.2.1
-----

* Updated from global requirements
* Fix for two testcase failures for default quota
* Updated from global requirements
* Updated from global requirements

0.2.0
-----

* Updated from global requirements
* Force reinstalling kingbird package
* Fix oslo config generation issue
* Remove unused configuration options
* Updated from global requirements
* Updated from global requirements
* Fix endpoint URLs
* Kill running kingbird processes before starting new ones
* Dynamically get public and internal IPs for Kingbird endpoints
* Updated from global requirements
* Kingbird installation script for OPNFV deployments
* RPC refactoring
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Tempest for cinder quota resource syncing
* Updated from global requirements
* Fix endpoint cache authentication url
* Enable loading of the tempest plugin configuration
* Fix test_quota_class_get_default inconsisten result
* Tempest for neutron quota resource syncing
* Fix for incorrect supported quota resources
* Tempest for Quota Class Implemenation
* Delete Resources on failure
* Updated from global requirements
* Fix default quota class
* Remove incorrent file
* Updated from global requirements
* Kingbird Refactor(Part 2/Final):
* Updated from global requirements
* Updated from global requirements
* Tempest Refactoring (Part 1)
* Updated from global requirements
* Add Neutron quota driver
* .coveragerc: Change ignore-errors to ignore_errors
* Updated from global requirements
* Remove unnecessary executable privilege
* remove verbose option in devstack plugin
* Fix write quota limits
* Add API layer for quota class management
* Fix for incorrect service type check
* Only install hacking in pep8
* Fix: Incorrect no. of arguments for CinderClient
* Fix configuration generation error in devstack
* Updated from global requirements
* Fix missing delete quota UT
* Add cinder quota driver
* Add Quota class data model

0.1.0
-----

* Few issues with README.rst, Fixed them
* Add remaining tempest testcase for Kingbird
* Devstack scripts update for configuration and kb_engine
* command of manage db_sync not executed
* List resource controller after in V1Controller
* Change "kingbird_tempest_tests" folder to "tempest"
* Tempest testcase for Kingbird & its integration
* Fix for the bug: Missing project filter
* Remove unnecessary db configuration
* Implement Locking for Periodic Sync tasks
* Modify config generation to create conf file
* Periodic Quota Sync
* Add listener config options to kingbird.conf
* Quota sync APIs
* Change class names for proper config generation
* Kingbird config file should be generated from tox
* Remove a duplicate entry from requirements.txt
* Add CLI for kingbird management
* Add config file for all configurations
* Use session object created in EndpointCache class
* Add entry points to setup.cfg
* Add keystone v3 support for OpenStack Drivers
* Use quota fields as per services enabled
* Add periodic tasks with oslo.service TGM
* Restructure kingbird architecture
* Sync with requirements
* Move Unit Test files under Unit directory
* Update OSDriver to read admin creds from conf
* Update Cached OS clients for OpenStackDriver
* Change LOG.warn to LOG.warning
* Modify OpenStackDriver to use native osclients
* Add method to return region list
* Initial Kingbird framework code base ( part5:test )
* Add Drivers for OpenStack communication
* Add database layer for the quota part
* Initial Kingbird framework code base ( part4:devstack )
* Implement service endpoint cache
* Add run_tests.sh script
* Initial Kingbird framework code base ( part3:jobworker )
* Initial Kingbird framework code base ( part2:jobdaemon )
* Fix the tools directory files
* Initial Kingbird framework code base ( part1:rest )
* Add config generation and venv tools
* Initial Kingbird commit
* Added .gitreview
