lib/fog/brightbox/requests/compute/create_server.rb in fog-brightbox-1.0.0.rc1 vs lib/fog/brightbox/requests/compute/create_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 # Create a new server for the account based on the required disk image. # # Optionally can setup the type of server, zone to locate it, groups to join and custom metadata. #