tripleo-common/tripleo_common/utils
Florian Fuchs 0b91362f0f Fix parameter update for custom roles
When updating parameters for roles, a fixed set of parameters based
on the standard roles (Compute, Control, Ceph-Storage, ...) was used to
name the count and flavor params. This didn't account for custom roles.

This patch changes this to derive the parameter names based on
convention, so updating count/flavor params for custom roles doesn't
break.

Change-Id: Iee172782ed8faa1eb077f43132083e5c6af67250
Closes-Bug: #1643882
(cherry picked from commit 10ee43e413)
2016-11-25 15:59:35 +01:00
..
__init__.py Initial workflow implementation of tripleo-common 2015-12-07 12:38:42 -05:00
glance.py Remove unused LOG to keep code clean 2016-07-09 16:26:55 +08:00
nodes.py Add port registration to IPMI power driver 2016-11-23 15:29:37 +00:00
parameters.py Fix parameter update for custom roles 2016-11-25 15:59:35 +01:00
passwords.py Revert changes to CephClusterFSID generation 2016-11-23 15:17:01 +00:00
tarball.py Exclude more unneeded files from default plan 2016-08-23 17:52:03 +02:00
validations.py Allow running validation against different plans 2016-08-29 13:56:49 +02:00