Skip to content

Commit

Permalink
Merge pull request ManageIQ#23 from durandom/supports_regions
Browse files Browse the repository at this point in the history
refactor validate_regions to supports_regions
  • Loading branch information
chessbyte authored Jul 20, 2016
2 parents c9c312e + e197cc4 commit a1d713e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/manageiq/providers/amazon/cloud_manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ class ManageIQ::Providers::Amazon::CloudManager < ManageIQ::Providers::CloudMana
before_validation :ensure_managers

supports :provisioning
supports :regions
supports :discovery

def ensure_managers
Expand Down

0 comments on commit a1d713e

Please sign in to comment.