CHANGES
=======

* Cleanup tox.ini: Remove obsolete constraints
* Fix oslo.delimiter references
* Add Resource and Usage objects
* Move over pull request from github #8 to here
* Fix space after parenthesis
* No longer need travis integration
* Fix the .gitreview file
* Fix .testr.conf
* Add Travis
* Add comment to processors class variable
* Just update the stored in-place
* Don't raise value error
* Static methods and a nice view object and better message
* Fix consuming a single amount
* Raise a UnsupportedKind for unknown kinds
* Raise an overlimit exception when overlimit/bound
* Add a simple processing framework
* Restructure some of the test files
* Instead of batch create/update just do singular for now
* Fix url -> uri
* A read only uri property should be fine
* Fix default kind
* Add base driver structure (and a zookeeper driver)
* Fix a bunch of files that are not needed/incorrect
* Initial Commit for Delimiter
