2ab26e69f5
- implemented basic charm functionality and configuration - unit-tests - pep8
19 lines
422 B
Markdown
19 lines
422 B
Markdown
Infinidat Tools charm
|
|
---------------------
|
|
|
|
Overview
|
|
========
|
|
|
|
This charm provides configuration and tools for principal charms, such as cinder and nova-compute charms.
|
|
|
|
To use as a nova-compute subordinate:
|
|
|
|
juju deploy nova
|
|
juju deploy infinidat-tools
|
|
juju add-relation infinidat-tools:storage-backend nova:storage-backend
|
|
|
|
Configuration
|
|
=============
|
|
|
|
See config.yaml for details of configuration options.
|