pýrus

Results 533 comments of pýrus

Something similar was introduced in #1781

Not valid anymore. Looks like it was fixed 5y ago.

I don't know how did I get this message, but you're right, the logic is ok. > It's required. The API is extremely confusing here, though. See here for details...

According to docs, this resource is deprecated: https://registry.terraform.io/providers/terraform-provider-openstack/openstack/latest/docs/resources/compute_floatingip_v2 Therefore we can easily remove this code.

@pierreprinetti I'll manage this.

@nikParasyr when do we plan to remove deprecated resources?

@pierreprinetti ``` $ grep -r 'func List(' | grep -i opts | grep -v Builder openstack/identity/v2/tenants/requests.go:func List(client *gophercloud.ServiceClient, opts *ListOpts) pagination.Pager { openstack/networking/v2/extensions/layer3/routers/requests.go:func List(c *gophercloud.ServiceClient, opts ListOpts) pagination.Pager { openstack/networking/v2/extensions/security/rules/requests.go:func...