CHANGES
=======

0.1
---

* add cron job information
* add policy and user configuration information
* add note on API limiting in nova
* New configuration documentation
* Documentation update
* Update README.md
* add travis-ci.org configuration file
* use six.StringIO instead of StringIO
* fix SSM messenger without records
* normalize dates to use UTC timezone
* Do not use six's text_type but string_types
* Removed readme.rst
* Basic intro to caso
* Changed format of README to md
* Changed README.rst to README.md
* Fixed build, removed oslosphinx
* Fixed build, removed oslosphinx
* first set of unit tests
* do not fail if we receive a datetime.datetime object
* do not pass default config files
* put all configuration into a subdirectory
* add a simple logstash messenger
* substitute print statements with LOG entries
* capture and log exception in messenger
* fixes in logging
* refactor messengers
* add loadables module
* add exception module and base class
* add log facilities
* record: add JSON rendering
* uncomment configuration files stuff
* Added ceilometer options
* Removed PEP8 issues
* Allow to specify the extractor
* New ceilometer extractor
* fix typo in help option
* Add configuration samples and generator
* fix failure when there are no usages
* Actually push records to SSM
* Actually save last run and add a dry_run option
* Start populating accounting records
* Added initial cloud accounting record
* Initial skeleton to work on
* Initial commit from cookiecutter template
