CHANGES
=======

0.1.0
-----

* Fix restructuredtext syntax in the readme file
* Added option generate-stack-data to usage
* Return a tuple of values instead of a single string
* Inject into the managers nova, neutron and cinder clients
* Refactored the managers to allow to add library clients
* Fix refactoring bugs that broke the command line
* Refactor the TemplateGenerator class
* Refactor the TemplateGenerator class
* Add documentation on how to use flame
* Added a missing colon to the function definition
* Refactor the code to match the openstack code structure
* Do not keep protocol 'any' for security group rule
* Add floating ip association for servers
* update readme
* Add tests for stack data file generation
* Update readme
* Add stack data file generation, update some tests, put default values for all parameters
* Add keypair test, clean constraint for volume test
* Add some more tests, disable constraints cause bug heat #1314240
* Add test for server when volume are excluded
* Update resource name for network resource
* Fix conflicts
* Added router tests
* Tests for server networks
* Add test for metadata
* Add test for config drive, cleanups
* Improve README syntax
* Rename README
* Adds test for server security groups
* Added tests for servers: test_server_keypair, test_server_volume_attached and test_server_boot_from_volume
* Initial commit
