Search code examples
jcloudsdevstack

How to connect devstack from java application


I installed devstack. I'm trying to develop a java web application that can connect openstack through RESTful, so that we get stored sample data from openstack into our application.

What are the steps needed to do and how to start. If any sample application or links for that plz share to me.


Solution

  • Please read through the entire jclouds OpenStack Guide. It will show you how to connect to any OpenStack cloud including DevStack.