CHANGES
=======

* Update the README
* Removed kwarg enforce\_type from oslo.config set\_override method
* Remove deprecated oslotest.mockpatch usage
* fixup python35 tox
* Fixes all current typo errors on Bilean project
* Remove sqlite\_db in set\_defaults()
* Remove unused logging import
* Add Python 3.5 classifier and venv for bilean
* Translate info-level log messages for LOG.info
* Translate info-level log messages for LOG.warn
* Correct bilean reraising of exception
* Clean imports in code
* Suupport to generate resource consumption list
* Should generate consumpiton when freeze
* Auto set first policy as default policy
* Fix the issue that consumption filter not work
* Add os.cinder.volume plugin
* Add consumptions API support
* Remove discover from test-requirements
* Replace float with decimal
* Enable notification messaging pools
* Remove unused POT files
* Combine rules and resources to plugins
* Add Documentation in README.rst
* Support readthedocs
* Revise resource definition conf
* Revise policy conf
* Ignore ATHORS and ChangeLog
* Revise install doc
* Add devstack plugin
* Modify api and remove project\_id
* Separate consumption and recharge from event
* Add 'name' field to user object
* Enable to set project\_id when get service context
* Add actions
* Separate scheduler as a service
* Add user lock
* Release instance when freeze user
* Revise daily job
* Fix the issue that cannot delete resource
* Revise setup-service
* Fix the issue when generating events
* Fix bugs when creating resource
* Support to attach policy to user
* Deprecated tenant
* Support to add rules to policy
* Remove old clients thoroughly
* Remove pdb code
* Use openstacksdk to communicate with other services
* Set hostname as engine\_id
* Change bilean\_task to scheduler
* Fix the issue when trying to show user
* Update typos
* Fix pep8
* Fix .gitreview
* Fix docs
* Add doc architecture
* Complete unit tests for rule base
* Add tests architecture
* Revice policy api
* Revise policy api
* Add policy support
* Add db support for policy
* Add talbe polic to migrate\_repo
* Revise route mappers
* Revise event api
* Revise resource api
* Revise rule api
* Validate value when recharge
* Remove etc/bilean/bilean.conf.sample
* revise api
* Rename params to consts
* Fix pep8 and revise db
* Revise code structure
* Revert "Encapsulate resource object"
* Encapsulate resource object
* Init billing service 'bilean' from heat
* Initial empty repository
