tripleo-common/tripleo_common/actions
Dougal Matthews e10fd44007 Revert changes to CephClusterFSID generation
This patch reverts the two commits listed below. There was a problem
with CephClusterFSID generation as it was created by the password
generation code in Mistral in Newton. However, this password generation
didn't work for upgrades as it didn't take into account upgrades and
passwords that were in use in an existing Heat stack.

This issue was resolved in I3ea6bbd0d9c5dd345b8a4a26a1788326e09d4209.
Now when a deployment plan is created, if there is an existing Heat
stack it takes the parameters from the Heat stack and uses those, rather
than regenerating. This change should also resolve the issue where the
CephClusterFSID was regenerated.

Revert "Generate CephClusterFSID for new stacks"
This reverts commit 20167e850a.

Revert "Revert "Add CephClusterFSID to generated passwords""
This reverts commit ad64050485.

Related-Bug: #1636555
Change-Id: I10b5613eda4bd47554a4f5e9f57218010b835fe7
(cherry picked from commit e1c07fc453)
2016-11-23 15:17:01 +00:00
..
__init__.py Initial Integration of Mistral into TripleO 2016-05-16 09:15:14 -04:00
baremetal.py Support node untagging 2016-10-06 10:29:47 +00:00
base.py Add node tagging workflow 2016-09-16 20:50:04 +00:00
deployment.py Revert changes to CephClusterFSID generation 2016-11-23 15:17:01 +00:00
heat_capabilities.py Include environments in capabilities output 2016-09-02 12:23:20 +01:00
parameters.py Pass the plan name when tagging nodes 2016-11-21 14:07:40 +00:00
plan.py Clearer error when the Mistral env already exists 2016-09-12 16:55:37 +01:00
scale.py Only use parameter_defaults for scaling down 2016-11-12 00:41:28 +00:00
templates.py Default the J2 excludes files to safe values. 2016-10-12 13:21:42 +00:00
validations.py Merge "Handle missing mistral environment" 2016-09-19 09:09:52 +00:00