infobloxopen / infoblox-client

Infoblox NIOS Python WAPI Client
Apache License 2.0
142 stars 104 forks source link

fixes issue #365 #366

Closed yeti9990 closed 1 year ago

yeti9990 commented 1 year ago

Issue/Feature description

How it was fixed/implemented

Tests

Reviewers

achernevskii commented 1 year ago

@yeti9990, Is this ready for review, or still a draft?

Could you merge master branch into bugfix-issue-365?

yeti9990 commented 1 year ago

@yeti9990, Is this ready for review, or still a draft?

Could you merge master branch into bugfix-issue-365?

not sure what you mean exactly ... merge master > bugfix-issue-365? is that basically rebasing master?

achernevskii commented 1 year ago

not sure what you mean exactly ... merge master > bugfix-issue-365? is that basically rebasing master?

You can do it any way you want. I just need the changes from master in your branch to get CI working.