Skip to content

Commit

Permalink
Merge pull request #41 from lenovo/fix_physical_server_name
Browse files Browse the repository at this point in the history
Remove method "name" from physical_server
(cherry picked from commit 8553890)
  • Loading branch information
juliancheal authored and simaishi committed Apr 11, 2017
1 parent ce53607 commit 1fe3cb8
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
module ManageIQ::Providers
class Lenovo::PhysicalInfraManager::PhysicalServer < ::PhysicalServer
def name
"physical_server"
end
end
end

0 comments on commit 1fe3cb8

Please sign in to comment.