tobiko/tobiko/openstack
Slawek Kaplonski 8a16dd5375 Add JournalLogDigger class to parse OpenStack services logs
When we use devstack based environment, services like Nova or
Neutron are logging to the journalctl instead of files.
So we need to have som LogDigger class which will be able to parse
such logs in same way like log files.

This patch adds such class and also adds to the topology class
parameters which defines what LogDigger class should be used for
the topology and what are service names to log file names mappings.

Change-Id: Ice25bfa0cae60dc2b5402e59f549e2287808ba87
2020-11-27 15:32:22 +01:00
..
glance Allow to specify a per-image SSH connection timeout 2020-10-28 23:56:56 +01:00
heat Skip functional test cases requiring Keystone credentials 2020-09-23 12:03:27 +00:00
keystone Openstack CLI tests failed on devstack 2020-11-24 11:37:04 +00:00
neutron Add JournalLogDigger class to parse OpenStack services logs 2020-11-27 15:32:22 +01:00
nova Reduce memory assigned to CentOS servers to 256MB 2020-11-24 12:33:15 +01:00
octavia Add simple Octavia traffic scenario 2019-11-26 19:13:53 +00:00
openstackclient Openstack CLI tests failed on devstack 2020-11-24 11:37:04 +00:00
stacks Skip test cases unless external network is available 2020-11-25 21:06:35 +01:00
tests Verify network agents are alive when tests end 2020-11-23 16:11:13 +01:00
topology Add JournalLogDigger class to parse OpenStack services logs 2020-11-27 15:32:22 +01:00
__init__.py Move tobiko test config to new tobiko.openstack package. 2019-03-08 16:02:57 +01:00
_client.py Add Keystone client API 2019-07-18 11:41:23 +02:00