lib/fog/brightbox/requests/compute/activate_console_server.rb in fog-brightbox-1.0.0.rc1 vs lib/fog/brightbox/requests/compute/activate_console_server.rb in fog-brightbox-1.0.0.rc2

- old
+ new

@@ -1,7 +1,7 @@ module Fog - module Compute - class Brightbox + module Brightbox + class Compute class Real # Enable console access via VNC to the server for 15 minutes. # # @param [String] identifier Unique reference to identify the resource # @param [Hash] options