Hi Team,
The target cloud Environment is
ubuntu openstack cloud environment with "glance service" installed and
without "cinder service" on it.
1. By using horizon , i am able to create a snapshot of an VM and which is
showing in the list of images of type snapshot.( sure there is no cinder
i
Hi Ignasi Barrera,
Thanks for your confirmation.
Appreciate your Quick Start guidelines about exactly what we are looking
for.
On Fri, Sep 2, 2016 at 1:59 PM, Ignasi Barrera wrote:
> Hi Sathish,
>
> Unfortunately there are no examples for Glance, but getting started
> with it should be pretty s
Hi Sathish,
Unfortunately there are no examples for Glance, but getting started
with it should be pretty straightforward.
Add the glance dependency to your pom.xml:
org.apache.jclouds.labs
openstack-glance
1.9.2
And then you can get an instance of the GlanceApi as follows:
GlanceApi