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

Commits on Mar 8, 2024

  1. Update .gitreview for stable/2024.1

    Change-Id: I3a0e349b3b39e1ed3764ab5ee17fae7b0c79f6d2
    openstackadmin committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    824f8e9 View commit details
    Browse the repository at this point in the history
  2. Update TOX_CONSTRAINTS_FILE for stable/2024.1

    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/2024.1 branch, tests will
    continue to use the upper-constraints list on master.
    
    Change-Id: I154face73b22949757964d475577c4316582a675
    openstackadmin committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    48ca75a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Mock replacement for unit tests with external URL

    This patch replaces unit tests that reference external URL with Mocks
    that use internal files. This is because the test fails if the external
    URL destination file is moved.
    
    Change-Id: Ia5316a8d618c690534bd3784de86c7e154e57b0c
    Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
    Co-Authored-By: Kaori Mitani <mitani.kaori@fujitsu.com>
    (cherry picked from commit 5231982)
    2 people authored and Elod Illes committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    fc18182 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Update .gitreview for unmaintained/2024.1

    Change-Id: Iedc9348fbd92d76baad88bfc43953ac8d9ddfcda
    Signed-off-by: OpenStack Release Bot <infra-root@openstack.org>
    Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/functions
    openstackadmin committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    2fa6f96 View commit details
    Browse the repository at this point in the history
Loading