CHANGES
=======

0.9.10
------

* add apache license header
* fix cleaner constructor
* upload to pypi once

0.9.9
-----

* install test dep dulwich, failing on travis
* fix rollback in case of cleaner db error
* add --days option to expire\_manage to filter vms to expire, Closes #4

0.9.8
-----

* fix transactional access to vars in tests
* fix indent
* add transaction hook

0.9.7
-----

* fix spaces
* fix typo in type name
* fix VM cleaner selection
* fix typo
* pep8 fixes
* add project name to emails, Closes #12
* pep8 fixes
* add all\_tenants to vmexpires list API
* revert rtd conf
* try to fix missing css on rtd [ci skip]
* try to fix missing css on rtd

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
