Dir persistence 'get_logbooks' not functioning
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | taskflow |
High
|
Joshua Harlow | ||
Bug Description
It appears the the backend directory persistence get_logbooks function is not working as expected. In that it always returns zero logbooks when some do exist.
| Changed in taskflow: | |
| importance: | Undecided → High |
| assignee: | nobody → Joshua Harlow (harlowja) |
| Changed in taskflow: | |
| status: | New → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit f6450d9d6b848c5
Author: Joshua Harlow <email address hidden>
Date: Fri Sep 4 11:08:11 2015 -0700
Fix how the dir persistence backend was not listing logbooks
Due to the usage of the os.path.islink check this means that no
logbooks would be returned when get_logbooks was called, which is
not the behavior we want.
Closes-Bug: #1492403
Change-Id: Ife6a5bec777c9e
| Changed in taskflow: | |
| status: | In Progress → Fix Committed |
| Changed in taskflow: | |
| milestone: | none → 1.23.0 |
| status: | Fix Committed → Fix Released |


Fix proposed to branch: master /review. openstack. org/220607
Review: https:/