Merge lp://qastaging/~sinzui/launchpad/commercial-admin-private-teams into lp://qastaging/launchpad
Status: | Merged |
---|---|
Approved by: | Brad Crittenden |
Approved revision: | no longer in the source branch. |
Merged at revision: | 11354 |
Proposed branch: | lp://qastaging/~sinzui/launchpad/commercial-admin-private-teams |
Merge into: | lp://qastaging/launchpad |
Diff against target: |
104 lines (+29/-10) 2 files modified
lib/canonical/launchpad/security.py (+7/-5) lib/lp/registry/doc/private-team-visibility.txt (+22/-5) |
To merge this branch: | bzr merge lp://qastaging/~sinzui/launchpad/commercial-admin-private-teams |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Brad Crittenden (community) | code | Approve | |
Review via email: mp+32549@code.qastaging.launchpad.net |
Description of the change
This is my branch to permit commercial admins to see private teams.
lp:~sinzui/launchpad/registry-rename-0
Diff size: 97
Launchpad bug:
https:/
Test command: ./bin/test -vv -t private-
Pre-
Target release: 10.09
Permit commercial admins to see private teams
-------
Commercial admins have been asked to help private teams resolve setup and
launchpad usage issues, but they cannot see the team to help. Canonical
groups, canonical partners, and commercial users expect the people who help
setup private teams be able to help resolve issues.
Rules
-----
* Add commercial admins to the launchpad.View rules for private teams.
QA
--
* As a commercial admin verify you can see a private team that you are not
a member of.
Lint
----
Linting changed files:
lib/canonical
lib/lp/
Test
----
* lib/lp/
* Updated the doctest to show who is permitted to see private teams.
Implementation
--------------
* lib/canonical/
* Added commercial admins the launchpad.View on private teams and