~moon127/charms/trusty/ceilometer/add-execd-preinstall

1 by yolanda.robla at canonical
first version
1
options:
2
  debug:
3
    default: "false"
4
    type: string
5
    description: "Enable debug logging"
6
  verbose:
7
    default: "false"
8
    type: string
9
    description: "Enable verbose logging"
10
  openstack-origin:
26.1.1 by James Page
General tidy, sort out hooks, use openstack helpers
11
    default: cloud:precise-grizzly
1 by yolanda.robla at canonical
first version
12
    type: string
12 by yolanda.robla at canonical
fixes in metadata file
13
    description: |
14
      Repository from which to install.  May be one of the following:
15
      distro (default), ppa:somecustom/ppa, a deb url sources entry,
16
      or a supported Cloud Archive release pocket.
17
18
      Supported Cloud Archive sources include: cloud:precise-folsom,
19
      cloud:precise-folsom/updates, cloud:precise-folsom/staging,
20
      cloud:precise-folsom/proposed.
21
22
      Note that updating this setting to a source that is known to
23
      provide a later version of OpenStack will trigger a software
24
      upgrade.
8 by yolanda.robla at canonical
updated keystone templates
25
  region:
26
    default: RegionOne
27
    type: string
28
    description: OpenStack Region