Skip to content

Commit

Permalink
https://bugzilla.redhat.com/show_bug.cgi?id=1492856
Browse files Browse the repository at this point in the history
  • Loading branch information
Jillian Tullo committed Sep 18, 2017
1 parent 943612f commit 0315389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/manageiq/providers/vmware/infra_manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ def verify_credentials(auth_type = nil, _options = {})
self.class.validate_connection do
with_provider_connection(:use_broker => false, :auth_type => auth_type) {}
end
true
end

def reset_vim_cache
Expand Down

0 comments on commit 0315389

Please sign in to comment.