python-tripleoclient/tripleoclient
Jiri Stransky 71ebf2a31e Allow overriding CLI parameter defaults with env files
We've added the ability to override CLI defaults with environment files
[1] but then it got reversed while fixing a related bug [2]. We need to
put this ability back because otherwise we cannot customize
e.g. NeutronDhcpAgentsPerNetwork, or deploy with external Ceph with
custom FSID and key.

As a related change we have to remove hardcoded role counts from
overcloud-env.json, because they'd overwrite the counts passed via
CLI. (Furthermore, having the hardcoded default counts there doesn't
make too much sense now that we have custom roles, the counts should
already be properly defaulted in role_data.yaml.)

[1] Change ID I2722e118abde1cea6210148b16ac1ed3d9f235d8
[2] Change ID I80c663c23dfa27fa7b4ca2bf6b0101c132e5889b

Closes-Bug: #1632683
Change-Id: Iaf0adda44c84fcc552e743e4712d1dcf01daa7e4
2016-10-17 13:16:12 +02:00
..
tests Merge "Fix get_file in out-of-tree templates" 2016-10-12 12:37:48 +00:00
v1 Allow overriding CLI parameter defaults with env files 2016-10-17 13:16:12 +02:00
workflows Downloads templates from swift before processing update 2016-10-11 07:42:44 -04:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
constants.py Add optional overcloud deploy roles_data.yaml override 2016-10-04 19:03:59 +01:00
exceptions.py Stop plan creation when container exists 2016-09-23 08:30:18 +00:00
plugin.py Merge "Display error message when socket is closed" 2016-09-21 21:47:55 +00:00
utils.py Allow overriding CLI parameter defaults with env files 2016-10-17 13:16:12 +02:00