User information

Launchpad Id:
andrea-rosa-m
Email:
Log in for email information.

Member since:
2011-08-08
Icon of Nova Icon of OpenStack Team
Languages:
English
Time zone:
UTC (UTC+0000)
Karma:
0 Karma help

All assigned blueprints Assigned blueprints

Add force detach volume to nova for OpenStack Compute (nova)
There is use case: we have two nova components(call them nova A and nova B) and one cinder component. Attach a volume to an instance in nova A and then services of nova A become abnormal. Because the volume also want to be used in nova B, so using cinder api "force detach volume" to free this volume. But when nova A...