Files
releases/openstack_releases/project_config.py
Doug Hellmann 5fc5838791 make warning and error handling more consistent
Have all of the validation functions take callables to create warnings
and errors. Have those callables print the warning and error messages as
the validation runs, and save a message that includes the filename where
the warning or error was generated so that the summary output at the end
includes the filenames.

Change-Id: I81f0aa50a7b2b7982ccecac558e0dc584945db4f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-28 12:47:09 +11:00

3.8 KiB