CHANGES
=======

* Use proper href attribute from vswitch object
* Add babel config
* Only bind on correct host
* Fix bug in device down
* Increase pvid looping count
* Optimize Provision Requests
* List LPARs before querying for a given CNA
* Remove fixed interval looper to eventlet thread
* Support dynamic documentation versioning using pbr
* Update documentation framework, add base devref details
* Allow individual failures to not block provision
* Improve provision VLAN performance
* Add try/except around PVID Updater looping call
* Fix utils.get_vswitch_map to read correct schema
* Helper method to SEA agent
* Fix the startup of the agent
* Refactor the utility module
* Additional debug logging for VIF callback
* Add retry logic to CNA update
* Add pypowervm helpers to the adapter
* Update for py34 and PBR changes
* Account for pending requests in heal
* Move to oslo_service
* Remove redundant pypowervm fixtures
* Add a call back to the update port status
* Change updated ports from set to list
* Fix invalid call to parse of empty bridge mapping
* Support agent boot without configuration
* Conform to OpenStack log/exception I18N guidelines
* Expect a single host; remove ACONF.pvm_host_mtms
* Fix CNA update
* Switch to pypowervm standard auth model
* Parse Bridge Mappings to include XAG
* Provide async update of PVID of cna
* Rename the fake SEA agent
* Rebase tests for PVM Traits
* Remove dependency on cna_uris
* Switch to oslo_log, pypowervm.jobs => .tasks
* Oslo rename rebase
* Accomodate pypowervm restructures
* Updating for renamed files in pypowervm
* Enhancing resiliancy through retries
* Separate ML2 agent framework from logic
* Optimizing VLAN Application
* Refactoring for consistency
* Provide heal method for VLAN configuration
* Update neutron for pypowervm schema_version update
* Utilize polling_interval conf option
* First pass at VIOS VLAN Provision
* Update baseline to resolve refactoring items
* Adding base infra for docs, cna element list fixes
* HEAD cleanup of repository before open sourcing
* Fixes for pypowervm wrappers moving to @propertys
* Updating README.rst for stackforge
* Updating pypowervm path
* Provide baseline Fake PowerVM Agent
* Additional Scan of Ports
* Sync temp HMC options with Nova-PowerVM
* Initial work for port updates
* Support PowerVM Mechanism Driver
* List Client Adapters
* Refactor for pypowervm changes
* Updates to support baseline projects
* Provide basic descriptions of utils and bootstrap
* Adding sonar property file
* Support initial boot of neutron agent
* Swith to oslo.concurrency in Tox
* Import python-powervm into neutron-powervm
* Initial Admin Level Design Guide
* Fixed RST bugs in README.rst
* Framework for Neutron PowerVM Agent
* Updated Python Versions
* Initial Library Setup
* Initial empty repository
