CHANGES
=======

0.9.6
-----

* install test requirements on travis
* add travis integration

0.9.5
-----

* fix exclude
* lower some log level
* fix pep8
* ignore .save files
* add vm excludes management
* lower log level if not found
* update installation

0.9.4
-----

* add log dir
* show user id in command result
* fix rpm/deb and otaca stuff
* fix rpm requires
* remove version constraints for otaca
* remove version constraints for otaca
* keep deb and rpm only
* copy only deb
* fix debian package
* add missing build dep
* fix deb packaging
* fix debian packaging
* add exec rights
* update package build files
* add files to autogenerate deb and rpm
* fix coverage target
* add templates to generate deb and rpm packages
* add changelog target to generate changelog from releasenotes
* disable parallel testing
* remove unused import

0.9.3
-----

* use pretty table instead of tabulate
* add logrotate file
* add more unit tests and add opion max\_vm\_total\_duration to set a total maximum life of VM above which user cannot extend VM anymore

0.9.2
-----

* add unit tests and reset notifications on VM extend
* add tests for worker
* add some unit testing
* fix some syntax and comments removal, add a delete\_all vmexpire object method
* add policy on vmexpire:get and remove unused variables
* update policy template to include admin in operation
* ignore sqlite db used for tests
* add systemd services templates
* add oslo.log template in conf file
* fix authors
* add openstack client link
* fix copyright

0.9.1
-----

* remove comment char
* Closes #7 use expiration object id in DELETE API instead of instance id

0.9.0
-----

* add delete notifications optional copy to an admin email Closes #2
* add conf templates location
* add release notes management
* add first release note
