CHANGES
=======

0.1.0
-----

* Remove volume v1 API service client usage
* Added support of volume api\_v3 client
* Use addCleanup to detach volume instead of explicit detach
* Add six as requirement
* Verify instance snapshots when using signed images
* Updated from global requirements
* Updated from global requirements
* Revert "Remove duplicate configuration"
* Address verifier DeprecationWarning
* Validate instances are accessible before messing with their disks
* Zuul: Remove project name
* Remove duplicate configuration
* Add connection test to help diagnose failure
* Fixed \_log\_console\_output call on failure
* Add .zuul.yaml
* Replace deprecated function in tempest
* Add ephemeral disk encryption scenario test
* Replace the usage of 'manager' with 'os\_primary'
* Fixes for py35
* add deps for barbican-tempest-plugin
* Fix tox command for running tests
* Add volume encryption scenario tests
* Add oslotest to test-requirements.txt
* Switch to local copy of scenario test base class
* Removes unnecessary utf-8 encoding
* Add image signing scenario
* Replaced python 3.4 to 3.5
* Drop MANIFEST.in
* Fix oslotest import error
* Add idempotent\_id lines for tests
* Remove tempest-lib from requirements.txt
* Add pre\_test\_hook
* Update the project README
* Add a QuotaClient and quota API tests
* Add an OrderClient and order API tests
* Added Secret Metadata client and unit tests
* Add a ConsumerClient and consumer API tests
* Add a ContainerClient and container API tests
* Fill in remaining Secrets API and tests
* Register client and add first test
* Add initial plugin structure
* Added .gitreview
