forked from openstack/glance
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
db: Pass case.whens as positionals, not a list
Resolve the following RemovedIn20Warning warnings: The "whens" argument to case(), when referring to a sequence of items, is now passed as a series of positional elements, rather than as a list. Change-Id: I4df3a52333d71809d6ff305a786ba6ae03a230ca Signed-off-by: Stephen Finucane <[email protected]>
- Loading branch information
1 parent
c70349d
commit e5a8918
Showing
2 changed files
with
6 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters