CHANGES
=======

2.0.1
-----

* Update WAPI version
* Documentation Update for 2.0.1 Release
* Data Migratoin Support for IPAM Driver
* Usability Improvement
* Grid Configuration Default Setting for IPAM Only
* Fix Devstack Installer for Grid Sync
* Correctly handle pre-existing IP ranges on Infoblox
* Fix Devstack Installer for IPAM agent
* Devstack Installer Improvement
* Correctly handle pre-existing network on infoblox
* Fix Devstack Installer
* Fix Network View ID Collision
* Fix IPv6 Network Deletion
* Network View Participation
* Network View ID Change and GM Member Registration
* Network View Selection for OpenStack and Default Network View
* admin_password in neutron conf needs to be configured to be a secret
* Max Result Set Configuration Support
* Fix No Discovery Data Case
* Install configuration tools as part of setup
* Fix for IPAM Only Support
* Update requirements
* Support IPAM Only
* Introducing 'Report Grid Sync Time' Grid Configuration
* Fix External/Shared Subnet Deletion
* Update requiments.txt
* Fix Network View Sync
* Fix Nova Notification
* Infoblox Ipam Agent Enhancement
* Fix installation doc
* Grid Sync Time Report
* Sync Support For Network View Name Change
* Fix Subnet Name Change

2.0.0
-----

* Update the documentation for the 2.0.0 features
* Allow changing resync interval on the fly
* Option to Use Grid Master to Serve DHCP
* Host Record DNS Record Binding Not Needed in Instance Name Sync
* Add resync interval EA option for config
* Add infoblox_grid_sync.py script
* Add new thread for periodic resync
* Fix create_ea_defs error when member has no EA
* Fix problem adding notification options
* Uninstall networking-infoblox during unstack.sh
* Add rollback for ip allocation
* Up requirements for create_ea_defs.py
* Fix gateway for IPv6 Network
* Set notification options in conf files
* Relay Support
* Reliably populate default grid config EA values
* Convert 'ssl_verify' option to string
* Create EA Definitiions during install
* Automatically install dependencies
* Disassociate floating ip when instance terminate
* Fix Port Device Owner for Instance Creation
* Service Member Assignment Improvement
* Cloud Member Regisration
* Add new rollback-on-failure mechanism
* Fix nameservers and mapping
* Add "VM Name" EA for fip associated with instance
* Fix update subnet failure
* Raise exception instead of returning it
* Fix Service Restart
* DHCP Relay Support Drop
* Tenant Name Persistence Grid Config
* Infoblox-client Integration
* LOG.warn -> LOG.warning
* Catch ValueError and make message more meaningful
* Add Tenant Name EA into ea_manager
* Support User DNS Nameserver Update in Infoblox Network
* Fix Subnet Removal and Network View Mapping
* Catch infoblox-client exceptions enhancement
* Catch infoblox-client exceptions
* Update for infoblox-client 0.2.0
* Collect tenant id and tenant name info
* Fix ip deallocation for FixedAddress
* remove python 2.6 trove classifier
* DHCP and DNS Support
* DNS View name fix
* Update 'VM Name' and record fqdn from ipam agent
* Update construction of DNS View name
* Silent ssl_verify warnings and log api calls
* Make sure "Tenant ID" EA is populated
* Fix DHCP Port IP DNS Record
* Populate grid_primary on zone creation
* Fix Missing EA for Network View
* Fix 'IP Type' EA for Floating IP and Fixed IP
* Fix DNS Hostname Pattern for DHCP Port IP
* Remove cloud admin from devstack install
* Fix IPv6 network not deleted on NIOS
* Fix EA Boolean Value Conversion
* Use 'silent_ssl_warnings' connector option
* Add infoblox-ipam-agent to screen for devstack
* Prompt for superuser credentials
* Floating IP Sync
* Populate default Grid Configuration to Member EAs
* Fix DCHP Port IP Generation Issue
* Fix permissions back to 644
* Fix DNS Hostname and Improvement on Subnet Creation
* Fix error on bind_names for fixed address
* Add db migration entry point
* Add tenant_id to Address Requests
* Fix failure on discovering clean grid
* IPAM Driver InfobloxSubnet Support
* Add 'configure_for_dhcp' option to ip allocator
* Fix permissions for py files to be 644
* Credentials Consolidation
* IPAM Driver Subnet CRUD Integration
* Add Infoblox needed fields into address requests
* Set file permissions to 644
* Extensible attributes definitions tool
* Fixing setup script for infoblox-ipam-agent
* Network/Subnet CRUD Sync
* EA Manager Integration
* Fixing Unit Tests for Gate Check Failures
* Add EA Manager
* DNS Controller
* Update allocation pools on subnet update
* Pattern Builder
* Added start scripts for Infoblox IPAM Agent

1.0.0
-----

* Change copyright to Infoblox Inc
* Disable db migration
* Documentation Update for Simple Driver
* IP Allocation and Deallocation
* Use get_subnet instead of _get_subnet
* Add entry point for infoblox driver
* Added iniset of Infoblox IPAM driver configurations for Devstack. Updated infoblox-client version in requirements.txt
* Implement basic ipam driver
* Grid Configuration Discovery on GM
* IPAM Controller Subnet Management
* Network View Mapping and Member Assignment for IPAM
* Grid Sync Integration
* Add __init__.py file for importing networking_infoblox.neutron.cmd
* Add IP allocator module
* Add Infoblox IPAM Driver
* Ipam Agent for notification services
* Network View Mapping Discovery and Sync
* Add Grid Management
* Change ignore-errors to ignore_errors
* Add infoblox-client to requiments
* Add Infoblox DB Migration, Model, and API
* Add infoblox specific config options
* Integrate with devstack
* DevStack Integration
* Add neutron as a dependency
* Add tests to run for py34 env
* Update copyright to Infoblox Inc
* Fix newlines and testenvs
* Initial checkin of cookiecutter generated repository
