tripleo-common/releasenotes/notes/drop-inventory-config-support-c2132b897da2d290.yaml
Alex Schultz 9288f0f8fc Remove configs parameter from TripleoInventory
The TripleoInventory class used to support the command line options
being passed in as a config option for tripleo-validations. This was
corrected in tripleo-validations during the Queens cycle and is no
longer used.

Change-Id: Ieb21e139d0197c87696e318c7d85fef51dfb96fc
2018-11-13 16:11:30 -07:00

7 lines
216 B
YAML

---
other:
- |
TripleoInventory class no longer supports the parameters being passed in as
as config object. This was added to support transition in in
tripleo-validations that was corrected in Queens.