integrations-core icon indicating copy to clipboard operation
integrations-core copied to clipboard

[Openstack Controller] Fix duplicate version in keystone url

Open dkirov-dd opened this issue 1 month ago • 2 comments

What does this PR do?

Motivation

Review checklist (to be filled by reviewers)

  • [ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • [ ] Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • [ ] If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

dkirov-dd avatar Nov 13 '25 21:11 dkirov-dd

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 89.01%. Comparing base (f47ef1f) to head (2acab53). :warning: Report is 22 commits behind head on master.

Additional details and impacted files
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Nov 13 '25 21:11 codecov[bot]

⚠️ The qa/skip-qa label has been added with shippable changes

The following files, which will be shipped with the agent, were modified in this PR and the qa/skip-qa label has been added.

You can ignore this if you are sure the changes in this PR do not require QA. Otherwise, consider removing the label.

List of modified files that will be shipped with the agent
openstack_controller/changelog.d/21880.fixed
openstack_controller/datadog_checks/openstack_controller/api/catalog.py

github-actions[bot] avatar Nov 13 '25 22:11 github-actions[bot]