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

Make use of correct backend #74

Open tmetsch opened 10 years ago

tmetsch commented 10 years ago

Some assignments are made to the compute backend - should be checked! https://github.com/tmetsch/occi-os/blob/master/occi_os_api/wsgi.py#L128