Description of problem: The `Suggest new` link in the interface tab beside IPv4 Address while creating a host is not suggesting any new IP even if there are many unused IPs in Infoblox Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. Do the Satellite and Infoblox integration 2. Create host > Interfaces > IPV4 address Actual results: The ip is not displayed after a number of tries of clicking `suggest new` Expected results: The ip should be displayed after a number of tries of clicking `suggest new` Additional info:
Is this a regression from earlier Satellite release?
No, this is not a regression
Can you try to reproduce the issue without Infoblox, I believe it won't be related just to the Infoblox, but more to clean up of IPs in the Capsule. Can you also upload logs from the Capsule? I quote Nalfassi here: > I discovered that the `start` method mentioned in this link (https://github.com/theforeman/smart-proxy/blob/develop/modules/dhcp_common/free_ips.rb#L41) is not invoked anywhere, and this is the root cause of the problem. After providing the information (test with different providers, logs), we should move it to the Capsule component.