CHANGES
=======

* Remove setting of version/release from releasenotes
* Updated from global requirements
* Set debug mode according to ENABLE\_DEBUG\_LOG\_LEVEL
* Don't access etcd via localhost
* Adds 'all\_tenants' search option in volumeprovider/cinder.py
* Update .gitignore
* Update reno for stable/pike

0.2.0
-----

* Updated from global requirements
* Get py35 fullstack tests to work
* Deploy fuxi-server via uwsgi
* Update the documentation link for doc migration
* Replace e.message with str(e)
* Reuse neutron-lib for pep8 hacking checks
* Fix N529 Method's default argument should not be mutable
* Upgrade from docker-py to docker
* Updated from global requirements
* Enable some off-by-default checks
* Move the imports to the top of the file
* Use https instead of http in docs links
* Use devstack-provided etcd port
* Remove support for py34
* Remove the usage of tox command in devstack
* Move to devstack-plugin-container
* Switch to devstack for installing etcd
* Use absoluted path for command
* Make volume providers configurable in devstack
* Avoid running more than one etcd process
* Remove log translations
* Add fullstack test for manila provider
* Updated from global requirements
* Use HostAddressOpt for opts that accept IP and hostnames
* Use oslo\_log to instead of app.logger
* Enable manila devstack plugin
* remove-py34

0.1.0
-----

* Update test requirement
* Add instruction to run fullstack test locally
* Add release notes for the first release
* Introduce reno to handle release notes
* Add document for volume providers
* Fix the installation guide
* Remove unused logging import
* Fix incorrect key on formating logging message
* Add parameter 'region\_name' for novaclient
* Fix logging format
* Import \_ from i18n.py
* Modify comment about FuxiException
* Add the link for BPs
* Remove support for py33
* RBD:Make the volume to do local attach after created
* Enable Fuxi to use Manila share
* [Trivial] Fix broken Link
* Replace hardcode values with OptGroup in config setting
* Updated from global requirements
* Fixes some typo errors on fuxi project
* Fix logging format
* Make py35 devstack gate working
* Removes unnecessary utf-8 encoding
* Provide Keystone session for Nova with its own group
* Use keystoneauth1 for cinder access
* Raise exception when find more than one matched Cinder volumes
* Add help text for conf 'rootwrap\_config'
* Fix indexing operation for OrderDict in py3.4 and py3.5
* Revert "Move from "tenant" to "project""
* Sync .gitignore from kuryr-libnetwork
* Replace LOG.warn with LOG.warning
* Add basic fullstack volume tests
* Separate unit tests from fullstack tests
* Enable use of constraints for all tox based jobs
* Updated from global requirements
* Add the remote tag to the badge image
* Use the default executor in os-brick
* Add test hooks for Fuxi gate job
* Add devstack plugin for Fuxi
* Move from "tenant" to "project"
* Retrieve volumes from cinder with matched metadata
* Fix incorrect key on formating logging message
* Add .testrepository/ to .gitignore
* Show team and repo badges on README
* Fix the .gitignore file
* Fix typos in rootwrap.conf
* Add py34 for fuxi test
* Tools for generating config file
* Update flake8 ignore list
* Updated from global requirements
* Add Python 3.5 classifier and venv for fuxi
* Enable Fuxi to support cluster mode
* Enable Fuxi to use existing Cinder volume as a volume for Container
* Add volume plugin method and modify plugin file to adapt to docker v1.12
* Update the 'list' method of volumeprovider about Cinder
* Add deployment document
* Fuxi code for providing Cinder volume to Container
* Delete code
* Modify README and delete swp file
* Initial code for Fuxi
* Added .gitreview
