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

Fix term names according to specification. #44

Closed alvarolopez closed 11 years ago

alvarolopez commented 11 years ago

Since now the images, flavor and secgroups categories and links are based on the ID, we have to adapt all the code to reflect this change.

Closes #38

alvarolopez commented 11 years ago

This pull request should really fix the bug #38.

alvarolopez commented 11 years ago

The other opened pull request must be merged before this. I am not sure if the merge can be made cleanly, though.