Bug 1087727

Summary: Can't get system's policy list when everyone doesn't have "view" permission.
Product: [Retired] Beaker Reporter: xjia <xjia>
Component: command lineAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 0.16CC: aigao, asaha, dcallagh, luliu, rmancy, xtian
Target Milestone: 0.17Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-10 23:28:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 3 Dan Callaghan 2014-04-29 02:43:01 UTC
Regression in 0.16 due to this commit which makes some client commands skip the login step:

http://git.beaker-project.org/cgit/beaker/commit/?id=dc9bb8fac1f54144507df78d0d54770eae60ddf2

That commit failed to take into account that some systems may be hidden to anonymous users if their "view" permission is restricted.

Comment 4 Dan Callaghan 2014-04-29 07:25:56 UTC
On Gerrit: http://gerrit.beaker-project.org/3046

Comment 7 Dan Callaghan 2014-06-02 04:39:57 UTC
This bug fix has been applied to the release-0.16 branch, however we have elected not to do another maintenance release of the 0.16.x series. This fix will be included in 0.17.0 instead.

Comment 8 Dan Callaghan 2014-06-10 23:28:06 UTC
Beaker 0.17.0 has been released.