Warning about session usage doesn't display
Bug #1515967 reported by
Andrey Pavlov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Python client library for Sahara |
Fix Released
|
Medium
|
Andrey Pavlov |
Bug Description
Warning should be displayed if client is being authenticated without session object.
Changed in python-saharaclient: | |
assignee: | nobody → Andrey Pavlov (apavlov-n) |
Changed in python-saharaclient: | |
milestone: | none → 0.12.0 |
importance: | Undecided → Low |
importance: | Low → Medium |
Changed in python-saharaclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/245104 /git.openstack. org/cgit/ openstack/ python- saharaclient/ commit/ ?id=29a8eacf02c 3e67fe70041748d 8425350f495ce1
Committed: https:/
Submitter: Jenkins
Branch: master
commit 29a8eacf02c3e67 fe70041748d8425 350f495ce1
Author: Andrey Pavlov <email address hidden>
Date: Fri Nov 13 14:36:07 2015 +0300
Enabling DeprecationWarning if session is not provided
Deprecation Warning is ignored by default. Enable it so
that the deprecation message is displayed.
Change-Id: I40bfc82555d757 eaba237b638bcd2 753417f14f6
Closes-bug: #1515967