lib/fog/rackspace/requests/compute_v2/update_server.rb in fog-1.22.0 vs lib/fog/rackspace/requests/compute_v2/update_server.rb in fog-1.22.1

- old
+ new

@@ -1,9 +1,8 @@ module Fog module Compute class RackspaceV2 class Real - # Update the editable attributes of a specified server. # @param [String] server_id # @param [Hash] options # @option options [Hash] name name for server # @option options [String] accessIPv4 The IP version 4 address.