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

Cannot list/delete existing instance with deleted image. #43

Closed alvarolopez closed 11 years ago

alvarolopez commented 11 years ago
  1. create an instance with a given image
  2. remove the image
  3. remove the instance
  4. 405 Method Not Allowed
alvarolopez commented 11 years ago

Hmm, I see that this has included a wrong commit (6d89bab)