tripleo-heat-templates/puppet
Steven Hardy df1e016ad7 Don't start all services during upgrade steps
Currently we start all OpenStack services in step6, but puppet
already does this, and sometimes services require configuration
to account for the new version after the yum update before they
will start.

So instead of reimplementing that configuration management in
ansible, just defer starting the services until puppet has run
which will happen right after the ansible upgrade steps complete.

Note there are some DB sync operations etc that we may also be able
to remove and let puppet do those steps, but I've left those in
for now, as we know there are some actions during that phase
e.g nova cells setup, which aren't yet handled by puppet.

Change-Id: Idc8e253167a4bc74b086830cfabf28d4aab97d28
2017-01-19 13:27:58 +00:00
..
extraconfig Bump template version for all templates to "ocata" 2016-12-23 11:43:39 +00:00
manifests Remove old ControllerConfig override from puppet-pacemaker.yaml 2017-01-03 19:45:43 +01:00
services Don't start all services during upgrade steps 2017-01-19 13:27:58 +00:00
all-nodes-config.yaml Bump template version for all templates to "ocata" 2016-12-23 11:43:39 +00:00
blockstorage-role.yaml Merge "Add pre-network hook and example showing config-then-reboot" 2017-01-04 19:34:27 +00:00
cephstorage-role.yaml Merge "Add pre-network hook and example showing config-then-reboot" 2017-01-04 19:34:27 +00:00
compute-role.yaml Merge "Add pre-network hook and example showing config-then-reboot" 2017-01-04 19:34:27 +00:00
config.role.j2.yaml Bump template version for all templates to "ocata" 2016-12-23 11:43:39 +00:00
controller-role.yaml Merge "Add pre-network hook and example showing config-then-reboot" 2017-01-04 19:34:27 +00:00
deploy-artifacts.sh Fix bug when using multiple DeployArtifactURLs 2016-12-02 16:10:52 +00:00
deploy-artifacts.yaml Bump template version for all templates to "ocata" 2016-12-23 11:43:39 +00:00
major_upgrade_steps.j2.yaml Adds a step0 for pre upgrade-init checks 2017-01-13 12:34:57 +00:00
objectstorage-role.yaml Merge "Add pre-network hook and example showing config-then-reboot" 2017-01-04 19:34:27 +00:00
post.j2.yaml Bump template version for all templates to "ocata" 2016-12-23 11:43:39 +00:00
role.role.j2.yaml puppet/role.role.j2.yaml has invalid get_resource reference 2017-01-04 18:17:08 -05:00
upgrade_config.yaml Configure specific module path for ansible. 2017-01-09 19:27:33 +01:00