/mnt/filer/pass/libcloud/libcloud/httplib_ssl.py:57: UserWarning: SSL certificate verification is disabled, this can pose a security risk. For more information how to enable the SSL certificate verification, please visit the libcloud documentation.
  warnings.warn(libcloud.security.VERIFY_SSL_DISABLED_MSG)
Traceback (most recent call last):
  File "test_utf.py", line 24, in <module>
    print(repr(driver.ex_list_networks()))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 85: ordinal not in range(128)
' -H 'User-Agent: libcloud/0.12.2-dev (OpenNebula)' --compress https://opennebula.mynetwork.loc:443/network
# -------- begin 15781968:15783408 response ----------
HTTP/1.1 200 OK
Content-Length: 314
X-Xss-Protection: 1; mode=block
Server: thin 1.5.0 codename Knife
Cache-Control: no-store
Date: Wed, 03 Apr 2013 09:50:37 GMT
X-Frame-Options: sameorigin
Content-Type: application/xml;charset=utf-8

<NETWORK_COLLECTION><NETWORK href="http://0.0.0.0:4567/network/0" name="Back mutualisé"/><NETWORK href="http://0.0.0.0:4567/network/1" name="Inet mutualisé"/><NETWORK href="http://0.0.0.0:4567/network/4" name="Back HBX"/><NETWORK href="http://0.0.0.0:4567/network/5" name="Inet HBX"/></NETWORK_COLLECTION>       
# -------- end 15781968:15783408 response ----------

# -------- begin 15784272 request ----------
curl -i -X GET -H 'Host: opennebula.mynetwork.loc' -H 'Accept-Encoding: gzip,deflate' -H 'X-LC-Request-ID: 15784272' -H 'Content-Length: 0' -H 'Authorization: Basic XXXXXXXXXXXXXXXXXXXX' -H 'User-Agent: libcloud/0.12.2-dev (OpenNebula)' --compress https://opennebula.mynetwork.loc:443/network/0
# -------- begin 15784272:15783408 response ----------
HTTP/1.1 200 OK
Content-Length: 268
X-Xss-Protection: 1; mode=block
Server: thin 1.5.0 codename Knife
Cache-Control: no-store
Date: Wed, 03 Apr 2013 09:50:37 GMT
X-Frame-Options: sameorigin
Content-Type: application/xml;charset=utf-8

<NETWORK href="http://0.0.0.0:4567/network/0"><ID>0</ID><NAME>Back mutualisé</NAME><USER href="http://0.0.0.0:4567/user/0" name="oneadmin"/><GROUP>oneadmin</GROUP><ADDRESS>192.168.5.5</ADDRESS><SIZE>249</SIZE><USED_LEASES>40</USED_LEASES><PUBLIC>YES</PUBLIC></NETWORK>
# -------- end 15784272:15783408 response ----------

# -------- begin 15785712 request ----------
curl -i -X GET -H 'Host: opennebula.mynetwork.loc' -H 'Accept-Encoding: gzip,deflate' -H 'X-LC-Request-ID: 15785712' -H 'Content-Length: 0' -H 'Authorization: Basic XXXXXXXXXXXXXXXXXXXX' -H 'User-Agent: libcloud/0.12.2-dev (OpenNebula)' --compress https://opennebula.mynetwork.loc:443/network/1
# -------- begin 15785712:15783408 response ----------
HTTP/1.1 200 OK
Content-Length: 268
X-Xss-Protection: 1; mode=block
Server: thin 1.5.0 codename Knife
Cache-Control: no-store
Date: Wed, 03 Apr 2013 09:50:37 GMT
X-Frame-Options: sameorigin
Content-Type: application/xml;charset=utf-8

<NETWORK href="http://0.0.0.0:4567/network/1"><ID>1</ID><NAME>Inet mutualisé</NAME><USER href="http://0.0.0.0:4567/user/0" name="oneadmin"/><GROUP>oneadmin</GROUP><ADDRESS>172.18.5.5</ADDRESS><SIZE>249</SIZE><USED_LEASES>33</USED_LEASES><PUBLIC>YES</PUBLIC></NETWORK>
# -------- end 15785712:15783408 response ----------

# -------- begin 15784416 request ----------
curl -i -X GET -H 'Host: opennebula.mynetwork.loc' -H 'Accept-Encoding: gzip,deflate' -H 'X-LC-Request-ID: 15784416' -H 'Content-Length: 0' -H 'Authorization: Basic XXXXXXXXXXXXXXXXXXXX' -H 'User-Agent: libcloud/0.12.2-dev (OpenNebula)' --compress https://opennebula.mynetwork.loc:443/network/4
# -------- begin 15784416:15783408 response ----------
HTTP/1.1 200 OK
Content-Length: 257
X-Xss-Protection: 1; mode=block
Server: thin 1.5.0 codename Knife
Cache-Control: no-store
Date: Wed, 03 Apr 2013 09:50:38 GMT
X-Frame-Options: sameorigin
Content-Type: application/xml;charset=utf-8

<NETWORK href="http://0.0.0.0:4567/network/4"><ID>4</ID><NAME>Back HBX</NAME><USER href="http://0.0.0.0:4567/user/0" name="oneadmin"/><GROUP>Hebex</GROUP><ADDRESS>192.168.8.5</ADDRESS><SIZE>121</SIZE><USED_LEASES>8</USED_LEASES><PUBLIC>YES</PUBLIC></NETWORK>
# -------- end 15784416:15783408 response ----------

# -------- begin 15781968 request ----------
curl -i -X GET -H 'Host: opennebula.mynetwork.loc' -H 'Accept-Encoding: gzip,deflate' -H 'X-LC-Request-ID: 15781968' -H 'Content-Length: 0' -H 'Authorization: Basic XXXXXXXXXXXXXXXXXXXX' -H 'User-Agent: libcloud/0.12.2-dev (OpenNebula)' --compress https://opennebula.mynetwork.loc:443/network/5
# -------- begin 15781968:15783408 response ----------
HTTP/1.1 200 OK
Content-Length: 257
X-Xss-Protection: 1; mode=block
Server: thin 1.5.0 codename Knife
Cache-Control: no-store
Date: Wed, 03 Apr 2013 09:50:38 GMT
X-Frame-Options: sameorigin
Content-Type: application/xml;charset=utf-8

<NETWORK href="http://0.0.0.0:4567/network/5"><ID>5</ID><NAME>Inet HBX</NAME><USER href="http://0.0.0.0:4567/user/0" name="oneadmin"/><GROUP>Hebex</GROUP><ADDRESS>192.168.10.5</ADDRESS><SIZE>121</SIZE><USED_LEASES>7</USED_LEASES><PUBLIC>YES</PUBLIC></NETWORK>
# -------- end 15781968:15783408 response ----------

