~james-page/charms/trusty/openstack-dashboard/juno-support

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: openstack-dashboard
summary: a Django web interface to OpenStack
maintainer: Adam Gandelman <adamg@canonical.com>
description: |
 The OpenStack Dashboard provides a full feature web interface for interacting
 with instances, images, volumes and networks within an OpenStack deployment.
categories: ["misc"]
provides:
  website:
    interface: http
requires:
  identity-service:
    interface: keystone
  ha:
    interface: hacluster
    scope: container
peers:
  cluster:
    interface: openstack-dashboard-ha