[Yahoo-eng-team] [Bug 1602906] [NEW] apply_invalidation_patch will not work as intended

2016-07-13 Thread Tianpeng Wang
Public bug reported: https://github.com/openstack/keystone/blob/cd906266e67c8a8a8ae9676d2fa6dd1bd2f59bd8/keystone/common/cache/core.py#L102 As we already learned, we cannot replace descriptors on an object instance, so after calling `apply_invalidation_patch`, it merely set both `_hard_invalidate

[Yahoo-eng-team] [Bug 1353270] [NEW] unexpectedly return exception value from __init__

2014-08-05 Thread Tianpeng Wang
Public bug reported: In ``Step`` class from horizon/workflows/base.py, there is a unexpected ``return`` (which returns a TypeError exception) from its __init__ method, which should be ``raise`` ** Affects: horizon Importance: Undecided Assignee: Tianpeng Wang (timonwong

[Yahoo-eng-team] [Bug 1352676] [NEW] typo in Step class docstring from horizon.workflows.base

2014-08-04 Thread Tianpeng Wang
Public bug reported: In horizon/workflows/base.py `.. attribute:: action` should be `.. attribute:: action_class` ** Affects: horizon Importance: Undecided Status: New ** Tags: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo! Engineerin