keep client uses incorrect args field
Bug #1251018 reported by
Wyllys Ingersoll
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Barbican |
Fix Released
|
High
|
Wyllys Ingersoll |
Bug Description
The 'keep.py' utility in python-
--- a/barbicanclien
+++ b/barbicanclien
@@ -238,7 +238,7 @@ class Keep:
)
- tenant_
+ tenant_
else:
no longer affects: | cloudkeep/icehouse |
Changed in cloudkeep: | |
status: | Confirmed → Fix Committed |
Changed in barbican: | |
assignee: | nobody → Wyllys Ingersoll (wyllys-ingersoll) |
Changed in barbican: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Nice find, thanks Wyllys! The python- barbicanclient repository is hosted in github rather than Launchpad...did you want to do a pull request for this fix to get cred for your contribution? Otherwise, we can put in the change on your behalf.
Thanks,
John