ibm glance spectrumscale #2
Description
Glance is a central repository for virtual images. This driver charm passes the hostname and private/ public keys of Glance to Spectrum Scale Client.
- Tags:
- openstack ›
- glance ›
- misc ›
Driver Charm for Glance
Overview
This charm provides a driver for Glance charm; this allows to send the details like hostname, ip and ssh key from glance to Spectrum scale charm.
To use:
juju deploy glance
juju deploy ibm-spectrum-scale-client
juju deploy ibm-glance-spectrumscale
juju add-relation ibm-glance-spectrumscale ibm-spectrum-scale-client
juju add-relation ibm-glance-spectrumscale glance
The charm would be deployed and will send the hostname, ip and ssh key to Spectrum scale charm.