Hello<br><br><meta http-equiv="content-type" content="text/html; charset=utf-8">we set up the OCCI interface for OpenNebula but I have two problem:<br><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><pre>
<i>1) when we use (occi-network,occi-compute or occi-storage) I have this error <br></i></pre></span>$occi-network -U oneadmin -P passwd list<br><b>uninitialized constant REXML::Formatters</b><br><br>and when I use onevnet I show this result<br>
<br>$onevnet list  <br>ID USER      NAME              TYPE BRIDGE #LEASES<br>  1 oneadmin LAN_XEN       Fixed     eth1       0<br>  2 oneadmin LAN                Fixed     br1        3<br>25 oneadmin testnet            Ranged   br1        0<br>
how can I resolve this problem (I am using ruby 1.8.5 (2006-08-25) [x86_64-linux])<br>
<br>2) when we use curl I have this problem <br><br>$curl -u oneadmin:passwd <a href="http://localhost:4567/compute">http://localhost:4567/compute</a><br><b>Invalid credentials</b><br><span id="result_box" class="short_text"><span style="background-color: rgb(235, 239, 249);" title=""><br>
$cat $ONE_AUTH<br>oneadmin:</span></span>passwd<br><span id="result_box" class="short_text"><span style="background-color: rgb(235, 239, 249);" title=""><br>Regards</span></span><br>Marwen<br><br>