charm-ceilometer-agent:stable/19.10

Last commit made on 2019-10-24
Get this branch:
git clone -b stable/19.10 https://git.launchpad.net/charm-ceilometer-agent

Branch merges

Branch information

Name:
stable/19.10
Repository:
lp:charm-ceilometer-agent

Recent commits

537ac70... by David Ames

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch amulet tests to stable.

Switch to using stable charm-helpers branch.

Change-Id: I197f2a0410871e41fe0b482a7ebca9f05ede3a27

a4a7488... by Sahid Orentino

Enable functional tests for train

This patch also updates the smoke test to run train.

Change-Id: I39938b2cd0f08536ff98314cfda256675f17cdc4
Signed-off-by: Sahid Orentino Ferdjaoui <email address hidden>

b7526d1... by Ryan Beisner

Sync charm/ceph helpers, tox, and requirements

Change-Id: I37e8e54738c66afe66505514ac460d6a7a7c5997

9027a7b... by Camille Rodriguez

Add disco-stein bundle to gate tests

The bundle disco-stein was in the dev bundles because
a bug with the Python 3.7 syntax prevented the success of
the deployment of HA clusters. This bug is fixed, we can
reintegrate disco-stein in the gate bundles.

Other small additions:
- removing sitepackages in tox.ini to avoid test env pollution
- skip_missing_interpreters in tox.ini set to False to avoid false
positives by skipping missing interpreters.

LP Related-Bug: #1823718

Change-Id: Ica4bead71d054ae5912e7e66ff9a0666e131637a

0ef474a... by Zuul <email address hidden>

Merge "Update readme and clean up stray ide files"

9f5d997... by Chris MacNaughton

Update series metadata

Ensure that EOL releases are removed from metadata
and tests, and that the current dev release is enabled
in metadata. Dev release tests are enabled separately
because of chickens and eggs.

Change-Id: I77a297ab121bb8ba972ad34fa5d038becc0f2df8

1d8280e... by Ryan Beisner

Update readme and clean up stray ide files

Change-Id: I1360bcfe052e44e7fecd72cd2362faf5aa0ffd1a

81b1bdb... by Zuul <email address hidden>

Merge "Fix log update-status error"

252bd80... by Zuul <email address hidden>

Merge "Add Python 3 Train unit tests"

08758f4... by Corey Bryant

Sync charm-helpers and use "rabbit_use_ssl" for ocata

Ensure "rabbit_use_ssl" is specified in the [oslo_messaging_rabbit]
config section instead of "ssl" for Ocata, since "ssl" was not yet
introduced.

Change-Id: I61f37a976951911d7c24d14cc4ea5e6ec3f84d2e
Closes-Bug: #1838696