There's nothing introspectable in the projects or oslo.rootwrap, but all
projects that use rootwrap have a sample etc/($project/)?rootwrap.conf
file. This file is relatively simple to parse for allowed options and
comments. It's not the best solution, but it's a solution.
Closes-Bug: #1253690
Change-Id: I51973a4b8f0ac6ea047c4ffc07647a10bdea92ee
We don't use the information about defining module anywhere. Using
that routine just makes the code slower and causes crashes in Neutron
and possibly elsewhere whenever an option is defined in the top level
but not registered.
Change-Id: I946c740cd0ce6fa5d969964d79a75a406e8453ab
By default xml files are generated in the working directory, this patch provides
an option to choose a target directory for xml files.
Change-Id: I65d78df8d70d82e5f14e9a175710468ac85b3796