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/puppet-openstack-integration
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openstack/puppet-openstack-integration
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable/2025.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 25 files changed
  • 3 contributors

Commits on Apr 16, 2025

  1. Update .gitreview for stable/2025.1

    Change-Id: Ied4dcfdaa3682e0aa34c5dddf0fbff1d32b1a98e
    openstackadmin committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    767f10e View commit details
    Browse the repository at this point in the history
  2. Switch to stable/2025.1

    Change-Id: Ia3ba5ff49b5ba3e3360dd19402fcc003023d8ccf
    kajinamit committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    23b823b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. ceilometer: Fix wrong memcache server format

    The inet6 prefix should NOT be added when the pymemcache backend is
    used.
    
    Change-Id: I6cf25aa19af9f35aadf72757c85e4efe0601b57f
    (cherry picked from commit 8e42b85)
    kajinamit committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    c40c780 View commit details
    Browse the repository at this point in the history
  2. Ubuntu: Switch to Epoxy

    Change-Id: I24fc840f3ade6ad342f0e3ec246cf5eb46f608dc
    (cherry picked from commit 06fc47b)
    kajinamit committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    23c28d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33ceb8c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. placement: Explicitly request httpd service

    ... otherwise the resources dependencies about httpd service are all
    skipped.
    
    Conflicts:
    	manifests/placement.pp
    
    Change-Id: Ib09fe5d8e561b2379a988151c28df695f5399b6e
    Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
    (cherry picked from commit f438cc3)
    kajinamit committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    54df513 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. Install libffi package

    ... to fix the failure during installing fiddle.
    
    Also fix Redis idempotency.
    
    Change-Id: I90644b6f03208fb0e41f18bf53b89281af764aaf
    Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
    Signed-off-by: Tobias Urdin <tobias.urdin@binero.com>
    (cherry picked from commit faeb9c5)
    (cherry picked from commit b167ca32792577b4c1b0ff5161d283180ac25acf)
    kajinamit authored and tobias-urdin committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    05ead8b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2026

  1. Remove puppet-vitrage from testing

    The vitrage project was marked inactive[1] and no 2026.1 release will
    be created for the project.
    
    Because it is not installable in Ubuntu which is the only valid testing
    platform, we'll retire the module as soon as 2026.1 release is cut.
    
    [1] f714f8202ec6438a8c131f276f7715726db334e7
    
    Conflicts:
    	Puppetfile
    	copy_logs.sh
    	fixtures/scenario001.pp
    	manifests/aodh.pp
    	manifests/cinder.pp
    	manifests/designate.pp
    	manifests/heat.pp
    	manifests/ironic.pp
    	manifests/manila.pp
    	manifests/neutron.pp
    	manifests/nova.pp
    	manifests/octavia.pp
    	manifests/tempest.pp
    	manifests/vitrage.pp
    
    Change-Id: I5f8ce9e2fe2a3d81a89637cfba37f0e50f70c276
    Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
    (cherry picked from commit 9a01d71)
    (cherry picked from commit 5408a1a)
    kajinamit committed Jun 12, 2026
    Configuration menu
    Copy the full SHA
    46073b2 View commit details
    Browse the repository at this point in the history
Loading