Hi Rahul, everything is connected to the instance, no? You can't deprovision sec groups, network stuff or key_pairs while they are in use.
You'll have to remove the instance first. Regards Sebastian On 05.08.19 09:19, Rahul Kumar wrote: > Hi All, > I have provisoned one instance with following order in openstack using > Ansible: > 1. Download cloud image > 2. upload cloud image in Openstack > 3. created key pair > 4. created network > 5. created subnet > 6. created router > 7. created security group > 8. created SG rule > 9. created instance > > and it went successfully. Now i want to remove the resources what order i > should follow: > I tried 1 task and it is success > 1. delete SG rule > > after that i am getting stuck because anything i try to delete , it has > association with some other resource. > > Help me > -- Sebastian Meyer Linux Consultant & Trainer Mail: [email protected] B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 -- Deutsche OpenStack Tage 2019 -- 10% Rabatt auf den Ticketpreis ---- ------------------------ https://openstack-tage.de (Code DOST-B1) ---- -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/3c5f570b-09ee-0344-0b26-d9bd0d588bc3%40b1-systems.de.
