redhat-openstack / openshift-on-openstack

A place to write templates, docs etc. for deploying OpenShift on OpenStack.
Apache License 2.0
136 stars 87 forks source link

stack-delete fails with "resources.registry_volume.resources.volume: Volume in use" #239

Closed jprovaznik closed 8 years ago

jprovaznik commented 8 years ago

The reason is (probably) that the cinder volume is attached from inside the OpenShift cluster when deploy_registry=true is used but not detached when deleting the stack.

jprovaznik commented 8 years ago

workaround for now is to just re-run stack-delete