CHANGES
=======

* Replace openstack.org git:// URLs with https://
* Update and optimize documentation links
* function always returns None
* Add log hacking rules
* Remove usage of parameter enforce\_type
* Add python 3.5 in classifier and envlist
* Support keystone v3 authentification
* Fix html\_last\_updated\_fmt for Python3
* Use get\_rpc\_transport instead of get\_transport
* Modify a link of Official Documentation
* remove duplicate key from dict
* remove old oslo.messaging transport aliases
* added error code for bad requests
* Updated from global requirements
* Updated from global requirements
* removed return from the method
* replaced dict with literal
* replaced function with set literal
* removed duplicate key from dict
* Modify output of model evaluation
* Extend parameters of model-recreate
* Add model api unit test
* Updated from global requirements
* Enable KMeans to support a text format
* Remove log translations
* Updated from global requirements
* Fix a TypeError
* Enable NaiveBayes to support a text format
* cors: update default configuration
* Pass located tests directory in oslo debug
* Replaced python 3.4 to 3.5
* Add learning api unit test
* Return related resource information
* Add unit test for experiment
* Fix DB DataError
* Add Tree Models
* Use https instead of http for git.openstack.org
* Add RidgeRegression Model
* Complete unit test for dataset
* Added scripts to install virtual environment
* Replaces uuid.uuid4 with uuidutils.generate\_uuid()
* Remove pylintrc file
* Prepare for using standard python tests
* Add unit test for dataset api
* Changed the home-page of meteos in setup.cfg
* Add NaiveBayes Model
* Add validations when creating/deleting resources
* Recreate Model
* Add split dataset method
* Added overview document for meteos
* Initial commit for meteos documentation
* Add items into list which meteos-api returns
* Integrate with dashboard
* Remove unit test that is not relevant anymore
* Resources are not private
* Fixes some current typo errors on meteos project
* Fix a issue that build\_sphinx fails
* Add small tests for unit testing
* Refactoring for pep8
* Remove redundant expressions
* Model Evaluation
* Enable release notes translation
* Adds Reference to Wiki Instructions for DevStack Config
* Online Prediction
* Support FP-Growth Model
* fix a issue that zero parameter doesn't show up
* Add a Word2Vec Model
* Create learning without specifing experiment-id
* Initial commit
* Added .gitreview
