~cloud-installer/glance-simplestreams-sync-charm/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: glance-simplestreams-sync
summary: Sync data from simplestreams into glance.
maintainer: Tycho Andersen <Tycho.Andersen@canonical.com>
description: |
  Automatically keep your glance mirror in sync with any (multiple) source(s)
  of simplestreams data.
categories:
  - misc
subordinate: false
provides:
  simplestreams-image-service:
    interface: glance-simplestreams-sync
  image-modifier:
    scope: container
    interface: script-provider
requires:
  identity-service:
    interface: keystone
  amqp:
    interface: rabbitmq