issues
search
infobloxopen
/
infoblox-client
Infoblox NIOS Python WAPI Client
Apache License 2.0
142
stars
104
forks
source link
Changes as per bug NIOS-86124: Openstack version compatibility
#345
Closed
sarya-infoblox
closed
2 years ago
sarya-infoblox
commented
2 years ago
Issue/Feature description
Fields ('ipv4addr', 'ipv6addr') are missing from 'class Member(InfobloxObject)' breaking backwards compatibility of Openstack Plugin.
How it was fixed/implemented
Added fields in the Objects.py file and fixed the generator file for the same.
Issue/Feature description
How it was fixed/implemented