charm-openstack-dashboard/metadata.yaml
Chris MacNaughton fe5caaf1b0
Update series metadata
Ensure that EOL releases are removed from metadata
and tests, and that the current dev release is enabled
in metadata.  Dev release tests are enabled separately
because of chickens and eggs.

Change-Id: I709e8a00a82e0561e81dac481f75cd5c8a249ce5
2019-08-19 11:55:04 -04:00

49 lines
1.1 KiB
YAML

name: openstack-dashboard
summary: Web dashboard for OpenStack
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
description: |
The OpenStack Dashboard provides a full feature web interface for interacting
with instances, images, volumes and networks within an OpenStack deployment.
tags:
- openstack
- misc
extra-bindings:
public: # Only used to allow specifying a hostname for DNS-HA.
series:
- xenial
- bionic
- eoan
- disco
- trusty
provides:
nrpe-external-master:
interface: nrpe-external-master
scope: container
website:
interface: http
dashboard-plugin:
interface: dashboard-plugin
scope: container
websso-trusted-dashboard:
interface: websso-trusted-dashboard
requires:
identity-service:
interface: keystone
ha:
interface: hacluster
scope: container
shared-db:
interface: mysql-shared
websso-fid-service-provider:
interface: websso-fid-service-provider
certificates:
interface: tls-certificates
peers:
cluster:
interface: openstack-dashboard-ha
resources:
theme:
type: file
filename: theme.tgz
description: "Custom dashboard theme"