~psivaa/uci-engine/lander-jenkins-sub-charm-with-plugin

Viewing all changes in revision 423.

  • Committer: Chris Johnston
  • Author(s): Andy Doan
  • Date: 2014-04-05 10:17:57 UTC
  • mfrom: (414.3.7 upgrade-support)
  • Revision ID: chris_johnston-20140405101757-95ywktsbug151hy8
[r=Vincent Ladeuil, PS Jenkins bot] Add the ability to upgrade an existing deployment using deploy.py. A new option was added:

 ./juju-deployer/deploy.py --upgrade

This code path will:

1) ensure the deployment has been completed (classic path through our code)
2) all options defined in our deployer yaml files are updated (in case a setting was changed)
3) call upgrade-charm on every deployed service

upgrade-charm runs async and the script currently just exits, so you must run juju-status a few times afterwards to ensure your upgrade worked as expected.  from Andy Doan

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: