-
Notifications
You must be signed in to change notification settings - Fork 34
Comparing changes
Open a pull request
base repository: openstack/tooz
base: 6.1.0
head repository: openstack/tooz
compare: 6.2.0
- 11 commits
- 9 files changed
- 5 contributors
Commits on Mar 7, 2024
-
reno: Update master for unmaintained/victoria
Update the victoria release notes configuration to build from unmaintained/victoria. Change-Id: Id40c905697cf174690d78e82c57587a3989b55c0
Configuration menu - View commit details
-
Copy full SHA for b039a92 - Browse repository at this point
Copy the full SHA b039a92View commit details -
reno: Update master for unmaintained/wallaby
Update the wallaby release notes configuration to build from unmaintained/wallaby. Change-Id: I7d324b3ddb89bf7f970f066abce5e9acee4219be
Configuration menu - View commit details
-
Copy full SHA for f039107 - Browse repository at this point
Copy the full SHA f039107View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05f7736 - Browse repository at this point
Copy the full SHA 05f7736View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ee8cd - Browse repository at this point
Copy the full SHA d7ee8cdView commit details
Commits on Mar 28, 2024
-
We only use it in the redis driver. Switch to using packaging.version.Version, which is good enough for the redis-py test suite also [1]. [1] https://github.com/redis/redis-py/blob/07fc339b4a/tests/conftest.py#L199-L208 Change-Id: I42fddfde153c3293099765bf76fe07a5064b3213 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for f94fd2c - Browse repository at this point
Copy the full SHA f94fd2cView commit details -
Remove unnecessary dependencies
pbr is not a runtime dependency, so there's no need to list it as one. Similarly, we don't need to install pre-commit in our test environment nor do we use nose of python-subunit (at least directly). Remove them all. We also remove so notes about dependency order that have not been relevant since the new dependency resolver was introduced in pip 20.3. Change-Id: Iea7a68dae4c96bc7118e946fc6d494a8799942af Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for aeb1f4c - Browse repository at this point
Copy the full SHA aeb1f4cView commit details -
pre-commit: Bump version, add doc8
Change-Id: I2319edaf17589e22567c352d3d79cb925febbd8d Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 0e2010d - Browse repository at this point
Copy the full SHA 0e2010dView commit details
Commits on Apr 30, 2024
-
These are detected as errors since the clean up was done[1] in the requirements repository. [1] 314734e938f107cbd5ebcc7af4d9167c11347406 Change-Id: Ib402c15b6dbe5290a626c4b0028cf496293b72e6
Configuration menu - View commit details
-
Copy full SHA for c38b944 - Browse repository at this point
Copy the full SHA c38b944View commit details
Commits on May 7, 2024
-
fix: correctly pass ssl_ca_certs to sentinel when enabled
v6.1.0 introduced a regression when making TLS in sentinel optional, with an incorrectly named option being passed (ssl_cafile). This change passes the correction option as was previously done in v6.0.x. Closes-Bug: #2063857 Change-Id: I784092daea1ab01e4c88157e1c017293a2cb44a8
Configuration menu - View commit details
-
Copy full SHA for d09659e - Browse repository at this point
Copy the full SHA d09659eView commit details
Commits on May 10, 2024
-
Loose lower bound of packaging library version
The current implementation does not strictly require 23.0.0 and can work with older versions. Lower down the version to 20.4, which is the minimum version required by oslo.utils 4.7.0 . Change-Id: I0fddcea1c65184340244da63d1353eeea39e3370
Configuration menu - View commit details
-
Copy full SHA for 1a6af8b - Browse repository at this point
Copy the full SHA 1a6af8bView commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c65282f - Browse repository at this point
Copy the full SHA c65282fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.1.0...6.2.0