36ddea31a2
This should be managed in the devstack repo, since it's a base job to run devstack. Change-Id: Iffe54fbccbccd68db08f79a1b51dd7f76dbff408 Depends-On: Ie2119f24360d56690ffd772b95a9ea6b98dd4a39
16 lines
395 B
ReStructuredText
16 lines
395 B
ReStructuredText
Export journal files from devstack services
|
|
|
|
Export the systemd journal for every devstack service in native
|
|
journal format as well as text. Also, export a syslog-style file with
|
|
kernal and sudo messages.
|
|
|
|
Writes the output to the ``logs/`` subdirectory of
|
|
``devstack_base_dir``.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: devstack_base_dir
|
|
:default: /opt/stack
|
|
|
|
The devstack base directory.
|