Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openstack/python-aodhclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openstack/python-aodhclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable/2024.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 3 files changed
  • 4 contributors

Commits on Sep 12, 2024

  1. Update .gitreview for stable/2024.2

    Change-Id: Ifdec2414d8b81a9ff9b4c59d6a111dd170ac2d3b
    openstackadmin committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    63529ab View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. Fix Prometheus in CI

    Commit 1:
        sg-core was moved from github.com/infrawatch/sg-core to
        github.com/openstack-k8s-operators/sg-core. While the infrawatch
        sg-core will stay maintained for the forseeable future, the
        openstack-k8s-operators version of sg-core will receive all
        the new code.
    
        Similar to https://review.opendev.org/c/openstack/telemetry-tempest-plugin/+/937371
    
    Commit 2:
        Adjust endpoint url according to devstack plugin update
    
    Commit 3:
        Use PROMETHEUS_CUSTOM_SCRAPE_TARGETS to pass sg_core scrape endpoint
    
        https://review.opendev.org/c/openstack/devstack-plugin-prometheus/+/950476
        adds the support for passing custom prometheus scrape target in d-p-p.
    
        Let's use the same to pass sg_core endpoint.
    
    Commit 4:
        Make capabilities API test more robust
    
        Avoid failure caused by a different field order.
    
    Also pin gnocchi to stable/4.6
    
    Partially cherry-picked from these 4 commits on master:
    040249d
    59a6f2e
    9eae0ce
    e7e9545
    
    Change-Id: If3ad083bcb52ba9864da31614ebf73d0aa594f43
    Co-Authored-By: Chandan Kumar (raukadah) <[email protected]>
    Co-Authored-By: Takashi Kajinami <[email protected]>
    Signed-off-by: Elod Illes <[email protected]>
    Signed-off-by: Jaromir Wysoglad <[email protected]>
    3 people committed Jan 6, 2026
    Configuration menu
    Copy the full SHA
    d6c348a View commit details
    Browse the repository at this point in the history
Loading