~openstack-charmers/charms/trusty/nova-cloud-controller/keystonev3

« back to all changes in this revision

Viewing changes to actions.yaml

  • Committer: james.page at ubuntu
  • Date: 2015-09-24 16:29:26 UTC
  • mfrom: (186.2.3 nova-cloud-controller)
  • Revision ID: james.page@ubuntu.com-20150924162926-8ie37t6zeq12nun3
[thedac,r=james-page] Add support for action managed openstack upgrades.

Also fix misc assert_called problems in unit tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
git-reinstall:
2
2
    description: Reinstall nova-cloud-controller from the openstack-origin-git repositories.
 
3
openstack-upgrade:
 
4
    description: Perform openstack upgrades. Config option action-managed-upgrade must be set to True.