Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOUDOPS-569] Allow retry on openstack HttpException #127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ricolin
Copy link
Member

@ricolin ricolin commented Oct 25, 2024

No description provided.

@ricolin ricolin changed the title [CLOUDOPS-548] Allow retry on openstack HttpException [CLOUDOPS-569] Allow retry on openstack HttpException Oct 31, 2024
@ricolin ricolin force-pushed the CLOUDOPS-548 branch 5 times, most recently from cdc45aa to 5db2443 Compare November 5, 2024 04:02
@ricolin ricolin force-pushed the CLOUDOPS-548 branch 2 times, most recently from 186c8b4 to 355e742 Compare December 12, 2024 03:43
staffeln/conf/conductor.py Outdated Show resolved Hide resolved
staffeln/conf/conductor.py Outdated Show resolved Hide resolved
staffeln/common/openstack.py Outdated Show resolved Hide resolved
staffeln/conductor/backup.py Outdated Show resolved Hide resolved
tox.ini Outdated
@@ -1,5 +1,5 @@
[tox]
envlist = py3,linters
envlist = py3,py38,py39,py310,linters
Copy link
Member

Choose a reason for hiding this comment

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

I think this is not necesary for this change.

Comment on lines +24 to +26
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
Copy link
Member

Choose a reason for hiding this comment

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

I think this is not necessary for this change thier.

Copy link
Member Author

Choose a reason for hiding this comment

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

we need tenacity and openstack modules in py3 test

staffeln/tests/common/__init__.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants