From 3b3ec246f7bfe019e89c693fb4eb7ead45b39b90 Mon Sep 17 00:00:00 2001 From: Edward Hope-Morley Date: Fri, 10 Jul 2015 15:21:27 +0100 Subject: [PATCH] [trivial] Cleanup config.yaml Partially-Closes-Bug: 1473426 --- config.yaml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/config.yaml b/config.yaml index b37a9bd..b63fb33 100644 --- a/config.yaml +++ b/config.yaml @@ -7,13 +7,23 @@ options: distro (default), ppa:somecustom/ppa, a deb url sources entry, or a supported Cloud Archive release pocket. - Supported Cloud Archive sources include: cloud:precise-folsom, - cloud:precise-folsom/updates, cloud:precise-folsom/staging, - cloud:precise-folsom/proposed. + Supported Cloud Archive sources include: - Note that updating this setting to a source that is known to - provide a later version of OpenStack will trigger a software - upgrade. + cloud:- + cloud:-/updates + cloud:-/staging + cloud:-/proposed + + For series=Precise we support cloud archives for openstack-release: + * icehouse + + For series=Trusty we support cloud archives for openstack-release: + * juno + * kilo + * ... + + NOTE: updating this setting to a source that is known to provide + a later version of OpenStack will trigger a software upgrade. nagios_context: default: "juju" type: string