Skip to content

Conversation

@punkrokk
Copy link
Member

@punkrokk punkrokk commented Apr 8, 2020

Problem: Tooz < 2.2.0 doesn't support consul heartbeat. @nmaludy Got it committed to tooz: openstack/tooz@6e750b6#diff-ac4db250c2e1f5b2d95e610996274b96.

I have tested this and updated fixed-requirements.txt as follows:

tooz==1.66.1; python_version <= '2.7'
tooz==2.3.0; python_version >= '3.6'

The question is - will this build correctly? It seems to me (@blag ) that the make requirements script doesn't put both lines in the generated requirements files.

Proof that it works:
image

@punkrokk punkrokk requested review from arm4b, blag and nmaludy April 8, 2020 05:38
@pull-request-size pull-request-size bot added the size/XS PR that changes 0-9 lines. Quick fix/merge. label Apr 8, 2020
@punkrokk punkrokk added this to the 3.2.0 milestone Apr 8, 2020
@punkrokk punkrokk added the bug label Apr 8, 2020
@arm4b
Copy link
Member

arm4b commented Apr 8, 2020

Looks like CI is not happy with that requirements definition

@punkrokk punkrokk modified the milestones: 3.2.0, 3.3.0 Apr 8, 2020
@punkrokk punkrokk removed this from the 3.3.0 milestone Jul 16, 2020
Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Considering we're Python 3 only now which unblocks this PR, please update the code to include the latest tooz.

@arm4b arm4b added this to the 3.4.0 milestone Dec 14, 2020
@winem winem mentioned this pull request Jan 22, 2021
@blag blag closed this in #5121 Jan 23, 2021
@arm4b arm4b deleted the tooz_2.3.0 branch June 23, 2021 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug enhancement size/XS PR that changes 0-9 lines. Quick fix/merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants