charm-elasticsearch:stable/21.10

Last commit made on 2021-08-10
Get this branch:
git clone -b stable/21.10 https://git.launchpad.net/charm-elasticsearch
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
stable/21.10
Repository:
lp:charm-elasticsearch

Recent commits

8ce484a... by James Troup

Replace references to 'juju set' with 'juju config'.

Reviewed-on: https://code.launchpad.net/~elmo/charm-elasticsearch/+git/charm-elasticsearch/+merge/406775
Reviewed-by: Xiyue Wang <email address hidden>

f04685c... by James Troup

Replace reference to 'juju set' with 'juju config'.

f5882e8... by Xav Paice

Add submodules to charm build step

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

2539340... by Xav Paice

Add submodules to build step

58101f5... by Xav Paice

Add python-openstackclient for functests

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

5568c50... by Xav Paice

add charmhelpers to unittest environment

3a10705... by Xav Paice

Add python-openstackclient for functests

Since b46f13ef113e690493364dabc87821699626d8e6 in zaza, if running tests
on an OpenStack cloud provider, each bundle test concludes with a
cleanup routine that needs the python-openstackclient package in
requirements.txt for the tox environment, plus the OS_ environment vars
exported/passed through such that the Openstack client actually works.
If these are not set, the test fails on the first bundle cleanup and
does not continue to the remaining bundles.

2dd80c7... by Peter Sabaini

Trivial: reformat

6d5953a... by Peter Sabaini

Health check: don't error out

Reviewed-on: https://code.launchpad.net/~peter-sabaini/charm-elasticsearch/+git/elasticsearch-charm/+merge/396846
Reviewed-by: James Troup <email address hidden>

4e06be9... by Peter Sabaini

Improve logging

Mention health url we're checking in log output