CHANGES
=======

* Updated from global requirements
* Updated from global requirements

0.0.3
-----

* Add pagination helpers
* Update .gitreview for stable/mitaka
* Fix 'import neutron' hacking check
* Add in missing constants
* Remove unused pngmath Sphinx extension

0.0.2
-----

* Updated from global requirements
* Callbacks: add precommit support
* Add constants for macvtap agent
* Callbacks: add in missing callback resources
* Add Collector Agent type string
* Add a hacking check against importing neutron
* Lib specific hacking rules
* Move some common test and framework goo into neutron-lib
* Update translation setup
* API validators and converters
* Replace deprecated library function os.popen() with subprocess
* Add popular IP protocols for security group

0.0.1
-----

* Improvements to tox envs
* Adding callback mechanism
* Setup for translation
* Add neutron/plugin/common/constants.py module to neutron-lib
* Setup for devref documentation
* Initial list of constants
* Use assertRaises instead of try-except in unit tests
* Initial shared exceptions
* Remove pypy as tox env
* Insert references to debtcollector in review guidelines
* Cleanup .gitignore
* Beginning of lib review guidelines
* Initial cookiecutter commit
* Added .gitreview
