tmetsch / occi-os

This is a clone and continuation of https://github.com/dizz/nova - it provides a python egg which can be easily deployed in OpenStack and will thereby add the 3rd party OCCI interface to OpenStack. For usage examples, see the OpenStack wiki.
Apache License 2.0
10 stars 23 forks source link

Deleted snapshots still provisioned #66

Closed renebrandel closed 11 years ago

renebrandel commented 11 years ago
  1. Create a snapshot
  2. See what will be provisioned to occi
  3. Delete the snapshot
  4. Deleted snapshot still provisioned

TEMPORARY FIX: restart nova-api

Possible fix: automatic restart of nova-api (but I'm sure that there are more elegant ways to deal with this.)

dizz commented 11 years ago

Can you give more details? How do you create the snapshot? What do you mean by "provisioned to OCCI"?