lib/fog/hp/requests/lb/create_load_balancer.rb in fog-1.22.0 vs lib/fog/hp/requests/lb/create_load_balancer.rb in fog-1.22.1

- old
+ new

@@ -1,8 +1,7 @@ module Fog module HP class LB - # Create a new load balancer # # ==== Parameters # * 'name'<~String> - Name of the load balancer # * 'nodes'<~ArrayOfHash> - Nodes for the load balancer