-
When i try to create a new Instance through curl it throws this issue
'module' object has no attribute 'get_instance_type_by_flavor_id'
CURL:
curl -v -X POST 141.52.208.91:8787/compute/ -H 'Catego…
-
is there anyway to name an instance when creating it, that i have not yet discovered?
-
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23)
gyp ERR…
-
Trying to install on an Ubuntu 13.04 system. I've currently have the oracle-python driver working, just trying to get this one setup. Error log below, though I suspect it has to do with "Add the sha…
-
Is there a possibility to install node-oracle on Windows?
Thanks.
-
Currently i setup a openstack environment with occi-os and i get an error after i installed and configured occi-os.
From nova-api.log:
2013-07-30 11:11:02.769 1102 CRITICAL nova [-] cannot import na…
msrba updated
11 years ago
-
Hi there,
I know it is a bad idea to delete images that are still in use. We've done it anyway and see the following problem now. Maybe OCCI can fail a little more gracefully here, e.g. like Horizon …
-
Hi there,
the workflow of allocating floating IPs is sligthly different in Nova and OCCI. Whereas in OCCI, it is done in one step (action=alloc_float_ip), you need to allocate an IP to the project fi…
-
Casting a floating point value to `long long` gives negative values for unknown reasons - it was present in the csv plugin (but it now fixed). It is still present in the gdal and occi plugins - needs …
-
Great work! Unfortunately, it doesn't work on OS X (Lion)
After getting npm/mnm to use the correct library/include paths, it complains about being unable to find lib nnz11. nnz11 is _NOT_ part of the…