Hi all, I am using JCloud to build application with OpenStack provider here
http://jclouds.apache.org/guides/openstack/
But In this link i only see how to authenticate with keystone via API Endpoint (http://xxx.xxx.xxx.xxx:5000/v2.0/) And after authenticate it only list how many server (instance) in openstack. But now I want to create instance from JCloud. How can I do? I did not see any guide on JCloud, please help me, thanks so much