Closed
Description
The name of an IP Pool can be passed in when creating an Ephemeral IP for an instance. That's optional, and, if not provided, the full query we do today should be run. But if it is provided, we need to restrict the search for an IP address to that pool only. The Pool ID is currently plumbed down to the query, it's just not used to change the query that's issued. We need to do that. See here for the relevant source TODO.