CHANGES
=======

0.0.1
-----

* Add a simple and basic webinterface to the API service
* Add genconfig environment to generate sample configuration files
* Cleanup worker and producer service
* Extend README file
* Use glance_store to save generated fractal images
* Introduction of oslo.messaging
* Make oslo.log workable
* Make the RabbitMQ webinterface workable
* Change author, author-email, and website in setup.cfg file
* Improve faafo-producer
* Simplify the Vagrant environment
* Fix the RTD badge in the README file
* Adjust versions accordingly to requirements/global-requirements.txt
* Fix Ruby Style issues in the Vagrantfile found by Rubocop
* Link the RTD documentation in the README file
* Add .gitreview file
* Migrate the README file to a basic documentation
* Rename testenv lint to pep8
* Rename to faafo (First App Application for OpenStack)
* Cleanup Ansible playbook
* Add a Apache2 instance to the Vagrantfile
* Simplify API service by using Flask-Restless
* Use oslo.{config,log}
* Clarify the purpose of the Vagrant environment and the Ansible playbook
* Introduce a API service to consolidate all database activity
* Improve the Vagrant environment
* Document how to use a virtual environment to test the application
* A basic support to run services in the background
* Make tracker/worker/producer installable
* Add one shot function to the producer
* Make tox lin environment workable
* Document the workflow
* Add a basic tracker using Kombu and SQLAlchemy
* Implement worker/producer using Kombu
* Add a basic worker to generate Julia set fractal images
* Initial commit
