7310 Commits

Author SHA1 Message Date
Takashi Kajinami
3a4f2d6fee Replace deprecated constant_time_compare
The method is being deprecated now[1].

[1] https://review.opendev.org/c/openstack/oslo.utils/+/930198

Closes-Bug: #2081732
Change-Id: If8b7fb81b18cd44272e572bc0b1eae51a3d766b3
2024-10-02 18:31:45 +09:00
Zuul
b9c987ee75 Merge "Fix a missing space in parameter description" 2024-09-30 17:32:09 +00:00
Zuul
6a5c10705d Merge "Imported Translations from Zanata" 2024-09-30 17:19:35 +00:00
Zuul
f6ccfcad15 Merge "Ceilometer to export Prometheus metrics" 2024-09-30 17:19:33 +00:00
Zuul
6797402224 Merge "Add heart beat report for polling agents" 2024-09-30 10:28:26 +00:00
jlarriba
7289278dad Ceilometer to export Prometheus metrics
With this patch, ceilometer-polling is able to expose
metrics itself in Prometheus format so they can be
scraped directly from a Prometheus instance.

Change-Id: I68d1dc96a89e57cafa9dba207d92403a1e156fe6
2024-09-25 11:44:31 +00:00
OpenStack Proposal Bot
deb44ba4dc Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I4ee7a8e8e0fcbd0ba8ff63f7dfabaa5956dbe2ef
2024-09-25 05:08:06 +00:00
Takashi Kajinami
3b5cf7e5d1 Fix a missing space in parameter description
Trivial-Fix

Change-Id: I19cd85af24f1adae43173db47bc7e92123d50425
2024-09-20 01:11:58 +09:00
8e7339c270 Update master for stable/2024.2
Add file to the reno documentation build to show release notes for
stable/2024.2.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2024.2.

Sem-Ver: feature
Change-Id: Ia23342dee322e2da9373aa1c77e05c6d3655e35d
2024-09-16 12:17:20 +00:00
OpenStack Proposal Bot
7e41152697 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I0517dd3f65b94e0a8a95e01f42453146f5f72c92
2024-09-05 04:14:27 +00:00
Zuul
ef27b49f6e Merge "Remove sahara support" 23.0.0.0rc1 23.0.0 2024-08-26 11:33:26 +00:00
Zuul
0551533787 Merge "Imported Translations from Zanata" 2024-08-26 09:01:39 +00:00
Zuul
72e5d5cf8e Merge "Enable instance metadata polling" 2024-08-26 09:01:38 +00:00
Takashi Kajinami
8036d4913e Remove sahara support
The sahara project has been retired because of inactivity[1].

[1] https://review.opendev.org/c/openstack/governance/+/919374

Change-Id: Icd57662a55ca8f0e4ee28aee7eae7f06e498ae9e
2024-08-23 18:19:09 +09:00
OpenStack Proposal Bot
6a473c8f43 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I18ed65db0c91e87ac7c86f9c3e323a7c46a1d5cb
2024-08-20 03:43:25 +00:00
Martin Mágr
48f4089e39 Add heart beat report for polling agents
This patch adds possibility to start child service for heart beat reports
of polling agents. Such data can be leveraged in service health check
scripts for monitoring purposes.

Change-Id: I721a1ef997c5dfb59cdd0e759fcd7d511c24bbb0
2024-08-16 18:49:10 +02:00
Jaromir Wysoglad
51aff1efeb Enable instance metadata polling
When polling libvirt for instance data, we weren't getting
the instance metadata. In particular we weren't getting the
metering.server_group, which is useful for autoscaling.

The metadata need to be retreived by an API call to nova.
The code already called nova API to get flavor ID. I adjusted
the code to get the flavor ID and instance metadata by the same
call, so the number of API calls is unchanged.

Change-Id: I8034fca8a86263f38e396c4c1512546863a754db
2024-08-13 15:02:18 -04:00
Zuul
2be0471248 Merge "Remove uml virt type support" 2024-08-08 10:01:03 +00:00
Zuul
e9842dd91b Merge "libvirt: Fix unsupported 'parallels' virt type" 2024-08-05 08:36:28 +00:00
OpenStack Proposal Bot
6c114aac73 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ica68b2afe8c39800b00c52348c52b43a80392cdf
2024-07-10 02:44:07 +00:00
Stephen Finucane
8dbbfc8c96 Replace use of testtools.testcase.TestSkipped
This has been deprecated for removal [1]. Use the stdlib variant
instead.

[1] https://github.com/testing-cabal/testtools/commit/59b890db3c

Change-Id: If4ed661efa40dd5aed8c1784c1023d01dd81b23a
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-06-24 10:59:28 +01:00
Zuul
31cf6dc8c7 Merge "Stop using deprecated zake coordination driver" 2024-06-19 14:21:31 +00:00
Zuul
e4c1e94975 Merge "Remove old excludes" 2024-06-07 08:21:33 +00:00
Zuul
7582a5bb02 Merge "Add more metadata to volume.size and volume.backup.size pollster" 2024-06-06 15:49:28 +00:00
Zuul
c39a85619b Merge "Fix exception when updating non-existing gnocchi resources" 2024-06-05 13:31:49 +00:00
Zuul
623d2c4429 Merge "Remove metrics specific to OpenDaylight" 2024-06-05 13:29:09 +00:00
Zuul
434af4a859 Merge "Remove Windows OS support" 2024-06-05 12:57:22 +00:00
Zuul
aa57662a14 Merge "reno: Update master for unmaintained/zed" 2024-06-05 10:57:18 +00:00
Zuul
1f8999b09f Merge "Stop stack traces on Swift when receiving 403" 2024-06-05 08:12:36 +00:00
Takashi Kajinami
3b8adafbb0 Remove Windows OS support
It was deprecated during the previous cycle because of retired
WinStackers project[1].

