CHANGES
=======

1.10.0
------

* Add Python 3 Train unit tests
* Switch python3 versions of test jobs to match Train PTI
* Fix devstack deployment by restoring ceilosca\_pipeline.yaml
* Adding example monasca\_field\_definition configuration files
* OpenDev Migration Patch
* Dropping the py35 testing
* Clean up removed Ceilometer meters

1.9.1
-----

* Replace openstack.org git:// URLs with https://
* add python 3.7 unit test job
* Update devel info: mailing list
* Change openstack-dev to openstack-discuss
* Add python 3.6 unit test job
* Remove setup.py check from pep8 job

1.9.0
-----

* Refresh against ceilometer master
* fix tox python3 overrides
* Use six.text\_type instead of unicode
* Update links in README
* add python 3.6 unit test job
* import zuul job settings from project-config
* Refactor out Ceilometer V2 API related code

1.8.1
-----

* Fix README.rst and add syntax check
* Remove testrepository and .testr.conf
* Convert README.md to ReStructuredText format
* Switch to using stestr

1.8.0
-----

* Add detail to README.md about how Ceilometer mapped to Mon API
* Update pep8 check
* Document how to configure and use meters
* Refresh the ceilometer.conf file provided by Ceilosca
* Update the README
* Allow unicode for metadata keys in publisher
* Monasca Ceilometer in sync with Ceilometer master

1.7.0
-----

* Add stestr to .gitignore file
* Remove pbr warnerrors in favor of sphinx check
* Remove oslo config global conf dependency

1.6.0
-----

* Ceilometer newton-eol

1.5.0
-----

* Create a package for monasca-ceilometer
* Update the documentation link for doc migration
* Fix ceilosca.sh vagrant env setup
* Using fixtures instead of deprecated mockpatch module

1.4.0
-----

* Fix a typo
* Support jsonpath definitions in monasca\_field\_definitions.yaml
* Update ceilosca.sh to Newton vintage

1.3.0
-----

* Optimize the link address
* Update the instructions and scripts needed for devstack
* Ceilosca pagination hanging problem
* Remove log translations
* Using fixtures.MockPatch instead of mockpatch.Patch
* [Fix gate]Update test requirement
* Adding query metric mappings, dimensions, futurist, paging

1.2.0
-----

* Add LICENSE file
* Show team and repo badges on README
* Remove white space between print () in ceilosca-message-simulator.py
* Add Apache 2.0 license to source file

1.1.0
-----

* Clean imports in code
* Fixing performance for ceilometer statistics list and use monasca's group\_by option to avoid metrics-list calll which is not necessary

1.0.0
-----

* Uses devstack plugins to deploy ceilosca in devstack

0.0.3
-----

* Adds [testenv:venv] section to tox.ini

0.0.2
-----

* Allowing Ceilometer to use timestamp in metriclist query

0.0.1
-----

* Implement complex query API
* Put py34 first in the env order of tox
* get\_resources and get\_samples uses iterative approach
* cap oslo.messaging to 3.0.0
* Deprecated tox -downloadcache option removed
* Implements groupby for statistics API
* Handles input aggregate for statistics
* Fixes statistics API when timestamp is specified
* Reverts patch https://review.openstack.org/254905
* Add monasca-user role during initialization
* Delete python bytecode before every test run
* Fix README and deployer scripts for liberty
* Migrate monasca-ceilometer to be liberty compatible

2015.1
------

* Remove Null Data from Publisher
* Improve the main README.md
* Change repositories from stackforge to openstack
* get\_samples uses concurrent querying
* Update .gitreview for new namespace
* Fix Simulator Value to 0 that is converted to null
* Fix 0 values converted to null with JSON
* Fixed Version number on setup.cfg for new Kilo revision
* Fix for Simulator code
* Force influxdb version to 0.9.4.2
* Fix Tools Documentation
* Correct the Public Cloud Simulation load
* Message Load Simulator for Ceilosca
* Rally Scripts for Ceilometer API
* Change Store Events to False
* Remove existing timeout and increase time
* Enabled Batching
* Added notification\_workers to ceilo.conf
* Fix Ceilosca deployer script to clear env
* Sed fix to update the file
* Pipeline was erroneously overwritten
* Documentation Update
* Fix issue with oslo library being overwritten by monasca-events
* Ceilosca deployer scripts
* Simple metaquery for get samples and resources
* Adds support to Mon publisher to archive on error
* Enabling API unit tests
* Improve unit tests
* Ceilometer integration with monasca
* Added a config file for documentation
* Ensure dimension names are valid
* Add retrieval of Keystone token
* Update README
* Add initial .gitignore file
* Add hacking as test requirement
* Get initial build to work
* Added comment blocks
* Update README.md
* Added logging capability
* Update README.md
* Update monclient.py
* Make query parameters position independent
* Make monclient.py PEP8 compliant
* Update README.md
* Traverse nested metadata dictionaries.  Prefix nested dictionaries with 'name.' to build a name hierarchy
* Update README.md
* Remove runlocal from the kwargs
* Modify code to handle samples in ceilometer-notifications
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Added files
* Add initial files. Add some text to README
* Initial commit
