CHANGES
=======

3.0.2
-----

* Physical network not included in vif details

3.0.1
-----

* ProvisionRequest does not distinguish event source
* Use upper constraints from stable/newton
* Use upper constraints
* Add extra logging to bridge mapping updates
* stable/newton uses pypowervm 1.0.0.4
* Translation files for supported languages
* Restore setup_adapter to BasePVMNeutronAgent
* Refactor, consolidate, and clean up agents
* Switch to stable/newton dependencies

3.0.0
-----

* Time out port update waiting for vif plug

3.0.0.0rc2
----------

* Translation files for supported languages
* Remove remaining references to PVID looper
* Switch hacking.checks from neutron to neutron_lib

3.0.0.0rc1
----------

* Wait to activate port until vNIC vif is plugged

3.0.0.0b3
---------

* Add expected devstack functions
* Remove the PVID Looper
* capacity from binding:profile => ml2 conf => None
* Mechanism driver & agent for powervm SR-IOV
* Enforce limit of VLAN clean ups in each pass
* Fix bridge mapping change
* Simplify host_uuid and gets
* Checkin blueprint for networking-powervm for SR-IOV VIFs support

3.0.0.0b2
---------

* Support VIOS CNAs
* Support returning non-mgmt LPAR UUIDs
* Update requirements/Remove deprecations

3.0.0.0b1
---------

* Global amqp and hacking requirements
* Add networking-powervm spec dir and template
* Fix package reference in version code
* Avoid invoking get_device_details_list when no ports to update
* Translation files for supported languages

2.0.0
-----

* Better default value for heal and optimize loop
* Allow multiple session connection attempts
* Rebase: proper '_' import, deprecated xags
* Update the requirements
* Add .venv to the .gitignore file
* Initial seed of hacking rules
* Fix the heal code to invoke with the rpc_device
* Port over pretty_tox.sh from neutron
* Update requirements
* Mock pypowervm out of test_utils
* Update heal code to ensure device up
* Report agent mappings
* Update flake8 ignore rules
* Move CNA Event Handler to Agent Base
* Do not error if NovaLink not installed
* Replace deprecated library function os.popen() with subprocess
* Disable installing pypowervm by default
* Deprecated tox -downloadcache option removed
* Fix README whitespace, update README
* Add networking-powervm devstack multi-node support
* Change pypowervm repo location
* Change networking-powervm launchpad bugs link
* Update version to 3.4
* Switch to develop branch for pypowervm
* Remove log_helper in list_cnas
* Add i18n module for networking-powervm domain
* Add base devstack plugins support
* Translation changes for drop2
* Translation changes

1.0.0rc1
--------

* Optimize retry domain
* Provide dev ref update
* Remove data files
* Add flag to prevent VLAN cleanup
* Enable eventing from system
* Rename neutron-powervm to networking-powervm
* Rebase HttpError exception initializer
* Do not allow exceptions to kill powervm agent
* Update .gitreview for project rename
* 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
