charm-magnum-dashboard/src/README.md

575 B

Overview

This subordinate charm provides the Magnum Dashboard plugin for use with the OpenStack Dashboard.

Usage

Example minimal deploy:

juju deploy openstack-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.

For general questions please refer to the OpenStack Charm Guide.