From dcfd4fa2c5a525636908bd7ca7bec09336f65556 Mon Sep 17 00:00:00 2001 From: Ladislav Smola Date: Thu, 3 Nov 2016 09:32:45 +0100 Subject: [PATCH] Allow network manager features for tenant administrator Allow network manager features for tenant administrator Fixes BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1390164 --- db/fixtures/miq_user_roles.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/db/fixtures/miq_user_roles.yml b/db/fixtures/miq_user_roles.yml index 04a2d0a51d6..dc91296233d 100644 --- a/db/fixtures/miq_user_roles.yml +++ b/db/fixtures/miq_user_roles.yml @@ -945,7 +945,10 @@ - host_aggregate - all_vm_rules - compute + - cloud_network + - cloud_subnet - flavor + - floating_ip - bottlenecks - chargeback - ontap_storage_system @@ -959,11 +962,13 @@ - datacenter - storage - ems_cloud + - ems_network - ems_cluster - ems_infra - host - job_all_smartproxy - job_my_smartproxy + - load_balancer - miq_ae_class_explorer - miq_ae_customization_explorer - miq_ae_class_import_export @@ -973,6 +978,8 @@ - miq_task_all_ui - miq_task_my_ui - my_settings + - network_port + - network_router - policy_simulation - policy_log - miq_report