Update README.md
This commit is contained in:
parent
b674530d33
commit
6f0e4396de
@ -1,2 +0,0 @@
|
|||||||
# charm-magnum-dashboard
|
|
||||||
Juju charm for the Magnum dashboard plugin
|
|
18
src/README.md
Normal file
18
src/README.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# Overview
|
||||||
|
|
||||||
|
This subordinate charm provides the Magnum Dashboard plugin for use with the OpenStack Dashboard.
|
||||||
|
|
||||||
|
# Usage
|
||||||
|
|
||||||
|
Example minimal deploy:
|
||||||
|
|
||||||
|
juju deploy magnum-dashboard --config openstack-origin=cloud:bionic-ussuri
|
||||||
|
juju deploy magnum-dashboard
|
||||||
|
juju add-relation \
|
||||||
|
openstack-dashboard:dashboard-plugin magnum-dashboard:dashboard
|
||||||
|
|
||||||
|
# Bugs
|
||||||
|
|
||||||
|
Please report bugs on [Launchpad](https://bugs.launchpad.net/charm-magnum-dashboard/+filebug).
|
||||||
|
|
||||||
|
For general questions please refer to the OpenStack [Charm Guide](https://docs.openstack.org/charm-guide/latest/).
|
Loading…
Reference in New Issue
Block a user