Skip to content

Commit

Permalink
Merge pull request #12383 from Ladas/allow_network_manager_features_f…
Browse files Browse the repository at this point in the history
…or_tenant_administrator

Allow network manager features for tenant administrator
(cherry picked from commit 3ad0ff5)

https://bugzilla.redhat.com/show_bug.cgi?id=1401030
  • Loading branch information
gtanzillo authored and simaishi committed Jan 6, 2017
1 parent b81060d commit 73ebe0b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions db/fixtures/miq_user_roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,10 @@
- host_aggregate
- all_vm_rules
- compute
- cloud_network
- cloud_subnet
- flavor
- floating_ip
- bottlenecks
- chargeback
- ontap_storage_system
Expand All @@ -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
Expand All @@ -973,6 +978,8 @@
- miq_task_all_ui
- miq_task_my_ui
- my_settings
- network_port
- network_router
- policy_simulation
- policy_log
- miq_report
Expand Down

0 comments on commit 73ebe0b

Please sign in to comment.