Before this patch, pool name was passed as network id to search in. And, since it was in the wrong format for the UUID, it was ignored in Neutron and caused an error in Sprut. Now we retrieve network id by its name, as we do in the resource for floating IP, and use it in the corresponding filter.
Before this patch, pool name was passed as network id to search in. And, since it was in the wrong format for the UUID, it was ignored in Neutron and caused an error in Sprut. Now we retrieve network id by its name, as we do in the resource for floating IP, and use it in the corresponding filter.
VKPRGM-736