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-openstacklib
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-openstacklib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: unmaintained/zed
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 20, 2022

  1. Update .gitreview for stable/zed

    Change-Id: I67b1c74eab8176438f802cc723d14b16ce9db6a1
    openstackadmin committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    bf3bd65 View commit details
    Browse the repository at this point in the history
  2. Update TOX_CONSTRAINTS_FILE for stable/zed

    Update the URL to the upper-constraints file to point to the redirect
    rule on releases.openstack.org so that anyone working on this branch
    will switch to the correct upper-constraints list automatically when
    the requirements repository branches.
    
    Until the requirements repository has as stable/zed branch, tests will
    continue to use the upper-constraints list on master.
    
    Change-Id: I850dd11eb9a6dcc6153251b4ca50a88d9bb3cdb0
    openstackadmin committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4362233 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Zed-only: Remove TripleO job

    ... because the stable/zed branch of TripleO repos is no longer
    maintained.
    
    Change-Id: I4b81aed599cd154f66fc7945b37f32c6732d76f9
    kajinamit committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8064178 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Add .pdkignore to exclude some files from tar ball

    We've seen release job failures caused by too large tarball, which
    contains irrelevant files like git history.
    
    Let's exclude these files to reduce size of the archive.
    
    The file is copied from the puppetlabs repositories with some files
    specific to OpenStack projects added.
    
    Change-Id: Ia6245847ee40654663d24e64eaccef583fdc3828
    (cherry picked from commit b11247f)
    (cherry picked from commit b6bdd62)
    kajinamit committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5f2e52d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Update .gitreview for unmaintained/zed

    Change-Id: I8e139c83c28f6e7e1ec2d310497d9de976b4d862
    openstackadmin committed May 10, 2024
    Configuration menu
    Copy the full SHA
    85d305f View commit details
    Browse the repository at this point in the history
Loading