Bug 1015328

Summary: 0.15 database migration for access policies is not complete
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: schedulerAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.15CC: aigao, asaha, dcallagh, jingwang, llim, lpramuk, prarit, qwan, rmancy
Target Milestone: 0.15.1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-23 06:59:03 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:

Description Dan Callaghan 2013-10-03 23:25:55 UTC
The SQL to migrate existing Shared/groups to access policies in the 0.15 upgrade notes is not complete. It doesn't add rules for:

* non-admin groups of shared systems => reserve permission
* admin groups of shared systems => all permissions

Comment 2 Nick Coghlan 2013-10-03 23:59:00 UTC
*** Bug 1015129 has been marked as a duplicate of this bug. ***

Comment 3 Nick Coghlan 2013-10-04 03:03:48 UTC
*** Bug 1015192 has been marked as a duplicate of this bug. ***

Comment 4 Dan Callaghan 2013-10-04 06:31:25 UTC
On Gerrit: http://gerrit.beaker-project.org/2331

Comment 5 Nick Coghlan 2013-10-10 08:18:05 UTC
The updated release notes are now online at http://beaker-project.org/docs-release-0.15/whats-new/upgrade-0.15.html#database-changes

Comment 7 wangjing 2013-10-15 06:42:59 UTC
verified on beaker-qe env Version 0.15.0(beaker-server-0.15.0-1.git.23.4a69b21.el6eng.noarch.rpm)-->pass

sinarios:
1. non-admin groups of shared systems => reserved permission to the group-->pass
2. admin groups of shared systems => all permissions to the group-->pass
3. admin groups of non-shared systems => all permissions to the group-->pass
4. non-group and shared systems => reserved permission to everybody-->pass

Comment 8 Raymond Mancy 2013-10-23 06:59:03 UTC
beaker 0.15.1 has been released.