Skip to content

Commit

Permalink
Amazon::NetworkManager belongs to a parent manager
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Jun 1, 2020
1 parent 7c084cb commit 15f37d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/manageiq/providers/amazon/network_manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ class ManageIQ::Providers::Amazon::NetworkManager < ManageIQ::Providers::Network
require_nested :Refresher
require_nested :SecurityGroup

include BelongsToParentManagerMixin
include ManageIQ::Providers::Amazon::ManagerMixin

# Auth and endpoints delegations, editing of this type of manager must be disabled
Expand Down

0 comments on commit 15f37d6

Please sign in to comment.