[one-users] OCCI ranged and fixed network

marwen marwen marwen.ensi at gmail.com
Sat Aug 7 02:56:33 PDT 2010


Hello

I have 2 type of network (fixed and ranged), but why can we create and
show only ranged ones via OCCI?

$occi-network list

<NETWORK>
    <NIC href="http://localhost:4567/network/0"/>
    <NIC href="http://localhost:4567/network/1"/>
</NETWORK>

and when we tested to show fixed network I  have this problem:

$occi-network show 0
undefined method `strip' for nil:NilClass


and I have any prolem when we show ranged network:

$ occi-network show 1

<NETWORK>
    <ID>1</ID>
    <NAME>Network</NAME>
    <ADDRESS>10.120.0.1</ADDRESS>
    <SIZE>200</SIZE>
</NETWORK>

Best Regards
Marwen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20100807/24b0e184/attachment-0001.htm>


More information about the Users mailing list