40395e8034
This picks up new patches to stable releases of ceilometer. $ git log --oneline --no-merges 18.0.0..stable/yoga 7d9e167d (fix-processing_of_event_metrics_that_do_not_have_Resource-id) Properly handle 'resource_id' as None for Gnocchi publisher 741605e9 (normalize_non_openstack_pollsters_credentials_to_string) Fix Non-OpenStack dynamic pollster credentials handling c6f00257 Add user/project names to polled samples 3517acea Add vanity names to telemetry polling notifications dcae2040 (fix_barbican_credentials_non-openstack_pollster-yoga) Fix barbican credentials retrieval b583cbca NoUniqueMatch: ClientException on Gnocchi publisher 51b0c368 Fix swift pollsters that use get_account 1f65bce6 Add CentOS Stream 9 jobs 51db4983 Add centos9s jobs 4fd15dfe Remove queue declaration and fix lower-constraint job cb132b30 Fix OutgoingBytesDeltaPollster sample name cc22c4d6 Debug log libvirt metadata version fails bed18e58 Update TOX_CONSTRAINTS_FILE for stable/yoga 86c7237f Update .gitreview for stable/yoga $ git log --oneline --no-merges 19.0.0..stable/zed 5968c822 (HEAD -> stable/zed, gerrit/stable/zed) Properly handle 'resource_id' as None for Gnocchi publisher 7c121c45 Add vanity names to telemetry polling notifications 17648c71 (fix_barbican_credentials_non-openstack_pollster-zed) Fix barbican credentials retrieval a059600c (fix_gnocchi_project_id_discovery_concurrency_issue-upstream) NoUniqueMatch: ClientException on Gnocchi publisher 23308bfa Remove SNMP metrics from default polling 38b7659c Add TCP publisher 1da0e14b Add user/project names to polled samples 5d246c6c Fix OutgoingBytesDeltaPollster sample name 142cb0b6 Remove lingering queue declaration 3f28ae3d Update TOX_CONSTRAINTS_FILE for stable/zed 9ffd73a7 Update .gitreview for stable/zed Change-Id: I7b34137384b8fc7f93807897f9937e8ee49c01fe
26 lines
675 B
YAML
26 lines
675 B
YAML
---
|
|
launchpad: ceilometer
|
|
release-model: cycle-with-rc
|
|
team: Telemetry
|
|
type: service
|
|
repository-settings:
|
|
openstack/ceilometer: {}
|
|
releases:
|
|
- version: 19.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/ceilometer
|
|
hash: 6f88ee6be9a3ae5c78587f1a2bc8cd2e9a5a2fa7
|
|
- version: 19.0.0
|
|
projects:
|
|
- repo: openstack/ceilometer
|
|
hash: 6f88ee6be9a3ae5c78587f1a2bc8cd2e9a5a2fa7
|
|
diff-start: 18.0.0
|
|
- version: 19.1.0
|
|
projects:
|
|
- repo: openstack/ceilometer
|
|
hash: 5968c822bebbaa47ef71d56abb4b7c2bd41fa7b9
|
|
branches:
|
|
- name: stable/zed
|
|
location: 19.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/ceilometer/zed.html
|