CHANGES
=======

* [ussuri][goal] Drop python 2.7 support and testing
* Fix Sparck StreamingListener for monasca-analytics
* Add Python 3 Train unit tests
* Drop Python2.7 support
* Update Spark version
* Improve Unittests
* Gate fix: Cap hacking to avoid gate failure
* Replace git.openstack.org URLs with opendev.org URLs
* OpenDev Migration Patch
* Replace openstack.org git:// URLs with https://
* Update requirements for "tornade"
* add download\_file function in devstack plugin.sh
* Monasca-analytics supports Python3 officially
* fix tox python3 overrides
* Support python3.5 for monasca-analytics
* Change openstack-dev to openstack-discuss
* Update README
* devstack: $MAVEN\_TARBAL -> $MAVEN\_TARBALL
* Update links in README
* Change Apache Kafka download site
* Update Spark version
* Update requirements
* Update devstack plugin
* Update url in HACKING.rst
* Support Ubuntu 16.04 for devstack plugin
* Fix unit tests for py27 and pep8 jobs
* import zuul job settings from project-config
* fix pep8 job
* Remove empty files
* Aligned local.conf content in devstack ReadMe file
* Optimize the link address
* Files with no code must be left completely empty
* Change copyright to appropriate one
* Fix typos
* Add Svc as a SML
* Add RandomForestClassifier as a SML
* Add LogisticRegression as a SML
* Add DecisionTreeClassifier as a SML
* Add EllipticEnvelope as a SML
* Add IsolationForest as a SML
* Add .eggs in .gitignore
* Fix typo
* Fix tools/test-setup.sh
* Prepare for using standard py27 test
* Deduplicate an initialization code
* Delete deprecated Hacking in tox.ini
* Show team and repo badges on README
* Add \_\_ne\_\_ built-in function
* Add Banana specific APIs to typecheck and get list of components
* Remove xrange for run both Python 2 and Python 3
* Change assertTrue(isinstance()) by optimal assert
* Fix a typo in documentation
* Improve error message and span calculation
* Fix crash when there's no connection in the banana file
* Fix iptable example config
* Improve speed in data generation while preserving semantics
* Fix the Cloud example as it was broken
* DO NOT MERGE: fixed path and environment variables references for monanas
* added KAFKA\_HOME env var to fetch-deps.sh
* Make sure to report only coverage for the monasca\_analytics module
* Make it possible to pick the number of samples used for SVM
* fix spark configuration on fetch-deps.sh
* Fix the broken iptable example
* Fix crash issue
* This commit introduces the first version of Banana configuration language
* Improve the devstack plugin
* Pin flake8 version
* Fix an example command line option
* Add tests for monasca\_derivative
* Correct reraising of exception
* Fix some bugs with Aggregate and Combine. Add some tests as well
* Reduce duplication in tests. Add test for banana
* Add the test back and include BytecodeAssembler in tree
* Remove white space between print and ()
* Replace raw\_input with input to make PY3 compatible
* Support coverage
* migrated config checking library from schema to voluptuous
* Add .tox to .gitignore
* Add basic analytics for Monasca metrics
* Remove unnecessary comment
* Fix typos
* Fix Apache license and PYTHONPATH for the gate
* Remove jenkins.sh
* Fix MoNanas's repository url
* Add devstack plugin
* H238 support
* H236 support
* tox support
* E126 support
* E241 support
* H101 support
* H306 support
* E226 support
* H104 support
* fixed pep8 issues and import error
* Rename main package to monasca\_analytics
* Add proper legacy type hinting
* Fixed links and removed contributors list from README.md
* Added long Copyright and licence note at the top of each source file
* Monanas initial code release
* Add license
* Added .gitreview
