tripleo-common/tripleo_common/utils
Florian Fuchs 10ee43e413 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
2016-11-25 09:29:27 +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 Do not ignore pm_port for Drac drivers 2016-11-23 15:26:35 +00:00
parameters.py Fix parameter update for custom roles 2016-11-25 09:29:27 +01:00
passwords.py Revert changes to CephClusterFSID generation 2016-11-23 11:32:30 +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