Description of problem: Version-Release number of selected component (if applicable): 5.11.0.21 How reproducible: Always Steps to Reproduce: 1. Create VPC in AWS directly 2. Associate some subresources to it like subnets and so on. 3. Delete that VPC in AWS directly Actual results: When VPC is deleted in AWS all it's associated subresources are deleted as well. For example associated subnets are deleted in CFME. Route Tables(Network Routers) are not deleted until manual refresh is triggered. Expected results: Additional info:
I was unable to reproduce this locally on master. I created a VPC, 2 routers, and 2 subnets. I associated both subnets to the same router, leaving the other one unassociated to see if that had any significance. I deleted the VPC on the AWS console, waited a minute and, without performing a manual refresh, saw that all associated resources - including route tables - had been deleted. I will double check with a 5.11.0 appliance to see if something was fixed but not backported.
I tested with a 5.11.0.x appliance, but was still unable to replicate the behavior reported. When I deleted the VPC, the VPC, the subnets and network routers were all deleted without a manual refresh.
Matous, can you provide an environment