~lihuiguo/charm-graylog:test

Last commit made on 2021-10-07
Get this branch:
git clone -b test https://git.launchpad.net/~lihuiguo/charm-graylog
Only Linda Guo can upload to this branch. If you are Linda Guo please log in for upload directions.

Branch merges

Branch information

Name:
test
Repository:
lp:~lihuiguo/charm-graylog

Recent commits

d0dc77c... by Linda Guo

Test CI

eb49311... by Diko Parvanov

Fix for LP:1935769 related to LP:1938271

Reviewed-on: https://code.launchpad.net/~dparv/charm-graylog/+git/charm-graylog/+merge/407072
Reviewed-by: James Troup <email address hidden>
Reviewed-by: Paul Goins <email address hidden>

90ecb83... by Diko Parvanov

Fix for LP:1935769 related to LP:1938271

bb361c5... by Xav Paice

Add python-openstackclient for zaza tests

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-graylog/+git/graylog-charm/+merge/406512
Reviewed-by: James Troup <email address hidden>

11daf5c... by Xav Paice

Add python-openstackclient for zaza tests

b5c21ce... by Xav Paice

Pin python requests to support Python 3.5

In order to maintain Xenial support, we must use a version of requests
that still works with Python 3.5.

Resolves LP:#1936895

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-graylog/+git/graylog-charm/+merge/405992
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Paul Goins <email address hidden>

c8c774e... by Xav Paice

Pin python requests to support Python 3.5

In order to maintain Xenial support, we must use a version of requests
that still works with Python 3.5.

Resolves LP:#1936895

3c9bcbf... by Linda Guo

Use 'yield' to get unit data

charm was locked in getting unit data loop, compared
with other relations like elasticsearch, the problem
can be fixed by replacing the loop using `yield`

LP#1899153

Reviewed-on: https://code.launchpad.net/~lihuiguo/charm-graylog/+git/charm-graylog/+merge/405153
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

593cba6... by Linda Guo

Use 'yield' to get unit data

charm was locked in getting unit data loop, compared
with other relations like elasticsearch, the problem
can be fixed by replacing the loop using `yield`

LP#1899153

dff5a06... by Xav Paice

Update unit name for nrpe functest

The functional test for NRPE checks is changed in this commit to use
'graylog/0' rather than 'nrpe/0' which can be a different unit number in
different models.

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-graylog/+git/graylog-charm/+merge/401670
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>