This website requires JavaScript.
Explore
Get Started
openstack
/
tripleo-heat-templates
Code
Issues
Proposed changes
dc63ada9c5
Branches
Tags
View all branches
tripleo-heat-templates
/
environments
/
major-upgrade-all-in-one.yaml
3 lines
86 B
YAML
Raw
Normal View
History
Unescape
Escape
Run upgrade steps before post-deploy config For some upgrade scenarios, e.g all-in-one deployments, it may be possible to run the upgrade steps, then apply puppet in one stack update, so reverse the order here. For normal deployments the upgrade steps are mapped to OS::Heat::None so this will have no effect. Partially-Implements: blueprint overcloud-upgrades-per-service Change-Id: I3c78751349a6ac2bc5dff82f67bffe13750ac21c
2016-12-02 13:58:24 +00:00
resource_registry
:
Disable puppet on upgrade for roles not upgrading Where the role has disabled upgrades, we need to skip both the ansible and puppet steps. To do this we refactor the post.j2.yaml so that it can be included in the upgrade template with an adjusted list of roles. Note this requires https://review.openstack.org/#/c/425220/ - this change will be required for local testing of this patch (run mistral-db-mange populate after updating tripleo-common and restart the mistral services, or update your repos and re-run openstack undercloud install). Partially-Implements: blueprint overcloud-upgrades-per-service Change-Id: Ie7d0fa6fef3528bd93e6cde076b964ea8de3185a
2017-02-02 12:03:03 +00:00
OS::TripleO::PostDeploySteps
:
../puppet/major_upgrade_steps.yaml
Copy Permalink