Open giovannifs opened 10 years ago
are you runnig latest icehouse neutron branch? you will need to provide a link to the network you wany to attach to on the post creation request...
I'm using master branch. Does icehouse neutron branch provide it?
I created a fork from this project on (https://github.com/fogbow/occi-os) and created a new branch to support neutron at havana and inline creation of a link instance.
We didn't have any problems using stable/icehouse-neutron branch with devstack havana version (to do this, we changed only setup.py file).
that sounds great - maybe time to rename the branch so :-) Soon I will push the last missing pieces.
I am using OCCI interface for OpenStack and there is the following problem when the project has more than networks:
Using nova command line tool, we can create instance specifying network as foolow:
According to GFD 185 document we can do it using Link type, does occi interface have an option for it?