CHANGES
=======

2.0.0.0b1
---------

* Updated from global requirements
* Import constant from neutron-lib
* Updated from global requirements
* Drop py34 target in tox.ini and setup.cfg
* Fix some reST field lists in docstrings
* Use self.flags everywhere
* Use oslo config for physical_network_adapter_map
* Introduce oslo config object for adapter_mapping
* Introduce flags() method for overriding conf opts
* Use tests.base as base class for tests
* Remove unused test base file
* fakezhmc: Enforce type for 'port' and 'element-id'
* Convert port to int for vswitch object
* Updated from global requirements
* Updated from global requirements
* Move config options to networking_dpm.conf
* Treat port-element id as String
* Updated from global requirements
* Removing VLAN section in docs
* Release notes for networking-dpm 1.0.0
* Continue agent when HMC connection is lost
* Refactor get_all_devices
* Preceise error handling in get_all_devices
* Spec for initial support

1.0.0.0rc1
----------

* devstack: Copy sample file to config dir
* Fix "No such file error" on stack.sh
* devstack: rename dpm-agt config file
* Use _LW when logging warnings
* Adding Hardware support chapter to docs
* Fix RTD not rendering bullets of toctree
* Restructured the documentation
* Fix configuration download file not present
* Fix local.conf to ovs and dpm agt in parallel
* Fix docstring of get_all_devices
* Updated from global requirements
* devstack: making USE_SUBNETPOOL a default
* Add q-dhcp and q-meta to devstack single node
* Remove VLAN support
* Rename mapping to physical_NETWORK_adapter_mappings
* Update sampleconfig manual
* Remove the cpc_name config option
* Update os-dpm >=1.0; use cpc_object_id over _name
* Add os-dpm to test-requirements
* Revert "Include common agent configs in config file gen"
* Remove Neutron configs from test_list_opts test
* Remove dependency to neutron._i18n
* Add version information to docs
* Docs: Fix RTD docs build process
* Update DPM config group help text
* Use config options from os-dpm
* Include common agent configs in config file gen
* Precised help text of pyhs_adapter_mappings conf
* Optimize *mappings config for config autogen
* Enable tox configfile autogeneration
* Updated help text for DPM config option for physnet mapping
* Add os-dpm to requirements.txt
* Fix an issue where no test coverage report is created
* Updated from global requirements
* get_all_devices ignores nic if mac not present
* Using zhmcclient via global-requirements
* Fix Vagarnt Support
* Use objct_id over vswitch_id in vif_dict
* Updated from global requirements
* inital vagrant support
* devstack agent support
* Mech driver devstack support
* Make executeable
* Neutron DPM agent
* Config Options for neutron-dpm-agent
* Add fake zhmcclient library and test for testing
* add zhmcclient to dependencies in tox.ini
* Neutron Mechanism Driver for DPM
* add credentials.json to gitignore
* Base package structure
* Adding Specs build + Ocata specs folder
* Optimized documentation
* Add tox_install.sh to allow imports from Neutron
* Initial Cookiecutter Commit
* Added .gitreview
