CHANGES
=======

0.0.1
-----

* Add delete volume command
* Add requirements.txt for Read the docs
* Fetch token from Keystone if nothing is provided
* Add new volume commands: create, attach and detach
* Keep doc/source/api in repository
* Improve Python API reference
* Move Python API doc to the right folder
* Add new command to resize volumes
* Add new command to resize an instance
* Update documentation URL
* Add new command to fetch one entity
* Add pydocs in client and examples in documentation
* Add parameter to set Almanach API URL
* Add new command to list volumes
* Add new command to list instances
* Add command to create an instance
* Add command to delete an instance
* Rename cammand line executable
* Add new commands to create and delete volume types
* Add command to get volume type
* Add command to list volume types
* Add unit test for list entities command
* Add badge for documentation
* Add command to update instance entity
* Add min requirements in doc
* Fix some typos
* Add some documentation
* Add API call to fetch tenant entities
* Bare minimum to make HTTP calls
* Add first shell command
* Update skeleton generated files
* Initial Cookiecutter Commit
