Module: Fog

Defined in:
lib/fog/profitbricks.rb,
lib/fog/parsers/compute.rb,
lib/fog/profitbricks/version.rb,
lib/fog/compute/profit_bricks.rb,
lib/fog/models/profit_bricks/base.rb,
lib/fog/compute/profit_bricks/models/image.rb,
lib/fog/parsers/compute/profit_bricks/base.rb,
lib/fog/compute/profit_bricks/models/flavor.rb,
lib/fog/compute/profit_bricks/models/images.rb,
lib/fog/compute/profit_bricks/models/region.rb,
lib/fog/compute/profit_bricks/models/server.rb,
lib/fog/compute/profit_bricks/models/volume.rb,
lib/fog/compute/profit_bricks/models/flavors.rb,
lib/fog/compute/profit_bricks/models/regions.rb,
lib/fog/compute/profit_bricks/models/servers.rb,
lib/fog/compute/profit_bricks/models/volumes.rb,
lib/fog/parsers/compute/profit_bricks/get_nic.rb,
lib/fog/compute/profit_bricks/models/interface.rb,
lib/fog/compute/profit_bricks/requests/get_nic.rb,
lib/fog/compute/profit_bricks/models/datacenter.rb,
lib/fog/compute/profit_bricks/models/interfaces.rb,
lib/fog/parsers/compute/profit_bricks/get_image.rb,
lib/fog/compute/profit_bricks/models/datacenters.rb,
lib/fog/compute/profit_bricks/requests/get_image.rb,
lib/fog/parsers/compute/profit_bricks/create_nic.rb,
lib/fog/parsers/compute/profit_bricks/delete_nic.rb,
lib/fog/parsers/compute/profit_bricks/get_server.rb,
lib/fog/parsers/compute/profit_bricks/update_nic.rb,
lib/fog/compute/profit_bricks/requests/create_nic.rb,
lib/fog/compute/profit_bricks/requests/delete_nic.rb,
lib/fog/compute/profit_bricks/requests/get_flavor.rb,
lib/fog/compute/profit_bricks/requests/get_server.rb,
lib/fog/compute/profit_bricks/requests/update_nic.rb,
lib/fog/parsers/compute/profit_bricks/get_all_nic.rb,
lib/fog/parsers/compute/profit_bricks/get_storage.rb,
lib/fog/compute/profit_bricks/requests/get_all_nic.rb,
lib/fog/compute/profit_bricks/requests/get_storage.rb,
lib/fog/compute/profit_bricks/requests/stop_server.rb,
lib/fog/parsers/compute/profit_bricks/reset_server.rb,
lib/fog/compute/profit_bricks/requests/get_location.rb,
lib/fog/compute/profit_bricks/requests/reset_server.rb,
lib/fog/compute/profit_bricks/requests/start_server.rb,
lib/fog/parsers/compute/profit_bricks/create_server.rb,
lib/fog/parsers/compute/profit_bricks/delete_server.rb,
lib/fog/parsers/compute/profit_bricks/update_server.rb,
lib/fog/compute/profit_bricks/requests/create_flavor.rb,
lib/fog/compute/profit_bricks/requests/create_server.rb,
lib/fog/compute/profit_bricks/requests/delete_server.rb,
lib/fog/compute/profit_bricks/requests/update_server.rb,
lib/fog/parsers/compute/profit_bricks/create_storage.rb,
lib/fog/parsers/compute/profit_bricks/delete_storage.rb,
lib/fog/parsers/compute/profit_bricks/get_all_images.rb,
lib/fog/parsers/compute/profit_bricks/update_storage.rb,
lib/fog/compute/profit_bricks/requests/create_storage.rb,
lib/fog/compute/profit_bricks/requests/delete_storage.rb,
lib/fog/compute/profit_bricks/requests/get_all_images.rb,
lib/fog/compute/profit_bricks/requests/update_storage.rb,
lib/fog/parsers/compute/profit_bricks/get_all_servers.rb,
lib/fog/parsers/compute/profit_bricks/get_data_center.rb,
lib/fog/compute/profit_bricks/requests/get_all_flavors.rb,
lib/fog/compute/profit_bricks/requests/get_all_servers.rb,
lib/fog/compute/profit_bricks/requests/get_data_center.rb,
lib/fog/parsers/compute/profit_bricks/get_all_storages.rb,
lib/fog/compute/profit_bricks/requests/get_all_storages.rb,
lib/fog/parsers/compute/profit_bricks/clear_data_center.rb,
lib/fog/compute/profit_bricks/requests/clear_data_center.rb,
lib/fog/compute/profit_bricks/requests/get_all_locations.rb,
lib/fog/parsers/compute/profit_bricks/create_data_center.rb,
lib/fog/parsers/compute/profit_bricks/delete_data_center.rb,
lib/fog/parsers/compute/profit_bricks/update_data_center.rb,
lib/fog/compute/profit_bricks/requests/create_data_center.rb,
lib/fog/compute/profit_bricks/requests/delete_data_center.rb,
lib/fog/compute/profit_bricks/requests/update_data_center.rb,
lib/fog/parsers/compute/profit_bricks/set_internet_access.rb,
lib/fog/compute/profit_bricks/requests/set_internet_access.rb,
lib/fog/parsers/compute/profit_bricks/get_all_data_centers.rb,
lib/fog/compute/profit_bricks/requests/get_all_data_centers.rb,
lib/fog/parsers/compute/profit_bricks/get_data_center_state.rb,
lib/fog/compute/profit_bricks/requests/get_data_center_state.rb,
lib/fog/parsers/compute/profit_bricks/connect_storage_to_server.rb,
lib/fog/compute/profit_bricks/requests/connect_storage_to_server.rb,
lib/fog/parsers/compute/profit_bricks/disconnect_storage_from_server.rb,
lib/fog/compute/profit_bricks/requests/disconnect_storage_from_server.rb

Defined Under Namespace

Modules: Compute, Models, Parsers, ProfitBricks