Skip to content

Commit

Permalink
Merge pull request #457 from tzumainn/cloud-tenant-security-group-fix
Browse files Browse the repository at this point in the history
Removed duplicate security group listing in cloud tenant table
  • Loading branch information
mzazrivec authored Feb 23, 2017
2 parents 1613524 + fd0fa10 commit b20f719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/helpers/cloud_tenant_helper/textual_summary.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def textual_group_relationships
TextualGroup.new(
_("Relationships"),
%i(
ems_cloud security_groups instances images cloud_object_store_containers
ems_cloud instances images cloud_object_store_containers
cloud_volumes cloud_volume_snapshots cloud_networks cloud_subnets
network_routers security_groups floating_ips network_ports
)
Expand Down

0 comments on commit b20f719

Please sign in to comment.