Skip to content
New issue

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

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

Already on GitHub? # to your account

SyntaxWarning: "is not" with a literal #11

Open
TristisOris opened this issue Oct 16, 2024 · 1 comment
Open

SyntaxWarning: "is not" with a literal #11

TristisOris opened this issue Oct 16, 2024 · 1 comment

Comments

@TristisOris
Copy link

fresh installation.
docker exec -t waldur-mastermind-worker status

INFO: Running Mastermind status check...
/usr/local/lib/python3.11/site-packages/glanceclient/common/http.py:171: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if kwargs.get('cacert', None) is not '':
Checking Waldur MasterMind services...
 - Database PostgreSQL connection            [OK]
 - Task runners (Celery workers)             [OK]
 - Queue and cache server (Redis) connection [OK]
API endpoints check skipped
@livenson
Copy link
Collaborator

Hi, yes, we are aware - caused by the older openstack dependency that we need to maintain for a some month more.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants