CHANGES
=======

* Add pbr autofiles to .gitignore
* Release 0.1.15
* Update clean to include .eggs
* udpate docs to fluorine
* Update docs for odl format
* Update to EPL 1.0 license
* Add git dev setup to makefile
* Add makefile
* Move pbr version to setup
* Fix permissions on .gitignore
* Update tox requirements
* Remove unused doc build files
* Update docs
* pbr cleanup
* update docs in tox
* Remove unused files
* Add clean of pyc files before tests
* Fix coala issues
* Fix tox issues
* update coala and fix files
* Add .gitignore
* Add .gitreview
* Update odltools
* Update odltools version to 0.1.8
* Update odltools version to 0.1.7
* Optimize tox options
* Fix some prints
* Add flake8 support and fix issues
* Use ifname in place of ifName
* Use transport in cli for http/https
* Refactor Model class
* ODLTools: Misc CLI improvements
* Fix outdir to be path arg
* ODLTools: Misc fixes and additions
* Fix ifname to be ifName
* Use ifName instead of ifname
* Move ovs under netvirt
* Wire in analzye inventory
* Wire in flow commands and parser
* Bump odltools version to 0.1.2
* Add more show and analyze commands
* Use quotes consistently
* Add setup clean option
* Move files around to fit pypi better
* rm odltools egg files
* Initial packaging support
* Wire in subparsers
* integrate various updates
* integrate model operations
* ODLTools: Capture dumps for all data models
* Fixes and additions
* reduce debug logging
* change logger format
* move deprecated files to old dir
* Refactor odltools to use commands
