You can run the test with the maven command:
clean test -Plive -Dtest.openstack-nova.identity=demo:demo
-Dtest.openstack-nova.credential=openstack
-Dtest.openstack-nova.endpoint=http://192.168.100.10:5000/v2.0
-Dtest=InternalURLLiveTest
Nova endpoint:
{"adminURL": "http://192.168.100.10:8774/v2/0faa343926f147209a3f60c10b84ab03",
"region": "regionOne", "internalURL":
"http://10.0.200.1:8774/v2/0faa343926f147209a3f60c10b84ab03", "id":
"88e6ad9bb61d451f8512de71f73d8c32", "publicURL":
"http://192.168.100.10:8774/v2/0faa343926f147209a3f60c10b84ab03"}],
"endpoints_links": [], "type": "compute", "name": "nova"}
>From Wirelogs:
2013-12-07 11:48:30,419 DEBUG [jclouds.headers] [pool-1-thread-1] >> GET
http://10.0.200.1:8774/v2/0faa343926f147209a3f60c10b84ab03/servers HTTP/1.1
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/142#issuecomment-30052578