146d3d7fff
- add a few sova regexes in queries - updated requirements file to include PyYaml used in the converter script - Added a converter script which : - Parses queries.yml - If an entry has regex it forms sova query with regex, if the entry has patterns but no regex it converts the pattern (string) to regex (escapes characters) and forms sova query - Writes the sova output to sova-pattern-generated.json (so as not to overwrite existing sova_pattern.json right now) Change-Id: Iae3df0d901f2b25bdb27f1b3bea5042f82128dcf
5 lines
117 B
YAML
5 lines
117 B
YAML
collections:
|
|
- name: git+https://opendev.org/openstack/ansible-role-collect-logs
|
|
type: git
|
|
version: master
|