Skip to content

Instantly share code, notes, and snippets.

@smalleni
Created March 8, 2017 21:12
Show Gist options
  • Save smalleni/b7bd80c3019f42d51d46f7ce9c1a61c9 to your computer and use it in GitHub Desktop.
Save smalleni/b7bd80c3019f42d51d46f7ce9c1a61c9 to your computer and use it in GitHub Desktop.
2017-03-08 21:10:45Z [ObjectStorageServiceChain]: DELETE_IN_PROGRESS state changed
2017-03-08 21:10:47Z [ComputeServiceChain]: DELETE_IN_PROGRESS state changed
2017-03-08 21:10:47Z [CephStorageServiceChain]: DELETE_IN_PROGRESS state changed
2017-03-08 21:10:51Z [BlockStorageServiceChain]: DELETE_COMPLETE state changed
2017-03-08 21:10:52Z [ObjectStorageServiceChain]: DELETE_COMPLETE state changed
2017-03-08 21:10:53Z [CephStorageServiceChain]: DELETE_COMPLETE state changed
2017-03-08 21:10:55Z [ControllerServiceChain]: DELETE_FAILED DELETE aborted
2017-03-08 21:10:55Z [ComputeServiceChain]: DELETE_FAILED DELETE aborted
2017-03-08 21:10:55Z [overcloud]: DELETE_FAILED GreenletExit()
2017-03-08 21:10:56Z [overcloud]: DELETE_IN_PROGRESS Stack DELETE started
Stack overcloud DELETE_FAILED
Unable to delete 1 of the 1 stacks.
[stack@c02-h10-r620 openstack-testing]$ openstack stack list
+--------------------------------------+------------+--------------------+----------------------+----------------------+
| ID | Stack Name | Stack Status | Creation Time | Updated Time |
+--------------------------------------+------------+--------------------+----------------------+----------------------+
| c7ba185c-7c16-4a1a-9955-f4d9264f665f | overcloud | DELETE_IN_PROGRESS | 2017-03-07T21:45:38Z | 2017-03-08T19:58:58Z |
+--------------------------------------+------------+--------------------+----------------------+----------------------+
[stack@c02-h10-r620 openstack-testing]$ openstack stack delete overcloud --yes --wait
ERROR: The Stack (overcloud) could not be found.
Unable to delete 1 of the 1 stacks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment