vk-cs / terraform-provider-vkcs

Mozilla Public License 2.0
37 stars 14 forks source link

add last error to timeout error, when deleting subnet #473

Closed morozovalekseywot closed 1 month ago

morozovalekseywot commented 1 month ago

Old error: Error: Error waiting for vkcs_networking_subnet to become deleted: timeout while waiting for state to become 'DELETED' (last state: 'DELETED', timeout: 10m) New error: Error: Error waiting for vkcs_networking_subnet to become deleted: timeout while waiting for state to become 'DELETED' (last state: 'ACTIVE', timeout: 10m): Expected HTTP response code [202 204] when accessing [DELETE https://infra.mail.ru:9696/v2.0/subnets/3f915ba7-d900-466a-a8f8-162ed37047c6], but got 409 instead {"NeutronError": {"message": "Duplicate parameters for '<class 'sprut.dm.neutron_models.IpPool'>'. Original message: One or more ports have an IP allocation from IpPool ", "type": "HTTPConflict", "detail": ""}} Request ID: