tripleo-image-elements/elements/sosreport
Jon-Paul Sullivan e9f736c718 Add new sosreport element
Provide an element that enables support information to be generated
on a running tripleo server.

This would allow for targeted data collection in CI runs, and is a
generally useful tool for diagnosing failures in a remote tripleo
installation.

Change-Id: Ida5826633634dfb486329debd9d3e765d2f11f8b
2014-07-15 19:01:45 +01:00
..
cleanup.d Add new sosreport element 2014-07-15 19:01:45 +01:00
environment.d Add new sosreport element 2014-07-15 19:01:45 +01:00
extra-data.d Add new sosreport element 2014-07-15 19:01:45 +01:00
install.d Add new sosreport element 2014-07-15 19:01:45 +01:00
README.md Add new sosreport element 2014-07-15 19:01:45 +01:00
pkg-map Add new sosreport element 2014-07-15 19:01:45 +01:00

README.md

Add sosreport to built images

This element adds sosreport to the image, for use as a log retrieval tool.

See sosreport on github for more information.

It provides the ability for plugins to be provided by other elements through the use of sos.d in the element. All "*.py" files found in the sos.d directory will be added to the plugins directory for use by sosreport.