ironic/ironic/common/config_generator
Lucas Alvares Gomes 7e1690768c Fix genconfig "tempdir" inconsistency
This patch is mocking the tempfile.gettempdir() method as part of the
sample config generation. Different hosts may return a different
directories on that call (some making very little sense), so it's
important that we make it consistent accross hosts to avoid conflicts
when generating the sample configuration file.

Closes-Bug: #1542255
Change-Id: Id5d5db766f3017bcb7c571805d94a48acf71de9b
2016-02-05 10:44:05 +00:00
..
__init__.py Adopt config generator 2015-05-04 20:38:13 +00:00
generator.py Fix genconfig "tempdir" inconsistency 2016-02-05 10:44:05 +00:00