Skip to content

Commit

Permalink
Add require_nested for container templates.
Browse files Browse the repository at this point in the history
Follow-up of #15523.
  • Loading branch information
lfu committed Aug 3, 2017
1 parent e6c3784 commit fbe046d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/manageiq/providers/container_manager.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module ManageIQ::Providers
class ContainerManager < BaseManager
require_nested :ContainerTemplate
require_nested :OrchestrationStack

include AvailabilityMixin
Expand Down

0 comments on commit fbe046d

Please sign in to comment.