File openstack-neutron-infoblox.changes of Package openstack-neutron-infoblox
-------------------------------------------------------------------
Tue Nov 26 12:58:11 UTC 2019 - Johannes Grassler <johannes.grassler@suse.com>
- Switch to stable/rocky tarball
- Declare LICENSE file correctly
- Add Epoch neccessary due to last version update's jump to 11.0.1 (and subsequent return
to 2.0.3 by upstream)
- Update to 2.0.3~dev102
* Adding the router code back IT got removed in previous commit
* Modified to 14.0.0
* OpenDev Migration Patch
* Replace openstack.org git:// URLs with https://
* Release 13.0.0 Rocky
* upgrading infoblox client to 0.4.21
* Corrected master branch as per neutron master
* Fixed issue of stale entry for dhcp ip if ip allocation strategy is fixed address
* Bumped infoblox-client version to 0.4.19
* Added proper log message which reflects cause of failure
* Removed OS\_REGION\_NAME dependency from sync tools
-------------------------------------------------------------------
Thu Apr 5 14:17:26 UTC 2018 - tbechtold@suse.com
- Switch to stable/pike tarball
- update to 11.0.1~dev15:
* Added filter of CMP Type on GET network
* Fixed incorrect documentation of Ocata release support instead of Pike release
* Update infoblox-client requirement to 0.4.18
* Fix exception while grid sync when GM is disconnected
* Handled exception while restarting member services when cp member disconnected
* Added support for pagination and optimized mapping.sync() call
* Added force\_proxy=True for member\_object wapi call to support cp\_member
* Fixed issue where NIOS password was visible in infoblox plugin & agent logs
* Fixed flags in GRID\_CONFIGURATION EA'S for CP Member Support
* Fixed exceptions when uppercase name used for creating resources in openstack
* Corrected exception handling
* Updated tox.ini and corrected unit tests
* Sync networking-infoblox with neutron master branch
* Changes required for stable/pike
-------------------------------------------------------------------
Fri Aug 25 08:51:07 UTC 2017 - tbechtold@suse.com
- Update to version networking-infoblox-2.0.3.dev69:
* Changes doc for WAPI version support
* "cloud\_data\_center\_id" cannot be 0
* Updated Document for latest networking-infoblox release 8.0.1,9.0.1,10.0.0
* Fix issue of infoblox client raising exception when dns\_support=False
* Update infoblox-client requirement to 0.4.15
* Handled exception in ip allocation for IPV6
* Fixed issue related to A record creation failure with tenant\_info in DNS patter
* Fixed issue which raises exception while running sync tool
* Added validation for incorrect Domain Patterns
* Zones is not adding in specified DNS View
* Fixed issue related to syncing of port information in NIOS using sync tool
* Fix issue in the rollback mechanism causes DNS zone delete in NIOS
* Enabled domain-level authorization scope
* Fix for sync tool failure after deleting a network from NIOS
* Fix tox.ini to use upper-contraints.txt for dependency packages
* Fix for DuplicateKey error when inserting to infoblox\_tenants table
* Change Oslo.messaging version to pick <5.22.0
* Fixed devstack and docs for Keystone V3 and TLS support
* Fix data sync issues and Keystone v3 and ssl issues
* Fix loading of neutron core plugin
* Use neutron\_lib for db model\_base
* Switch topic to topics and update module reference using latest lib
* Describe new versioning scheme in README
* Specify branch name in tox\_install.sh
* Update db migration HEAD version
* Use member\_ip to query for Grid Master
* Delete DNS Name Server option if empty
* LOG marker mismatch in notification.py
* Fix empty DNS Name Server option
* Update installation doc
-------------------------------------------------------------------
Fri Aug 25 08:50:25 UTC 2017 - tbechtold@suse.com
- Remove python-discover from BuildRequires
-------------------------------------------------------------------
Fri Dec 16 07:40:56 UTC 2016 - tbechtold@suse.com
- Update to version networking-infoblox-2.0.3.dev27:
* Update infoblox-client requirement
* Use model_base (and other things) from neutron-lib
* Fix README
* Fix IP allocator to reuse IP with same MAC
* Changed the home-page link
* Don't include openstack/common in flake8 exclude list
* Drop MANIFEST.in - it's not needed by pbr
* Update .coveragerc after the removal of openstack directory
* Fix documentation link
* keystone v3 support in syn_neutron_to_infoblox
* TrivialFix: Remove logging import unused
* Update Installation documentation
* Use independent session for grid sync
* additional EAs for zones
* implement IPAM-DHCP only scenario
-------------------------------------------------------------------
Fri Sep 2 15:32:10 UTC 2016 - johannes.grassler@suse.com
- Initial package.