The following pollsters are also removed because these are supported
only by Hyper-V inspector.
 - disk.device.latency
 - disk.device.iops

[1] 7660339b4a4d578f2615fd6c27e8c9627ab29d37

Change-Id: I872f93b945233a1288c773302be3835db2fd2e4f
2024-05-02 10:05:09 +00:00
Michel Nederlof
21f4484826 Add more metadata to volume.size and volume.backup.size pollster
When events are received from cinder, this includes the the volume_type_id
field (and not the volume_type name). Since Wallaby version it is now
possible to fetch this id from the API, so we can now make this poller
consistent with what is sent over the notification bus.

Another useful missing field for backups is the is_incremental field.

As the backup.user_id field was added in microversion 3.56, it makes sense
to add this information here as well to make it consistent with other
samples.

Closes-bug: #2064290
Change-Id: Ib109f399bab43ed8a6a0e0afea27ff0e5f7ae883
2024-05-02 08:15:17 +00:00
Michel Nederlof
d9990d466c Fix exception when updating non-existing gnocchi resources
This previously raised an KeyError, as the 'id' was pop'ed inside the
try-except statement, so when the exception was catched the key has already
been removed.

Closes-bug: #2064124
Change-Id: I617d9149d1ff45cb81b71feeb3097ac1f9cd0116
2024-05-02 07:43:59 +00:00
Takashi Kajinami
bcd0276369 Remove metrics specific to OpenDaylight
The following metrics are all specific to OpenDaylight but
OpenDaylight support was already removed and we no longer need to
maintain these.

 - switch.flow
 - switch.table
 - switch.port.*.drops
 - switch.port.*.errors
 - switch.port.receive.*_error
 - switch.port.collision.count

Change-Id: I2f5f71d0a1ed7de0e0886e104445b087bdc05d67
2024-05-02 07:02:51 +00:00
Takashi Kajinami
738b1f5acd Remove old excludes
These are detected as errors since the clean up was done[1] in
the requirements repository. Minimum versions are bumped to avoid
installing these known bad versions.

[1] 314734e938f107cbd5ebcc7af4d9167c11347406

Also remove the note about old pip's behavior because resolver in
recent pip does not require specific order.

Change-Id: I04335dd0d06b5c65b805fbb1e0fc0cd1c10a79fb
2024-05-01 10:24:46 +09:00
Zuul
a6e43add90 Merge "Remove OpenDaylight support" 2024-04-30 17:57:13 +00:00
6e003e7ccd reno: Update master for unmaintained/zed
Update the zed release notes configuration to build from
unmaintained/zed.

Change-Id: I7a7054e05a66767f9537cad77399218e401fe5b7
2024-04-29 19:04:35 +00:00
Takashi Kajinami
c2de6a104a Remove OpenDaylight support
The feature was deprecated during the previous cycle[1], because
the netwokring-odl plugin[2] was already retired.

[1] a92d77b1823f7d9789d07faca785299637cabaa6
[2] https://opendev.org/openstack/networking-odl

Change-Id: I3437b73dea37f600a505f908c14e54536a40f588
2024-04-19 22:44:13 +09:00
Erno Kuvaja
9e5ddc91f9 Stop stack traces on Swift when receiving 403
If the credentials are not set correctly, the objectstore
poller will throw a stack trace trying to access swift
tenants where response is 403 Forbidden. We already catch
and handle gracefully the 404 in the endpoint code,
extending that to cover 403 with meaningful error message
logged instead of raising the error.

Closes-bug: #2061759
Change-Id: Idfa050f7c97941cbe1a4f40b98e0264bce548164
2024-04-18 10:00:59 +01:00
OpenStack Proposal Bot
15d080c465 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: If1b7ee71530a3213ae706a56fc94005497a747ff
2024-04-15 03:16:35 +00:00
Zuul
3ebca0cc66 Merge "reno: Update master for unmaintained/victoria" 2024-04-03 06:24:09 +00:00
Zuul
67c33f93ed Merge "reno: Update master for unmaintained/xena" 2024-04-03 06:21:54 +00:00
Zuul
26f3196e67 Merge "reno: Update master for unmaintained/wallaby" 2024-04-03 06:21:52 +00:00
Zuul
6366f522b3 Merge "Update master for stable/2024.1" 2024-04-03 06:21:23 +00:00
Zuul
a9eba0d777 Merge "Imported Translations from Zanata" 2024-04-02 16:41:52 +00:00
Zuul
8cd991ee77 Merge "Update regex to detect closed branch" 2024-04-02 09:08:43 +00:00
OpenStack Proposal Bot
f489926a52 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I953a8f8f23dcc21991e5bf90dcee290ce0a99f2d
2024-03-29 03:47:14 +00:00
Zuul
b91b9d914d Merge "Remove unused cache_key_mangler" 2024-03-28 06:24:10 +00:00
42643a6740 reno: Update master for unmaintained/xena
Update the xena release notes configuration to build from
unmaintained/xena.

Change-Id: I37b5f0a6b083a0a3dd994224e97f27dea1775a79
2024-03-26 17:30:33 +00:00
64ad9be103 reno: Update master for unmaintained/wallaby
Update the wallaby release notes configuration to build from
unmaintained/wallaby.

Change-Id: I31a5a47aeec1f3b073e5e5b5fd0dccb94170b785
2024-03-26 17:29:21 +00:00
e5a3a0b030 reno: Update master for unmaintained/victoria
Update the victoria release notes configuration to build from
unmaintained/victoria.

Change-Id: I888718307cbdd5c90418b99a96f207d1235649c2
2024-03-26 17:28:02 +00:00