~gnuoy/charms/trusty/keystone/restart-horror

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: David Ames
  • Date: 2015-10-08 22:29:33 UTC
  • mfrom: (185.2.1 keystone)
  • Revision ID: david.ames@canonical.com-20151008222933-y8gjtjhdg71kqfbr
[coreycb, r=thedac] Action managed upgrade

Show diffs side-by-side

added added

removed removed

Lines of Context:
298
298
    description: |
299
299
      A comma-separated list of nagios servicegroups.
300
300
      If left empty, the nagios_context will be used as the servicegroup
301
 
 
 
301
  action-managed-upgrade:
 
302
    type: boolean
 
303
    default: False
 
304
    description: |
 
305
      If True enables openstack upgrades for this charm via juju actions.
 
306
      You will still need to set openstack-origin to the new repository but
 
307
      instead of an upgrade running automatically across all units, it will
 
308
      wait for you to execute the openstack-upgrade action for this charm on
 
309
      each unit. If False it will revert to existing behavior of upgrading
 
310
      all units on config change.