cf0b59953c
This file keeps breaking our gate, because libraries we depend on release and the generated content changes. The check has been disabled, but to avoid the sample config becoming totally stale, remove it and replace with a README which says how to generate the current sample config. Change-Id: I1c43e5cf2a7ab6fa388b91fd420392996c368e72
5 lines
124 B
Plaintext
5 lines
124 B
Plaintext
To generate the sample heat.conf file, run the following
|
|
command from the top level of the heat directory:
|
|
|
|
tox -egenconfig
|