Skip to content

Commit

Permalink
Merge pull request #15726 from lfu/refactor_container_manager_2
Browse files Browse the repository at this point in the history
Add require_nested for container templates.
  • Loading branch information
gmcculloug authored Aug 3, 2017
2 parents 0f44f9c + fbe046d commit c090c54
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 c090c54

Please sign in to comment.