Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #10041 from dgaikwad/fa_ownership_update
Browse files Browse the repository at this point in the history
[RFR] Multi-tenancy - Changed assignee
  • Loading branch information
mshriver authored Apr 8, 2020
2 parents 6fab26e + 76f2dc0 commit 721404f
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions cfme/tests/configure/test_access_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -1310,7 +1310,7 @@ def test_copied_user_password_inheritance(appliance, request):
def test_delete_default_tenant(appliance):
"""
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: low
tags: cfme_tenancy
Expand Down Expand Up @@ -1346,7 +1346,7 @@ def test_superadmin_tenant_crud(request, appliance):
* This test is not depending on any other test and can be executed against fresh appliance.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: low
tags: cfme_tenancy
Expand Down Expand Up @@ -1385,7 +1385,7 @@ def test_superadmin_tenant_project_crud(request, appliance):
* This test is not depending on any other test and can be executed against fresh appliance.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: high
tags: cfme_tenancy
Expand Down Expand Up @@ -1434,7 +1434,7 @@ def test_superadmin_child_tenant_crud(request, appliance, number_of_childrens):
* This test is not depending on any other test and can be executed against fresh appliance.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: high
tags: cfme_tenancy
Expand Down Expand Up @@ -1481,7 +1481,7 @@ def test_unique_name_on_parent_level(request, appliance, collection_name):
* This test is not depending on any other test and can be executed against fresh appliance.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: high
tags: cfme_tenancy
Expand Down Expand Up @@ -1525,7 +1525,7 @@ def test_superadmin_tenant_admin_crud(appliance):
Super admin is able to create new tenant administrator
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: high
tags: cfme_tenancy
Expand Down Expand Up @@ -1554,7 +1554,7 @@ def test_tenantadmin_group_crud(child_tenant_admin_user, tenant_role, child_tena
Perform CRUD operations on groups as Tenant administrator.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: high
tags: cfme_tenancy
Expand Down Expand Up @@ -1590,7 +1590,7 @@ def test_tenant_unique_catalog(appliance, request, catalog_obj):
name "catalog" defined.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: high
tags: cfme_tenancy
Expand Down Expand Up @@ -1621,7 +1621,7 @@ def test_tenantadmin_user_crud(child_tenant_admin_user, tenant_role, child_tenan
"""
As a Tenant Admin, I want to be able to create users in my tenant.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: high
tags: cfme_tenancy
Expand Down Expand Up @@ -1666,7 +1666,7 @@ def test_tenant_visibility_service_template_catalogs_all_parents():
in parent tenants.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: medium
tags: cfme_tenancy
Expand All @@ -1685,7 +1685,7 @@ def test_tenant_visibility_services_all_childs():
Members of parent tenant can see services of all child tenants.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: medium
tags: cfme_tenancy
Expand All @@ -1704,7 +1704,7 @@ def test_tenant_osp_mapping_refresh():
tenants.
Polarion:
assignee: nachandr
assignee: dgaikwad
caseimportance: medium
casecomponent: Appliance
tags: cfme_tenancy
Expand All @@ -1730,7 +1730,7 @@ def test_tenant_visibility_providers_all_parents():
Child tenants can see providers which were defined in parent tenants.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: medium
tags: cfme_tenancy
Expand All @@ -1749,7 +1749,7 @@ def test_tenant_visibility_miq_requests_all_childs():
Tenant members can see MIQ requests of this tenant and its children.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: medium
tags: cfme_tenancy
Expand All @@ -1767,7 +1767,7 @@ def test_tenant_osp_mapping_delete():
Tenants created by tenant mapping cannot be deleted.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: medium
tags: cfme_tenancy
Expand All @@ -1791,7 +1791,7 @@ def test_tenant_ssui_users_can_see_their_services():
Self Service UI - users can see their services
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: medium
tags: cfme_tenancy
Expand Down Expand Up @@ -1838,7 +1838,7 @@ def test_tenant_unique_automation_domain_name_on_parent_level(appliance, request
used twice.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: high
tags: cfme_tenancy
Expand Down Expand Up @@ -1874,7 +1874,7 @@ def test_tenant_automation_domains():
Tenants can see Automation domains owned by tenant or parent tenants
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: high
tags: cfme_tenancy
Expand Down Expand Up @@ -1922,7 +1922,7 @@ def test_superadmin_child_tenant_delete_parent_catalog(appliance, request):
1375713
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: high
tags: cfme_tenancy
Expand Down Expand Up @@ -1969,7 +1969,7 @@ def test_verify_groups_for_tenant_user():
where user belongs to)
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: medium
tags: cfme_tenancy
Expand All @@ -1988,7 +1988,7 @@ def test_tenant_visibility_service_template_items_all_parents():
tenants.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: medium
tags: cfme_tenancy
Expand All @@ -2008,7 +2008,7 @@ def test_tenant_visibility_vms_all_childs():
child tenants.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: medium
tags: cfme_tenancy
Expand All @@ -2027,7 +2027,7 @@ def test_tenant_ldap_group_switch_between_tenants(appliance, setup_openldap_auth
User who is member of 2 or more LDAP groups can switch between tenants
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: high
tags: cfme_tenancy
Expand Down Expand Up @@ -2091,7 +2091,7 @@ def test_tenant_visibility_miq_ae_namespaces_all_parents():
Child tenants can see MIQ AE namespaces of parent tenants.
Polarion:
assignee: nachandr
assignee: dgaikwad
casecomponent: Configuration
caseimportance: medium
tags: cfme_tenancy
Expand Down

0 comments on commit 721404f

Please sign in to comment.