Skip to content

Commit

Permalink
Merge pull request #161 from miha-plesko/ips-fix-rewrite
Browse files Browse the repository at this point in the history
Collect IP and MAC address properly
(cherry picked from commit 04b4f8d)

https://bugzilla.redhat.com/show_bug.cgi?id=1552673
  • Loading branch information
agrare authored and simaishi committed Mar 7, 2018
1 parent 0bea4db commit d99b003
Show file tree
Hide file tree
Showing 7 changed files with 10,972 additions and 14,468 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
class ManageIQ::Providers::Vmware::NetworkManager::FloatingIp < ::FloatingIp
end
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
class ManageIQ::Providers::Vmware::NetworkManager::NetworkRouter < ::NetworkRouter
end
Loading

0 comments on commit d99b003

Please sign in to comment.