Cannot run Keystone in debugger
Bug #1039112 reported by
Adam Young
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
Medium
|
Adam Young |
Bug Description
IN order to run Keystone in a debugger, we need most of the monkeypatching, just not "thread." The run_test.py script makes monkeypatching all or nothing, when it really should be either with or without thread.
Changed in keystone: | |
milestone: | none → folsom-rc1 |
assignee: | nobody → Adam Young (ayoung) |
importance: | Undecided → High |
Changed in keystone: | |
importance: | High → Medium |
milestone: | folsom-rc1 → none |
Changed in keystone: | |
milestone: | none → grizzly-1 |
Changed in keystone: | |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | grizzly-1 → 2013.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/11655
Review: https:/