Module: Fog::Parsers::Compute

Defined in:
lib/fog/compute/parsers/aws/basic.rb,
lib/fog/compute/parsers/voxel/basic.rb,
lib/fog/compute/parsers/aws/create_image.rb,
lib/fog/compute/parsers/aws/attach_volume.rb,
lib/fog/compute/parsers/aws/create_volume.rb,
lib/fog/compute/parsers/aws/describe_tags.rb,
lib/fog/compute/parsers/aws/detach_volume.rb,
lib/fog/compute/parsers/aws/run_instances.rb,
lib/fog/compute/parsers/voxel/images_list.rb,
lib/fog/compute/parsers/aws/register_image.rb,
lib/fog/compute/parsers/voxel/devices_list.rb,
lib/fog/compute/parsers/aws/create_key_pair.rb,
lib/fog/compute/parsers/aws/create_snapshot.rb,
lib/fog/compute/parsers/aws/describe_images.rb,
lib/fog/compute/parsers/aws/import_key_pair.rb,
lib/fog/compute/parsers/slicehost/get_image.rb,
lib/fog/compute/parsers/slicehost/get_slice.rb,
lib/fog/compute/parsers/aws/allocate_address.rb,
lib/fog/compute/parsers/aws/deregister_image.rb,
lib/fog/compute/parsers/aws/describe_regions.rb,
lib/fog/compute/parsers/aws/describe_volumes.rb,
lib/fog/compute/parsers/slicehost/get_flavor.rb,
lib/fog/compute/parsers/slicehost/get_images.rb,
lib/fog/compute/parsers/slicehost/get_slices.rb,
lib/fog/compute/parsers/aws/get_password_data.rb,
lib/fog/compute/parsers/slicehost/get_backups.rb,
lib/fog/compute/parsers/slicehost/get_flavors.rb,
lib/fog/compute/parsers/voxel/voxcloud_create.rb,
lib/fog/compute/parsers/voxel/voxcloud_delete.rb,
lib/fog/compute/parsers/voxel/voxcloud_status.rb,
lib/fog/compute/parsers/aws/describe_addresses.rb,
lib/fog/compute/parsers/aws/describe_instances.rb,
lib/fog/compute/parsers/aws/describe_key_pairs.rb,
lib/fog/compute/parsers/aws/describe_snapshots.rb,
lib/fog/compute/parsers/aws/get_console_output.rb,
lib/fog/compute/parsers/slicehost/create_slice.rb,
lib/fog/compute/parsers/aws/terminate_instances.rb,
lib/fog/compute/parsers/aws/start_stop_instances.rb,
lib/fog/compute/parsers/aws/describe_security_groups.rb,
lib/fog/compute/parsers/aws/describe_availability_zones.rb,
lib/fog/compute/parsers/aws/describe_reserved_instances.rb,
lib/fog/compute/parsers/aws/monitor_unmonitor_instances.rb,
lib/fog/compute/parsers/aws/describe_reserved_instances_offerings.rb

Defined Under Namespace

Modules: AWS, Slicehost, Voxel