~cbjchen/charms/trusty/heat/heat-ha-rebased

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Edward Hope-Morley
  • Date: 2015-07-10 14:14:26 UTC
  • Revision ID: edward.hope-morley@canonical.com-20150710141426-i9u8vb8mdbzhrpao
[trivial] Cleanup config.yaml

Partially-Closes-Bug: 1473426

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
      distro (default), ppa:somecustom/ppa, a deb url sources entry,
8
8
      or a supported Cloud Archive release pocket.
9
9
 
10
 
      Supported Cloud Archive sources include: cloud:precise-folsom,
11
 
      cloud:precise-folsom/updates, cloud:precise-folsom/staging,
12
 
      cloud:precise-folsom/proposed.
13
 
 
14
 
      Note that updating this setting to a source that is known to
15
 
      provide a later version of OpenStack will trigger a software
16
 
      upgrade.
 
10
      Supported Cloud Archive sources include:
 
11
 
 
12
      cloud:<series>-<openstack-release>
 
13
      cloud:<series>-<openstack-release>/updates
 
14
      cloud:<series>-<openstack-release>/staging
 
15
      cloud:<series>-<openstack-release>/proposed
 
16
 
 
17
      For series=Precise we support cloud archives for openstack-release:
 
18
         * icehouse
 
19
 
 
20
      For series=Trusty we support cloud archives for openstack-release:
 
21
         * juno
 
22
         * kilo
 
23
         * ...
 
24
 
 
25
      NOTE: updating this setting to a source that is known to provide
 
26
      a later version of OpenStack will trigger a software upgrade.
17
27
  database-user:
18
28
    default: heat
19
29
    type: string