From 330a351ade95c985e159f3c220c6f7ae0b230087 Mon Sep 17 00:00:00 2001 From: Paul Thornthwaite Date: Mon, 26 May 2014 14:35:26 +0100 Subject: [PATCH] Remove trailing blank lines Done with `rubocop --auto-correct --only TrailingBlankLines` --- lib/fog.rb | 1 - lib/fog/aws/models/beanstalk/event.rb | 2 +- lib/fog/aws/models/cdn/distribution_helper.rb | 2 +- lib/fog/aws/models/cdn/distributions_helper.rb | 2 +- lib/fog/aws/models/cloud_watch/metric.rb | 2 +- lib/fog/aws/models/iam/role.rb | 2 +- lib/fog/aws/parsers/beanstalk/check_dns_availability.rb | 2 +- lib/fog/aws/parsers/beanstalk/empty.rb | 3 --- lib/fog/aws/parsers/beanstalk/parser.rb | 3 --- lib/fog/aws/parsers/cloud_watch/get_metric_statistics.rb | 1 - lib/fog/aws/parsers/compute/create_internet_gateway.rb | 2 -- lib/fog/aws/parsers/compute/create_route_table.rb | 2 -- lib/fog/aws/parsers/compute/create_subnet.rb | 2 -- lib/fog/aws/parsers/compute/create_vpc.rb | 2 -- lib/fog/aws/parsers/compute/describe_internet_gateways.rb | 2 -- .../parsers/compute/describe_network_interface_attribute.rb | 1 - lib/fog/aws/parsers/compute/describe_network_interfaces.rb | 1 - lib/fog/aws/parsers/compute/describe_vpc_attribute.rb | 1 - lib/fog/aws/parsers/elasticache/create_cache_subnet_group.rb | 1 - .../aws/parsers/elasticache/describe_reserved_cache_nodes.rb | 1 - lib/fog/aws/parsers/iam/list_signing_certificates.rb | 1 - .../aws/parsers/rds/authorize_db_security_group_ingress.rb | 1 - lib/fog/aws/parsers/rds/create_db_security_group.rb | 1 - lib/fog/aws/parsers/rds/create_db_subnet_group.rb | 1 - lib/fog/aws/parsers/rds/delete_db_security_group.rb | 1 - lib/fog/aws/parsers/rds/delete_db_subnet_group.rb | 1 - lib/fog/aws/parsers/rds/describe_db_reserved_instances.rb | 1 - .../aws/parsers/rds/restore_db_instance_to_point_in_time.rb | 1 - lib/fog/aws/parsers/rds/revoke_db_security_group_ingress.rb | 2 -- lib/fog/aws/parsers/redshift/cluster.rb | 1 - .../aws/parsers/redshift/describe_cluster_subnet_groups.rb | 2 -- lib/fog/aws/parsers/redshift/describe_cluster_versions.rb | 2 -- lib/fog/aws/parsers/redshift/describe_clusters.rb | 1 - lib/fog/aws/parsers/storage/delete_multiple_objects.rb | 1 - lib/fog/aws/requests/compute/create_dhcp_options.rb | 1 - lib/fog/aws/requests/data_pipeline/query_objects.rb | 1 - .../aws/requests/elasticache/create_cache_subnet_group.rb | 1 - lib/fog/aws/requests/iam/get_server_certificate.rb | 1 - .../aws/requests/rds/authorize_db_security_group_ingress.rb | 1 - lib/fog/aws/requests/rds/create_db_security_group.rb | 1 - lib/fog/aws/requests/rds/delete_db_security_group.rb | 2 -- lib/fog/aws/requests/rds/describe_db_security_groups.rb | 1 - .../aws/requests/rds/restore_db_instance_from_db_snapshot.rb | 1 - .../aws/requests/rds/restore_db_instance_to_point_in_time.rb | 2 -- lib/fog/aws/requests/rds/revoke_db_security_group_ingress.rb | 2 -- .../redshift/authorize_cluster_security_group_ingress.rb | 2 -- lib/fog/aws/requests/redshift/copy_cluster_snapshot.rb | 1 - .../aws/requests/redshift/purchase_reserved_node_offering.rb | 1 - .../aws/requests/redshift/reset_cluster_parameter_group.rb | 1 - .../redshift/revoke_cluster_security_group_ingress.rb | 2 -- lib/fog/aws/requests/storage/delete_multiple_objects.rb | 1 - lib/fog/aws/requests/storage/get_bucket_lifecycle.rb | 1 - lib/fog/aws/requests/storage/put_bucket_policy.rb | 1 - lib/fog/clodo/requests/compute/create_server.rb | 1 - lib/fog/cloudsigma/models/rule.rb | 1 - lib/fog/cloudstack/core.rb | 1 - lib/fog/cloudstack/models/compute/zone.rb | 1 - lib/fog/cloudstack/models/compute/zones.rb | 1 - lib/fog/cloudstack/requests/compute/acquire_ip_address.rb | 1 - .../requests/compute/assign_to_load_balancer_rule.rb | 1 - .../requests/compute/authorize_security_group_ingress.rb | 2 -- lib/fog/cloudstack/requests/compute/create_ssh_key_pair.rb | 1 - .../requests/compute/list_load_balancer_rule_instances.rb | 2 -- .../cloudstack/requests/compute/list_load_balancer_rules.rb | 2 -- lib/fog/cloudstack/requests/compute/list_os_categories.rb | 2 -- lib/fog/cloudstack/requests/compute/list_os_types.rb | 2 -- .../requests/compute/list_port_forwarding_rules.rb | 2 -- .../cloudstack/requests/compute/list_public_ip_addresses.rb | 2 -- lib/fog/cloudstack/requests/compute/register_ssh_key_pair.rb | 1 - .../requests/compute/remove_from_load_balancer_rule.rb | 1 - .../requests/compute/revoke_security_group_ingress.rb | 1 - lib/fog/digitalocean/core.rb | 1 - lib/fog/ecloud/models/compute/servers.rb | 1 - lib/fog/ecloud/models/compute/tasks.rb | 1 - lib/fog/fogdocker.rb | 2 +- lib/fog/fogdocker/core.rb | 2 +- lib/fog/fogdocker/requests/compute/api_version.rb | 2 +- lib/fog/fogdocker/requests/compute/image_get.rb | 2 +- lib/fog/glesys/requests/compute/create.rb | 1 - lib/fog/glesys/requests/compute/ip_add.rb | 1 - lib/fog/glesys/requests/compute/ip_details.rb | 1 - lib/fog/glesys/requests/compute/ip_list_free.rb | 1 - lib/fog/glesys/requests/compute/ip_list_own.rb | 1 - lib/fog/glesys/requests/compute/ip_release.rb | 1 - lib/fog/glesys/requests/compute/ip_remove.rb | 1 - lib/fog/glesys/requests/compute/ip_take.rb | 1 - lib/fog/glesys/requests/compute/list_servers.rb | 1 - lib/fog/glesys/requests/compute/reboot.rb | 1 - lib/fog/glesys/requests/compute/server_details.rb | 1 - lib/fog/glesys/requests/compute/server_status.rb | 1 - lib/fog/glesys/requests/compute/start.rb | 1 - lib/fog/glesys/requests/compute/stop.rb | 1 - lib/fog/glesys/requests/compute/template_list.rb | 1 - lib/fog/hp/network.rb | 1 - lib/fog/hp/requests/compute/create_image.rb | 1 - lib/fog/hp/requests/compute_v2/create_image.rb | 1 - lib/fog/hp/requests/dns/create_record.rb | 1 - .../parsers/storage/delete_multiple_objects.rb | 1 - .../requests/storage/delete_multiple_objects.rb | 1 - .../requests/storage/get_bucket_lifecycle.rb | 1 - .../internet_archive/requests/storage/put_bucket_policy.rb | 1 - lib/fog/libvirt/models/compute/util/uri.rb | 1 - lib/fog/linode/core.rb | 1 - .../requests/compute/assign_to_load_balancer_rule.rb | 2 -- .../requests/compute/list_load_balancer_rule_instances.rb | 4 ---- .../ninefold/requests/compute/list_load_balancer_rules.rb | 3 --- .../requests/compute/remove_from_load_balancer_rule.rb | 1 - .../ninefold/requests/compute/update_load_balancer_rule.rb | 4 ---- lib/fog/openstack/examples/compute/basics.rb | 4 ---- lib/fog/openstack/metering.rb | 1 - lib/fog/openstack/models/compute/addresses.rb | 1 - lib/fog/openstack/models/identity/user.rb | 1 - lib/fog/openstack/models/metering/resource.rb | 1 - lib/fog/openstack/models/volume/volume.rb | 1 - lib/fog/openstack/models/volume/volumes.rb | 1 - lib/fog/openstack/requests/identity/delete_ec2_credential.rb | 1 - lib/fog/openstack/requests/identity/delete_user_role.rb | 1 - lib/fog/openstack/requests/identity/list_roles.rb | 1 - lib/fog/openstack/requests/network/update_quota.rb | 1 - lib/fog/openstack/requests/volume/list_volumes.rb | 1 - lib/fog/openstack/volume.rb | 1 - lib/fog/openvz/core.rb | 1 - lib/fog/ovirt/models/compute/quota.rb | 1 - lib/fog/ovirt/models/compute/quotas.rb | 1 - lib/fog/ovirt/requests/compute/get_quota.rb | 1 - lib/fog/ovirt/requests/compute/list_quotas.rb | 1 - lib/fog/rackspace/examples/block_storage/create_snapshot.rb | 1 - lib/fog/rackspace/examples/compute_v2/bootstrap_server.rb | 2 -- lib/fog/rackspace/examples/compute_v2/create_image.rb | 2 -- lib/fog/rackspace/examples/compute_v2/create_server.rb | 2 -- lib/fog/rackspace/examples/compute_v2/delete_image.rb | 1 - lib/fog/rackspace/examples/compute_v2/delete_server.rb | 1 - lib/fog/rackspace/examples/compute_v2/server_attachments.rb | 1 - lib/fog/rackspace/examples/compute_v2/server_metadata.rb | 2 -- lib/fog/rackspace/examples/storage/create_cdn_directory.rb | 1 - .../rackspace/examples/storage/create_private_directory.rb | 2 -- lib/fog/rackspace/examples/storage/storage_metadata.rb | 5 ----- lib/fog/rackspace/examples/storage/upload_file.rb | 1 - lib/fog/rackspace/requests/monitoring/create_agent_token.rb | 1 - lib/fog/rackspace/requests/monitoring/create_alarm.rb | 1 - lib/fog/rackspace/requests/monitoring/create_check.rb | 1 - lib/fog/rackspace/requests/monitoring/create_entity.rb | 1 - lib/fog/rackspace/requests/monitoring/create_notification.rb | 1 - lib/fog/rackspace/requests/monitoring/delete_agent_token.rb | 1 - lib/fog/rackspace/requests/monitoring/delete_alarm.rb | 1 - lib/fog/rackspace/requests/monitoring/delete_check.rb | 1 - lib/fog/rackspace/requests/monitoring/delete_entity.rb | 1 - lib/fog/rackspace/requests/monitoring/delete_notification.rb | 1 - .../rackspace/requests/monitoring/evaluate_alarm_example.rb | 2 -- lib/fog/rackspace/requests/monitoring/get_agent_token.rb | 2 -- lib/fog/rackspace/requests/monitoring/get_alarm.rb | 2 -- lib/fog/rackspace/requests/monitoring/get_alarm_example.rb | 2 -- lib/fog/rackspace/requests/monitoring/get_check.rb | 2 -- lib/fog/rackspace/requests/monitoring/get_entity.rb | 2 -- lib/fog/rackspace/requests/monitoring/get_notification.rb | 2 -- lib/fog/rackspace/requests/monitoring/list_agent_tokens.rb | 1 - lib/fog/rackspace/requests/monitoring/list_alarm_examples.rb | 1 - lib/fog/rackspace/requests/monitoring/list_alarms.rb | 1 - lib/fog/rackspace/requests/monitoring/list_checks.rb | 1 - lib/fog/rackspace/requests/monitoring/list_entities.rb | 1 - lib/fog/rackspace/requests/monitoring/list_metrics.rb | 1 - .../rackspace/requests/monitoring/list_notification_plans.rb | 1 - lib/fog/rackspace/requests/monitoring/list_notifications.rb | 1 - lib/fog/rackspace/requests/monitoring/list_overview.rb | 1 - lib/fog/rackspace/requests/monitoring/update_alarm.rb | 1 - lib/fog/rackspace/requests/monitoring/update_check.rb | 1 - lib/fog/rackspace/requests/monitoring/update_entity.rb | 1 - lib/fog/rackspace/requests/monitoring/update_notification.rb | 1 - .../rackspace/requests/storage/delete_static_large_object.rb | 1 - .../rackspace/requests/storage/put_static_obj_manifest.rb | 2 -- lib/fog/rage4.rb | 1 - lib/fog/storm_on_demand/core.rb | 1 - lib/fog/terremark/parser.rb | 1 - lib/fog/terremark/parsers/shared/get_network_ips.rb | 1 - lib/fog/terremark/parsers/shared/vapp.rb | 1 - lib/fog/terremark/requests/shared/get_network_ips.rb | 1 - lib/fog/terremark/vcloud.rb | 2 -- lib/fog/vcloud/requests/compute/configure_org_network.rb | 1 - .../requests/compute/post_configure_edge_gateway_services.rb | 1 - lib/fog/vsphere/models/compute/interfacetypes.rb | 1 - lib/fog/vsphere/models/compute/servertypes.rb | 1 - lib/fog/vsphere/requests/compute/set_vm_customvalue.rb | 1 - lib/fog/xenserver/compute.rb | 2 -- lib/fog/xenserver/core.rb | 2 -- lib/tasks/github_release_task.rb | 2 +- .../fog/brightbox/requests/compute/get_authenticated_user.rb | 1 - tests/aws/models/beanstalk/environments_tests.rb | 2 +- tests/aws/models/beanstalk/templates_tests.rb | 2 +- tests/aws/models/beanstalk/versions_tests.rb | 2 +- tests/aws/models/cdn/invalidation_tests.rb | 1 - tests/aws/models/cdn/invalidations_tests.rb | 1 - tests/aws/models/cloud_watch/metric_statistics_tests.rb | 2 +- tests/aws/models/compute/addresses_tests.rb | 2 +- tests/aws/models/compute/dhcp_option_tests.rb | 1 - tests/aws/models/compute/dhcp_options_tests.rb | 1 - tests/aws/models/compute/internet_gateways_tests.rb | 1 - tests/aws/models/compute/key_pairs_tests.rb | 2 +- tests/aws/models/compute/snapshots_tests.rb | 2 +- tests/aws/models/compute/subnets_tests.rb | 1 - tests/aws/models/compute/volumes_tests.rb | 2 +- tests/aws/models/compute/vpcs_tests.rb | 1 - tests/aws/models/dns/record_tests.rb | 1 - tests/aws/models/dns/records_tests.rb | 1 - tests/aws/models/elasticache/subnet_groups_tests.rb | 2 +- tests/aws/models/glacier/model_tests.rb | 2 +- tests/aws/models/iam/access_keys_tests.rb | 2 +- tests/aws/models/iam/policies_tests.rb | 2 +- tests/aws/models/iam/roles_tests.rb | 2 +- tests/aws/models/iam/users_tests.rb | 2 +- tests/aws/models/rds/snapshot_tests.rb | 1 - tests/aws/models/rds/snapshots_tests.rb | 1 - tests/aws/requests/elb/policy_tests.rb | 1 - tests/aws/requests/glacier/archive_tests.rb | 2 +- tests/aws/requests/glacier/multipart_upload_tests.rb | 2 +- tests/aws/requests/glacier/tree_hash_tests.rb | 2 +- tests/aws/requests/iam/role_tests.rb | 1 - tests/aws/requests/rds/parameter_group_tests.rb | 2 +- tests/aws/requests/rds/security_group_tests.rb | 2 +- tests/aws/requests/sqs/message_tests.rb | 2 +- tests/aws/requests/sqs/queue_tests.rb | 2 +- tests/bluebox/requests/compute/location_tests.rb | 2 +- tests/cloudsigma/models/server_tests.rb | 2 +- tests/cloudsigma/models/volume_tests.rb | 2 +- tests/cloudsigma/models/volumes_tests.rb | 2 +- tests/cloudsigma/requests/volumes_tests.rb | 2 +- tests/cloudstack/requests/disk_offering_tests.rb | 2 +- tests/cloudstack/requests/os_type_tests.rb | 2 +- tests/cloudstack/requests/security_group_tests.rb | 2 +- tests/cloudstack/requests/service_offering_tests.rb | 2 +- tests/cloudstack/requests/snapshot_tests.rb | 2 +- tests/cloudstack/requests/ssh_key_pair_tests.rb | 2 +- tests/cloudstack/requests/template_tests.rb | 2 +- tests/core/service_tests.rb | 2 +- tests/core/uuid_tests.rb | 2 +- tests/digitalocean/models/compute/flavor_tests.rb | 1 - tests/digitalocean/models/compute/image_tests.rb | 1 - tests/digitalocean/models/compute/region_tests.rb | 1 - tests/digitalocean/models/compute/server_tests.rb | 1 - tests/digitalocean/models/compute/ssh_key_tests.rb | 1 - tests/dreamhost/dns_tests.rb | 1 - tests/dreamhost/models/dns/record_tests.rb | 1 - tests/dreamhost/models/dns/records_tests.rb | 1 - tests/dreamhost/models/dns/zone_tests.rb | 1 - tests/dreamhost/models/dns/zones_tests.rb | 1 - tests/helpers/model_helper.rb | 2 -- tests/hp/models/block_storage_v2/volume_backups_tests.rb | 2 +- tests/hp/models/compute/addresses_tests.rb | 2 +- tests/hp/models/compute/key_pairs_tests.rb | 2 +- tests/hp/models/compute_v2/addresses_tests.rb | 2 +- tests/hp/models/compute_v2/availability_zones_tests.rb | 2 +- tests/hp/models/compute_v2/key_pairs_tests.rb | 2 +- tests/hp/models/compute_v2/servers_tests.rb | 2 +- tests/hp/models/compute_v2/volume_attachments_tests.rb | 2 +- tests/hp/models/dns/domains_tests.rb | 2 +- tests/hp/models/dns/records_tests.rb | 2 +- tests/hp/models/lb/algorithms_tests.rb | 2 +- tests/hp/models/lb/load_balancer_node_tests.rb | 2 +- tests/hp/models/lb/load_balancer_nodes_tests.rb | 2 +- tests/hp/models/lb/load_balancer_tests.rb | 2 +- tests/hp/models/lb/load_balancer_virtual_ips_tests.rb | 2 +- tests/hp/models/lb/load_balancers_tests.rb | 2 +- tests/hp/models/lb/protocols_tests.rb | 2 +- tests/hp/models/network/floating_ips_tests.rb | 2 +- tests/hp/models/network/networks_tests.rb | 2 +- tests/hp/models/network/ports_tests.rb | 2 +- tests/hp/models/network/routers_tests.rb | 2 +- tests/hp/models/network/security_group_rules_tests.rb | 2 +- tests/hp/models/network/security_groups_tests.rb | 2 +- tests/hp/models/network/subnets_tests.rb | 2 +- tests/hp/models/storage/directories_tests.rb | 2 +- tests/hp/models/storage/file_tests.rb | 2 +- tests/hp/models/storage/files_tests.rb | 2 +- tests/hp/requests/compute/metadata_tests.rb | 2 +- tests/hp/requests/compute_v2/availability_zone_tests.rb | 2 +- tests/hp/requests/compute_v2/metadata_tests.rb | 2 +- tests/hp/requests/dns/domain_tests.rb | 2 +- tests/hp/requests/dns/records_tests.rb | 2 +- tests/hp/requests/lb/algorithms_tests.rb | 2 +- tests/hp/requests/lb/limits_tests.rb | 2 +- tests/hp/requests/lb/load_balancer_nodes_tests.rb | 2 +- tests/hp/requests/lb/load_balancer_tests.rb | 2 +- tests/hp/requests/lb/protocols_tests.rb | 2 +- tests/hp/requests/lb/versions_tests.rb | 2 +- tests/hp/requests/lb/virtual_ips_tests.rb | 2 +- tests/hp/requests/network/floating_ip_tests.rb | 2 +- tests/hp/requests/network/network_tests.rb | 2 +- tests/hp/requests/network/port_tests.rb | 2 +- tests/hp/requests/network/router_tests.rb | 2 +- tests/hp/requests/network/subnet_tests.rb | 2 +- tests/hp/user_agent_tests.rb | 2 +- tests/ninefold/models/storage/file_update_tests.rb | 2 +- tests/ninefold/models/storage/nested_directories_tests.rb | 2 +- tests/openstack/authenticate_tests.rb | 1 - tests/openstack/models/compute/images_tests.rb | 1 - tests/openstack/models/compute/server_tests.rb | 1 - tests/openstack/models/identity/role_tests.rb | 1 - tests/openstack/models/network/lb_health_monitor_tests.rb | 2 +- tests/openstack/models/network/lb_health_monitors_tests.rb | 2 +- tests/openstack/models/network/lb_member_tests.rb | 2 +- tests/openstack/models/network/lb_members_tests.rb | 2 +- tests/openstack/models/network/lb_pool_tests.rb | 2 +- tests/openstack/models/network/lb_pools_tests.rb | 2 +- tests/openstack/models/network/lb_vip_tests.rb | 2 +- tests/openstack/models/network/lb_vips_tests.rb | 2 +- tests/openstack/models/network/networks_tests.rb | 2 +- tests/openstack/models/network/port_tests.rb | 2 +- tests/openstack/models/network/ports_tests.rb | 2 +- tests/openstack/models/network/subnet_tests.rb | 2 +- tests/openstack/models/network/subnets_tests.rb | 2 +- tests/openstack/requests/compute/limit_tests.rb | 1 - tests/openstack/requests/compute/quota_tests.rb | 1 - tests/openstack/requests/identity/role_tests.rb | 1 - tests/openstack/requests/network/lb_health_monitor_tests.rb | 2 +- tests/openstack/requests/network/lb_member_tests.rb | 2 +- tests/openstack/requests/network/lb_pool_tests.rb | 2 +- tests/openstack/requests/network/lb_vip_tests.rb | 2 +- tests/openstack/requests/network/port_tests.rb | 2 +- tests/openstack/requests/network/subnet_tests.rb | 2 +- tests/openstack/requests/volume/quota_tests.rb | 1 - tests/openstack/storage_tests.rb | 1 - tests/openstack/version_tests.rb | 2 +- tests/openstack/volume_tests.rb | 1 - tests/openvz/models/compute/server_tests.rb | 1 - tests/rackspace/auto_scale_tests.rb | 2 +- tests/rackspace/block_storage_tests.rb | 2 +- tests/rackspace/cdn_tests.rb | 1 - tests/rackspace/dns_tests.rb | 2 +- tests/rackspace/identity_tests.rb | 2 +- tests/rackspace/models/auto_scale/group_tests.rb | 2 +- tests/rackspace/models/auto_scale/groups_tests.rb | 2 +- tests/rackspace/models/auto_scale/policies_tests.rb | 2 +- tests/rackspace/models/auto_scale/policy_tests.rb | 2 +- tests/rackspace/models/auto_scale/webhook_tests.rb | 2 +- tests/rackspace/models/auto_scale/webhooks_tests.rb | 2 +- tests/rackspace/models/compute_v2/metadata_tests.rb | 2 +- tests/rackspace/models/identity/service_catalog_tests.rb | 2 +- tests/rackspace/models/storage/account_tests.rb | 2 +- tests/rackspace/models/storage/directories_tests.rb | 2 +- tests/rackspace/models/storage/directory_tests.rb | 2 +- tests/rackspace/models/storage/files_tests.rb | 2 +- tests/rackspace/models/storage/metadata_tests.rb | 2 +- tests/rackspace/monitoring_tests.rb | 2 +- tests/rackspace/rackspace_tests.rb | 2 +- tests/rackspace/requests/auto_scale/config_tests.rb | 2 +- tests/rackspace/requests/auto_scale/group_tests.rb | 2 +- tests/rackspace/requests/auto_scale/helper.rb | 2 +- tests/rackspace/requests/auto_scale/policy_tests.rb | 2 +- tests/rackspace/requests/auto_scale/webhook_tests.rb | 2 +- tests/rackspace/requests/cdn/cdn_tests.rb | 1 - tests/rackspace/requests/compute_v2/metadata_tests.rb | 2 -- tests/rackspace/requests/dns/helper.rb | 2 -- tests/rackspace/requests/load_balancers/get_stats_tests.rb | 2 +- tests/rackspace/requests/load_balancers/helper.rb | 2 -- tests/rackspace/requests/storage/container_tests.rb | 2 +- tests/rackspace/storage_tests.rb | 1 - tests/serverlove/util/compute/password_generator_tests.rb | 2 +- tests/storage/models/directories_tests.rb | 2 +- tests/vsphere/compute_tests.rb | 1 - tests/vsphere/requests/compute/set_vm_customvalue_tests.rb | 1 - tests/xenserver/compute_tests.rb | 1 - tests/xenserver/xenserver_tests.rb | 1 - 361 files changed, 141 insertions(+), 421 deletions(-) diff --git a/lib/fog.rb b/lib/fog.rb index 87b869c77..9e5a567a1 100644 --- a/lib/fog.rb +++ b/lib/fog.rb @@ -61,4 +61,3 @@ require 'fog/xenserver' require 'fog/zerigo' require 'fog/cloudsigma' require 'fog/openvz' - diff --git a/lib/fog/aws/models/beanstalk/event.rb b/lib/fog/aws/models/beanstalk/event.rb index cb2ec2515..9952d297b 100644 --- a/lib/fog/aws/models/beanstalk/event.rb +++ b/lib/fog/aws/models/beanstalk/event.rb @@ -15,4 +15,4 @@ module Fog end end end -end \ No newline at end of file +end diff --git a/lib/fog/aws/models/cdn/distribution_helper.rb b/lib/fog/aws/models/cdn/distribution_helper.rb index 3095c7e76..5217da2a5 100644 --- a/lib/fog/aws/models/cdn/distribution_helper.rb +++ b/lib/fog/aws/models/cdn/distribution_helper.rb @@ -57,4 +57,4 @@ module Fog end end end -end \ No newline at end of file +end diff --git a/lib/fog/aws/models/cdn/distributions_helper.rb b/lib/fog/aws/models/cdn/distributions_helper.rb index fcc1df3bd..9c106a49b 100644 --- a/lib/fog/aws/models/cdn/distributions_helper.rb +++ b/lib/fog/aws/models/cdn/distributions_helper.rb @@ -42,4 +42,4 @@ module Fog end end end -end \ No newline at end of file +end diff --git a/lib/fog/aws/models/cloud_watch/metric.rb b/lib/fog/aws/models/cloud_watch/metric.rb index ff88ef1ec..f923e674d 100644 --- a/lib/fog/aws/models/cloud_watch/metric.rb +++ b/lib/fog/aws/models/cloud_watch/metric.rb @@ -10,4 +10,4 @@ module Fog end end end -end \ No newline at end of file +end diff --git a/lib/fog/aws/models/iam/role.rb b/lib/fog/aws/models/iam/role.rb index 3fb270eca..50317c8c2 100644 --- a/lib/fog/aws/models/iam/role.rb +++ b/lib/fog/aws/models/iam/role.rb @@ -31,4 +31,4 @@ module Fog end end end -end \ No newline at end of file +end diff --git a/lib/fog/aws/parsers/beanstalk/check_dns_availability.rb b/lib/fog/aws/parsers/beanstalk/check_dns_availability.rb index a215b6357..06192e995 100644 --- a/lib/fog/aws/parsers/beanstalk/check_dns_availability.rb +++ b/lib/fog/aws/parsers/beanstalk/check_dns_availability.rb @@ -13,4 +13,4 @@ module Fog end end end -end \ No newline at end of file +end diff --git a/lib/fog/aws/parsers/beanstalk/empty.rb b/lib/fog/aws/parsers/beanstalk/empty.rb index e9d6aa51c..614a8e480 100644 --- a/lib/fog/aws/parsers/beanstalk/empty.rb +++ b/lib/fog/aws/parsers/beanstalk/empty.rb @@ -18,6 +18,3 @@ module Fog end end end - - - diff --git a/lib/fog/aws/parsers/beanstalk/parser.rb b/lib/fog/aws/parsers/beanstalk/parser.rb index 691d681c6..c39988ca9 100644 --- a/lib/fog/aws/parsers/beanstalk/parser.rb +++ b/lib/fog/aws/parsers/beanstalk/parser.rb @@ -82,6 +82,3 @@ module Fog end end end - - - diff --git a/lib/fog/aws/parsers/cloud_watch/get_metric_statistics.rb b/lib/fog/aws/parsers/cloud_watch/get_metric_statistics.rb index 8736f73fe..c9a4408ee 100644 --- a/lib/fog/aws/parsers/cloud_watch/get_metric_statistics.rb +++ b/lib/fog/aws/parsers/cloud_watch/get_metric_statistics.rb @@ -38,4 +38,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/compute/create_internet_gateway.rb b/lib/fog/aws/parsers/compute/create_internet_gateway.rb index ed137ed57..856264a6b 100644 --- a/lib/fog/aws/parsers/compute/create_internet_gateway.rb +++ b/lib/fog/aws/parsers/compute/create_internet_gateway.rb @@ -59,5 +59,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/parsers/compute/create_route_table.rb b/lib/fog/aws/parsers/compute/create_route_table.rb index 9f9188c9f..19e42ba44 100755 --- a/lib/fog/aws/parsers/compute/create_route_table.rb +++ b/lib/fog/aws/parsers/compute/create_route_table.rb @@ -69,5 +69,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/parsers/compute/create_subnet.rb b/lib/fog/aws/parsers/compute/create_subnet.rb index 1f2aec13b..226ba0612 100644 --- a/lib/fog/aws/parsers/compute/create_subnet.rb +++ b/lib/fog/aws/parsers/compute/create_subnet.rb @@ -44,5 +44,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/parsers/compute/create_vpc.rb b/lib/fog/aws/parsers/compute/create_vpc.rb index a2fcb0fe5..e20e5a336 100644 --- a/lib/fog/aws/parsers/compute/create_vpc.rb +++ b/lib/fog/aws/parsers/compute/create_vpc.rb @@ -45,5 +45,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/parsers/compute/describe_internet_gateways.rb b/lib/fog/aws/parsers/compute/describe_internet_gateways.rb index 07b7255b5..5bc3482a5 100644 --- a/lib/fog/aws/parsers/compute/describe_internet_gateways.rb +++ b/lib/fog/aws/parsers/compute/describe_internet_gateways.rb @@ -59,5 +59,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/parsers/compute/describe_network_interface_attribute.rb b/lib/fog/aws/parsers/compute/describe_network_interface_attribute.rb index 966a17475..d42193ab5 100644 --- a/lib/fog/aws/parsers/compute/describe_network_interface_attribute.rb +++ b/lib/fog/aws/parsers/compute/describe_network_interface_attribute.rb @@ -75,4 +75,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/compute/describe_network_interfaces.rb b/lib/fog/aws/parsers/compute/describe_network_interfaces.rb index 09c519cc6..28d4db18b 100644 --- a/lib/fog/aws/parsers/compute/describe_network_interfaces.rb +++ b/lib/fog/aws/parsers/compute/describe_network_interfaces.rb @@ -40,4 +40,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/compute/describe_vpc_attribute.rb b/lib/fog/aws/parsers/compute/describe_vpc_attribute.rb index db11470c3..7834219d0 100644 --- a/lib/fog/aws/parsers/compute/describe_vpc_attribute.rb +++ b/lib/fog/aws/parsers/compute/describe_vpc_attribute.rb @@ -46,4 +46,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/elasticache/create_cache_subnet_group.rb b/lib/fog/aws/parsers/elasticache/create_cache_subnet_group.rb index 658ee8b74..765191b18 100644 --- a/lib/fog/aws/parsers/elasticache/create_cache_subnet_group.rb +++ b/lib/fog/aws/parsers/elasticache/create_cache_subnet_group.rb @@ -30,4 +30,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/elasticache/describe_reserved_cache_nodes.rb b/lib/fog/aws/parsers/elasticache/describe_reserved_cache_nodes.rb index a5b885eca..dc942da60 100644 --- a/lib/fog/aws/parsers/elasticache/describe_reserved_cache_nodes.rb +++ b/lib/fog/aws/parsers/elasticache/describe_reserved_cache_nodes.rb @@ -30,4 +30,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/iam/list_signing_certificates.rb b/lib/fog/aws/parsers/iam/list_signing_certificates.rb index 01f451004..2d3e80d43 100644 --- a/lib/fog/aws/parsers/iam/list_signing_certificates.rb +++ b/lib/fog/aws/parsers/iam/list_signing_certificates.rb @@ -26,4 +26,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/rds/authorize_db_security_group_ingress.rb b/lib/fog/aws/parsers/rds/authorize_db_security_group_ingress.rb index 8839a254a..8248051ae 100644 --- a/lib/fog/aws/parsers/rds/authorize_db_security_group_ingress.rb +++ b/lib/fog/aws/parsers/rds/authorize_db_security_group_ingress.rb @@ -30,4 +30,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/rds/create_db_security_group.rb b/lib/fog/aws/parsers/rds/create_db_security_group.rb index c91491ac7..f35c1f2c2 100644 --- a/lib/fog/aws/parsers/rds/create_db_security_group.rb +++ b/lib/fog/aws/parsers/rds/create_db_security_group.rb @@ -30,4 +30,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/rds/create_db_subnet_group.rb b/lib/fog/aws/parsers/rds/create_db_subnet_group.rb index bf39e28a9..6cce8886d 100644 --- a/lib/fog/aws/parsers/rds/create_db_subnet_group.rb +++ b/lib/fog/aws/parsers/rds/create_db_subnet_group.rb @@ -30,4 +30,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/rds/delete_db_security_group.rb b/lib/fog/aws/parsers/rds/delete_db_security_group.rb index 2239aca48..79282657c 100644 --- a/lib/fog/aws/parsers/rds/delete_db_security_group.rb +++ b/lib/fog/aws/parsers/rds/delete_db_security_group.rb @@ -27,4 +27,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/rds/delete_db_subnet_group.rb b/lib/fog/aws/parsers/rds/delete_db_subnet_group.rb index 526b13874..923c65e0a 100644 --- a/lib/fog/aws/parsers/rds/delete_db_subnet_group.rb +++ b/lib/fog/aws/parsers/rds/delete_db_subnet_group.rb @@ -27,4 +27,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/rds/describe_db_reserved_instances.rb b/lib/fog/aws/parsers/rds/describe_db_reserved_instances.rb index 8f9abd6bb..9cf07cc4a 100644 --- a/lib/fog/aws/parsers/rds/describe_db_reserved_instances.rb +++ b/lib/fog/aws/parsers/rds/describe_db_reserved_instances.rb @@ -36,4 +36,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/rds/restore_db_instance_to_point_in_time.rb b/lib/fog/aws/parsers/rds/restore_db_instance_to_point_in_time.rb index 86189c71f..d9b3da02d 100644 --- a/lib/fog/aws/parsers/rds/restore_db_instance_to_point_in_time.rb +++ b/lib/fog/aws/parsers/rds/restore_db_instance_to_point_in_time.rb @@ -30,4 +30,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/rds/revoke_db_security_group_ingress.rb b/lib/fog/aws/parsers/rds/revoke_db_security_group_ingress.rb index 88daa2635..84d6bd871 100644 --- a/lib/fog/aws/parsers/rds/revoke_db_security_group_ingress.rb +++ b/lib/fog/aws/parsers/rds/revoke_db_security_group_ingress.rb @@ -30,5 +30,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/parsers/redshift/cluster.rb b/lib/fog/aws/parsers/redshift/cluster.rb index 8278720c5..5fdb57aac 100644 --- a/lib/fog/aws/parsers/redshift/cluster.rb +++ b/lib/fog/aws/parsers/redshift/cluster.rb @@ -26,4 +26,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/redshift/describe_cluster_subnet_groups.rb b/lib/fog/aws/parsers/redshift/describe_cluster_subnet_groups.rb index 0370ef1b5..53981a87a 100644 --- a/lib/fog/aws/parsers/redshift/describe_cluster_subnet_groups.rb +++ b/lib/fog/aws/parsers/redshift/describe_cluster_subnet_groups.rb @@ -53,5 +53,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/parsers/redshift/describe_cluster_versions.rb b/lib/fog/aws/parsers/redshift/describe_cluster_versions.rb index 33fb94d0d..d6a2f39e0 100644 --- a/lib/fog/aws/parsers/redshift/describe_cluster_versions.rb +++ b/lib/fog/aws/parsers/redshift/describe_cluster_versions.rb @@ -48,5 +48,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/parsers/redshift/describe_clusters.rb b/lib/fog/aws/parsers/redshift/describe_clusters.rb index 9b23080f9..230767384 100644 --- a/lib/fog/aws/parsers/redshift/describe_clusters.rb +++ b/lib/fog/aws/parsers/redshift/describe_clusters.rb @@ -27,4 +27,3 @@ module Fog end end end - diff --git a/lib/fog/aws/parsers/storage/delete_multiple_objects.rb b/lib/fog/aws/parsers/storage/delete_multiple_objects.rb index d2f2c17cb..6d6198d7d 100644 --- a/lib/fog/aws/parsers/storage/delete_multiple_objects.rb +++ b/lib/fog/aws/parsers/storage/delete_multiple_objects.rb @@ -43,4 +43,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/compute/create_dhcp_options.rb b/lib/fog/aws/requests/compute/create_dhcp_options.rb index 61004f665..3816ec612 100644 --- a/lib/fog/aws/requests/compute/create_dhcp_options.rb +++ b/lib/fog/aws/requests/compute/create_dhcp_options.rb @@ -72,4 +72,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/data_pipeline/query_objects.rb b/lib/fog/aws/requests/data_pipeline/query_objects.rb index d6ae33f5d..a1a8ba94b 100644 --- a/lib/fog/aws/requests/data_pipeline/query_objects.rb +++ b/lib/fog/aws/requests/data_pipeline/query_objects.rb @@ -36,4 +36,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/elasticache/create_cache_subnet_group.rb b/lib/fog/aws/requests/elasticache/create_cache_subnet_group.rb index 3fe86ce14..3554e1a3a 100644 --- a/lib/fog/aws/requests/elasticache/create_cache_subnet_group.rb +++ b/lib/fog/aws/requests/elasticache/create_cache_subnet_group.rb @@ -58,4 +58,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/iam/get_server_certificate.rb b/lib/fog/aws/requests/iam/get_server_certificate.rb index aa0fb8934..c9c21d8fd 100644 --- a/lib/fog/aws/requests/iam/get_server_certificate.rb +++ b/lib/fog/aws/requests/iam/get_server_certificate.rb @@ -43,4 +43,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/rds/authorize_db_security_group_ingress.rb b/lib/fog/aws/requests/rds/authorize_db_security_group_ingress.rb index a936e0d4d..87f49920b 100644 --- a/lib/fog/aws/requests/rds/authorize_db_security_group_ingress.rb +++ b/lib/fog/aws/requests/rds/authorize_db_security_group_ingress.rb @@ -63,4 +63,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/rds/create_db_security_group.rb b/lib/fog/aws/requests/rds/create_db_security_group.rb index e24b6744b..93835a9a4 100644 --- a/lib/fog/aws/requests/rds/create_db_security_group.rb +++ b/lib/fog/aws/requests/rds/create_db_security_group.rb @@ -47,4 +47,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/rds/delete_db_security_group.rb b/lib/fog/aws/requests/rds/delete_db_security_group.rb index b1fa40afc..cf9c84b77 100644 --- a/lib/fog/aws/requests/rds/delete_db_security_group.rb +++ b/lib/fog/aws/requests/rds/delete_db_security_group.rb @@ -38,5 +38,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/requests/rds/describe_db_security_groups.rb b/lib/fog/aws/requests/rds/describe_db_security_groups.rb index 675ea132d..946fddb4f 100644 --- a/lib/fog/aws/requests/rds/describe_db_security_groups.rb +++ b/lib/fog/aws/requests/rds/describe_db_security_groups.rb @@ -78,4 +78,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/rds/restore_db_instance_from_db_snapshot.rb b/lib/fog/aws/requests/rds/restore_db_instance_from_db_snapshot.rb index 9c6191df1..e998d3065 100644 --- a/lib/fog/aws/requests/rds/restore_db_instance_from_db_snapshot.rb +++ b/lib/fog/aws/requests/rds/restore_db_instance_from_db_snapshot.rb @@ -27,4 +27,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/rds/restore_db_instance_to_point_in_time.rb b/lib/fog/aws/requests/rds/restore_db_instance_to_point_in_time.rb index 4073bfa54..271e6fe2a 100644 --- a/lib/fog/aws/requests/rds/restore_db_instance_to_point_in_time.rb +++ b/lib/fog/aws/requests/rds/restore_db_instance_to_point_in_time.rb @@ -27,5 +27,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/requests/rds/revoke_db_security_group_ingress.rb b/lib/fog/aws/requests/rds/revoke_db_security_group_ingress.rb index 6435b7ec5..a3174f199 100644 --- a/lib/fog/aws/requests/rds/revoke_db_security_group_ingress.rb +++ b/lib/fog/aws/requests/rds/revoke_db_security_group_ingress.rb @@ -61,5 +61,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/requests/redshift/authorize_cluster_security_group_ingress.rb b/lib/fog/aws/requests/redshift/authorize_cluster_security_group_ingress.rb index d53e418bc..f03b29311 100644 --- a/lib/fog/aws/requests/redshift/authorize_cluster_security_group_ingress.rb +++ b/lib/fog/aws/requests/redshift/authorize_cluster_security_group_ingress.rb @@ -52,5 +52,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/requests/redshift/copy_cluster_snapshot.rb b/lib/fog/aws/requests/redshift/copy_cluster_snapshot.rb index dbd480a8d..630b9af90 100644 --- a/lib/fog/aws/requests/redshift/copy_cluster_snapshot.rb +++ b/lib/fog/aws/requests/redshift/copy_cluster_snapshot.rb @@ -44,4 +44,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/redshift/purchase_reserved_node_offering.rb b/lib/fog/aws/requests/redshift/purchase_reserved_node_offering.rb index 14445c723..e41d52277 100644 --- a/lib/fog/aws/requests/redshift/purchase_reserved_node_offering.rb +++ b/lib/fog/aws/requests/redshift/purchase_reserved_node_offering.rb @@ -37,4 +37,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/redshift/reset_cluster_parameter_group.rb b/lib/fog/aws/requests/redshift/reset_cluster_parameter_group.rb index 56dce36bb..b33c9b33e 100644 --- a/lib/fog/aws/requests/redshift/reset_cluster_parameter_group.rb +++ b/lib/fog/aws/requests/redshift/reset_cluster_parameter_group.rb @@ -53,4 +53,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/redshift/revoke_cluster_security_group_ingress.rb b/lib/fog/aws/requests/redshift/revoke_cluster_security_group_ingress.rb index 6a041348f..2432720a1 100644 --- a/lib/fog/aws/requests/redshift/revoke_cluster_security_group_ingress.rb +++ b/lib/fog/aws/requests/redshift/revoke_cluster_security_group_ingress.rb @@ -52,5 +52,3 @@ module Fog end end end - - diff --git a/lib/fog/aws/requests/storage/delete_multiple_objects.rb b/lib/fog/aws/requests/storage/delete_multiple_objects.rb index b42df4923..229cc7cbd 100644 --- a/lib/fog/aws/requests/storage/delete_multiple_objects.rb +++ b/lib/fog/aws/requests/storage/delete_multiple_objects.rb @@ -162,4 +162,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/storage/get_bucket_lifecycle.rb b/lib/fog/aws/requests/storage/get_bucket_lifecycle.rb index 0f0e4ebf3..21983ec29 100644 --- a/lib/fog/aws/requests/storage/get_bucket_lifecycle.rb +++ b/lib/fog/aws/requests/storage/get_bucket_lifecycle.rb @@ -33,4 +33,3 @@ module Fog end end end - diff --git a/lib/fog/aws/requests/storage/put_bucket_policy.rb b/lib/fog/aws/requests/storage/put_bucket_policy.rb index 76eb4566c..75aad7f94 100644 --- a/lib/fog/aws/requests/storage/put_bucket_policy.rb +++ b/lib/fog/aws/requests/storage/put_bucket_policy.rb @@ -23,4 +23,3 @@ module Fog end end end - diff --git a/lib/fog/clodo/requests/compute/create_server.rb b/lib/fog/clodo/requests/compute/create_server.rb index bd6acdb33..dcc98871d 100644 --- a/lib/fog/clodo/requests/compute/create_server.rb +++ b/lib/fog/clodo/requests/compute/create_server.rb @@ -107,4 +107,3 @@ module Fog end end end - diff --git a/lib/fog/cloudsigma/models/rule.rb b/lib/fog/cloudsigma/models/rule.rb index a8999a46f..fdc48c1bf 100644 --- a/lib/fog/cloudsigma/models/rule.rb +++ b/lib/fog/cloudsigma/models/rule.rb @@ -16,4 +16,3 @@ module Fog end end end - diff --git a/lib/fog/cloudstack/core.rb b/lib/fog/cloudstack/core.rb index 83ff29cc6..2dadc5e71 100644 --- a/lib/fog/cloudstack/core.rb +++ b/lib/fog/cloudstack/core.rb @@ -37,4 +37,3 @@ module Fog end end end - diff --git a/lib/fog/cloudstack/models/compute/zone.rb b/lib/fog/cloudstack/models/compute/zone.rb index 2d0cf081a..e16e46020 100644 --- a/lib/fog/cloudstack/models/compute/zone.rb +++ b/lib/fog/cloudstack/models/compute/zone.rb @@ -35,4 +35,3 @@ module Fog end # Cloudstack end # Compute end # Fog - diff --git a/lib/fog/cloudstack/models/compute/zones.rb b/lib/fog/cloudstack/models/compute/zones.rb index 923c7e2dc..5a547cdc3 100644 --- a/lib/fog/cloudstack/models/compute/zones.rb +++ b/lib/fog/cloudstack/models/compute/zones.rb @@ -27,4 +27,3 @@ module Fog end end end - diff --git a/lib/fog/cloudstack/requests/compute/acquire_ip_address.rb b/lib/fog/cloudstack/requests/compute/acquire_ip_address.rb index b98fa8629..9a786441c 100644 --- a/lib/fog/cloudstack/requests/compute/acquire_ip_address.rb +++ b/lib/fog/cloudstack/requests/compute/acquire_ip_address.rb @@ -16,4 +16,3 @@ module Fog end end end - diff --git a/lib/fog/cloudstack/requests/compute/assign_to_load_balancer_rule.rb b/lib/fog/cloudstack/requests/compute/assign_to_load_balancer_rule.rb index 2c0bf653e..1652b1ae1 100644 --- a/lib/fog/cloudstack/requests/compute/assign_to_load_balancer_rule.rb +++ b/lib/fog/cloudstack/requests/compute/assign_to_load_balancer_rule.rb @@ -20,4 +20,3 @@ module Fog end end end - diff --git a/lib/fog/cloudstack/requests/compute/authorize_security_group_ingress.rb b/lib/fog/cloudstack/requests/compute/authorize_security_group_ingress.rb index 89febbd8b..c6791e68b 100644 --- a/lib/fog/cloudstack/requests/compute/authorize_security_group_ingress.rb +++ b/lib/fog/cloudstack/requests/compute/authorize_security_group_ingress.rb @@ -67,5 +67,3 @@ module Fog end end end - - diff --git a/lib/fog/cloudstack/requests/compute/create_ssh_key_pair.rb b/lib/fog/cloudstack/requests/compute/create_ssh_key_pair.rb index d357e1629..e86932a1f 100644 --- a/lib/fog/cloudstack/requests/compute/create_ssh_key_pair.rb +++ b/lib/fog/cloudstack/requests/compute/create_ssh_key_pair.rb @@ -17,4 +17,3 @@ module Fog end end end - diff --git a/lib/fog/cloudstack/requests/compute/list_load_balancer_rule_instances.rb b/lib/fog/cloudstack/requests/compute/list_load_balancer_rule_instances.rb index 3ef1d8776..f6306872f 100644 --- a/lib/fog/cloudstack/requests/compute/list_load_balancer_rule_instances.rb +++ b/lib/fog/cloudstack/requests/compute/list_load_balancer_rule_instances.rb @@ -17,5 +17,3 @@ module Fog end end end - - diff --git a/lib/fog/cloudstack/requests/compute/list_load_balancer_rules.rb b/lib/fog/cloudstack/requests/compute/list_load_balancer_rules.rb index d6f7d2af8..da9c6bf4b 100644 --- a/lib/fog/cloudstack/requests/compute/list_load_balancer_rules.rb +++ b/lib/fog/cloudstack/requests/compute/list_load_balancer_rules.rb @@ -16,5 +16,3 @@ module Fog end end end - - diff --git a/lib/fog/cloudstack/requests/compute/list_os_categories.rb b/lib/fog/cloudstack/requests/compute/list_os_categories.rb index 086afba2a..d49034d14 100644 --- a/lib/fog/cloudstack/requests/compute/list_os_categories.rb +++ b/lib/fog/cloudstack/requests/compute/list_os_categories.rb @@ -16,5 +16,3 @@ module Fog end end end - - diff --git a/lib/fog/cloudstack/requests/compute/list_os_types.rb b/lib/fog/cloudstack/requests/compute/list_os_types.rb index 530996e26..e0adda9da 100644 --- a/lib/fog/cloudstack/requests/compute/list_os_types.rb +++ b/lib/fog/cloudstack/requests/compute/list_os_types.rb @@ -24,5 +24,3 @@ module Fog end end end - - diff --git a/lib/fog/cloudstack/requests/compute/list_port_forwarding_rules.rb b/lib/fog/cloudstack/requests/compute/list_port_forwarding_rules.rb index ae70c7074..67adb747f 100644 --- a/lib/fog/cloudstack/requests/compute/list_port_forwarding_rules.rb +++ b/lib/fog/cloudstack/requests/compute/list_port_forwarding_rules.rb @@ -16,5 +16,3 @@ module Fog end end end - - diff --git a/lib/fog/cloudstack/requests/compute/list_public_ip_addresses.rb b/lib/fog/cloudstack/requests/compute/list_public_ip_addresses.rb index 8b485b21e..18c8cf7bb 100644 --- a/lib/fog/cloudstack/requests/compute/list_public_ip_addresses.rb +++ b/lib/fog/cloudstack/requests/compute/list_public_ip_addresses.rb @@ -16,5 +16,3 @@ module Fog end end end - - diff --git a/lib/fog/cloudstack/requests/compute/register_ssh_key_pair.rb b/lib/fog/cloudstack/requests/compute/register_ssh_key_pair.rb index f7e1cd159..c71e7f934 100644 --- a/lib/fog/cloudstack/requests/compute/register_ssh_key_pair.rb +++ b/lib/fog/cloudstack/requests/compute/register_ssh_key_pair.rb @@ -15,4 +15,3 @@ module Fog end end end - diff --git a/lib/fog/cloudstack/requests/compute/remove_from_load_balancer_rule.rb b/lib/fog/cloudstack/requests/compute/remove_from_load_balancer_rule.rb index 539a3ebc5..b09183806 100644 --- a/lib/fog/cloudstack/requests/compute/remove_from_load_balancer_rule.rb +++ b/lib/fog/cloudstack/requests/compute/remove_from_load_balancer_rule.rb @@ -20,4 +20,3 @@ module Fog end end end - diff --git a/lib/fog/cloudstack/requests/compute/revoke_security_group_ingress.rb b/lib/fog/cloudstack/requests/compute/revoke_security_group_ingress.rb index 24b094b52..7a9ec9c9a 100644 --- a/lib/fog/cloudstack/requests/compute/revoke_security_group_ingress.rb +++ b/lib/fog/cloudstack/requests/compute/revoke_security_group_ingress.rb @@ -41,4 +41,3 @@ module Fog end end end - diff --git a/lib/fog/digitalocean/core.rb b/lib/fog/digitalocean/core.rb index 082f73e32..ae915384c 100644 --- a/lib/fog/digitalocean/core.rb +++ b/lib/fog/digitalocean/core.rb @@ -7,4 +7,3 @@ module Fog service(:compute, 'Compute') end end - diff --git a/lib/fog/ecloud/models/compute/servers.rb b/lib/fog/ecloud/models/compute/servers.rb index 1eca374be..5084ae36b 100644 --- a/lib/fog/ecloud/models/compute/servers.rb +++ b/lib/fog/ecloud/models/compute/servers.rb @@ -63,4 +63,3 @@ module Fog end end end - diff --git a/lib/fog/ecloud/models/compute/tasks.rb b/lib/fog/ecloud/models/compute/tasks.rb index 3773a314b..397b02d54 100644 --- a/lib/fog/ecloud/models/compute/tasks.rb +++ b/lib/fog/ecloud/models/compute/tasks.rb @@ -27,4 +27,3 @@ module Fog end end end - diff --git a/lib/fog/fogdocker.rb b/lib/fog/fogdocker.rb index 155d67e58..842a8f618 100644 --- a/lib/fog/fogdocker.rb +++ b/lib/fog/fogdocker.rb @@ -1 +1 @@ -require 'fog/fogdocker/compute' \ No newline at end of file +require 'fog/fogdocker/compute' diff --git a/lib/fog/fogdocker/core.rb b/lib/fog/fogdocker/core.rb index 1ecb56808..2594306ef 100644 --- a/lib/fog/fogdocker/core.rb +++ b/lib/fog/fogdocker/core.rb @@ -12,4 +12,4 @@ module Fog service(:compute, 'Compute') end -end \ No newline at end of file +end diff --git a/lib/fog/fogdocker/requests/compute/api_version.rb b/lib/fog/fogdocker/requests/compute/api_version.rb index d75f1f2c9..205457922 100644 --- a/lib/fog/fogdocker/requests/compute/api_version.rb +++ b/lib/fog/fogdocker/requests/compute/api_version.rb @@ -13,4 +13,4 @@ module Fog end end end -end \ No newline at end of file +end diff --git a/lib/fog/fogdocker/requests/compute/image_get.rb b/lib/fog/fogdocker/requests/compute/image_get.rb index 075b1f1fb..a03626c57 100644 --- a/lib/fog/fogdocker/requests/compute/image_get.rb +++ b/lib/fog/fogdocker/requests/compute/image_get.rb @@ -16,4 +16,4 @@ module Fog end end end -end \ No newline at end of file +end diff --git a/lib/fog/glesys/requests/compute/create.rb b/lib/fog/glesys/requests/compute/create.rb index 4fd830de1..48eb79301 100644 --- a/lib/fog/glesys/requests/compute/create.rb +++ b/lib/fog/glesys/requests/compute/create.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/ip_add.rb b/lib/fog/glesys/requests/compute/ip_add.rb index 6324e5eb3..96af864dc 100644 --- a/lib/fog/glesys/requests/compute/ip_add.rb +++ b/lib/fog/glesys/requests/compute/ip_add.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/ip_details.rb b/lib/fog/glesys/requests/compute/ip_details.rb index 7e3cd956a..ca32a32fb 100644 --- a/lib/fog/glesys/requests/compute/ip_details.rb +++ b/lib/fog/glesys/requests/compute/ip_details.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/ip_list_free.rb b/lib/fog/glesys/requests/compute/ip_list_free.rb index 05493ee6d..af4b165ed 100644 --- a/lib/fog/glesys/requests/compute/ip_list_free.rb +++ b/lib/fog/glesys/requests/compute/ip_list_free.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/ip_list_own.rb b/lib/fog/glesys/requests/compute/ip_list_own.rb index 2cb632d9b..41d2a3fc3 100644 --- a/lib/fog/glesys/requests/compute/ip_list_own.rb +++ b/lib/fog/glesys/requests/compute/ip_list_own.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/ip_release.rb b/lib/fog/glesys/requests/compute/ip_release.rb index 3f6f2f4c7..99c077088 100644 --- a/lib/fog/glesys/requests/compute/ip_release.rb +++ b/lib/fog/glesys/requests/compute/ip_release.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/ip_remove.rb b/lib/fog/glesys/requests/compute/ip_remove.rb index 0c0328045..25fd074a2 100644 --- a/lib/fog/glesys/requests/compute/ip_remove.rb +++ b/lib/fog/glesys/requests/compute/ip_remove.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/ip_take.rb b/lib/fog/glesys/requests/compute/ip_take.rb index a0d60c5ac..e23e1bf4c 100644 --- a/lib/fog/glesys/requests/compute/ip_take.rb +++ b/lib/fog/glesys/requests/compute/ip_take.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/list_servers.rb b/lib/fog/glesys/requests/compute/list_servers.rb index ec26a9cf6..d07438739 100644 --- a/lib/fog/glesys/requests/compute/list_servers.rb +++ b/lib/fog/glesys/requests/compute/list_servers.rb @@ -13,4 +13,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/reboot.rb b/lib/fog/glesys/requests/compute/reboot.rb index c6056c5c8..4ec5c18e4 100644 --- a/lib/fog/glesys/requests/compute/reboot.rb +++ b/lib/fog/glesys/requests/compute/reboot.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/server_details.rb b/lib/fog/glesys/requests/compute/server_details.rb index 1a4deddf9..636b6af56 100644 --- a/lib/fog/glesys/requests/compute/server_details.rb +++ b/lib/fog/glesys/requests/compute/server_details.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/server_status.rb b/lib/fog/glesys/requests/compute/server_status.rb index b59297a89..39f3dba42 100644 --- a/lib/fog/glesys/requests/compute/server_status.rb +++ b/lib/fog/glesys/requests/compute/server_status.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/start.rb b/lib/fog/glesys/requests/compute/start.rb index b576890f7..803b9c19a 100644 --- a/lib/fog/glesys/requests/compute/start.rb +++ b/lib/fog/glesys/requests/compute/start.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/stop.rb b/lib/fog/glesys/requests/compute/stop.rb index 42587be6a..e901b1cc1 100644 --- a/lib/fog/glesys/requests/compute/stop.rb +++ b/lib/fog/glesys/requests/compute/stop.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/glesys/requests/compute/template_list.rb b/lib/fog/glesys/requests/compute/template_list.rb index c7460b01a..c6c194d3e 100644 --- a/lib/fog/glesys/requests/compute/template_list.rb +++ b/lib/fog/glesys/requests/compute/template_list.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/hp/network.rb b/lib/fog/hp/network.rb index 3cc8059ef..1f8b62697 100644 --- a/lib/fog/hp/network.rb +++ b/lib/fog/hp/network.rb @@ -190,4 +190,3 @@ module Fog end end end - diff --git a/lib/fog/hp/requests/compute/create_image.rb b/lib/fog/hp/requests/compute/create_image.rb index 4e548dd1d..cad74964c 100644 --- a/lib/fog/hp/requests/compute/create_image.rb +++ b/lib/fog/hp/requests/compute/create_image.rb @@ -53,4 +53,3 @@ module Fog end end end - diff --git a/lib/fog/hp/requests/compute_v2/create_image.rb b/lib/fog/hp/requests/compute_v2/create_image.rb index 4226dfdda..5cbb423cf 100644 --- a/lib/fog/hp/requests/compute_v2/create_image.rb +++ b/lib/fog/hp/requests/compute_v2/create_image.rb @@ -56,4 +56,3 @@ module Fog end end end - diff --git a/lib/fog/hp/requests/dns/create_record.rb b/lib/fog/hp/requests/dns/create_record.rb index 609a04fa1..78d745630 100644 --- a/lib/fog/hp/requests/dns/create_record.rb +++ b/lib/fog/hp/requests/dns/create_record.rb @@ -74,4 +74,3 @@ module Fog end end end - diff --git a/lib/fog/internet_archive/parsers/storage/delete_multiple_objects.rb b/lib/fog/internet_archive/parsers/storage/delete_multiple_objects.rb index 1bd6fcd0a..0e9341875 100644 --- a/lib/fog/internet_archive/parsers/storage/delete_multiple_objects.rb +++ b/lib/fog/internet_archive/parsers/storage/delete_multiple_objects.rb @@ -43,4 +43,3 @@ module Fog end end end - diff --git a/lib/fog/internet_archive/requests/storage/delete_multiple_objects.rb b/lib/fog/internet_archive/requests/storage/delete_multiple_objects.rb index 8613609cf..362bab7a8 100644 --- a/lib/fog/internet_archive/requests/storage/delete_multiple_objects.rb +++ b/lib/fog/internet_archive/requests/storage/delete_multiple_objects.rb @@ -86,4 +86,3 @@ module Fog end end end - diff --git a/lib/fog/internet_archive/requests/storage/get_bucket_lifecycle.rb b/lib/fog/internet_archive/requests/storage/get_bucket_lifecycle.rb index 06bc1f2ad..28458543f 100644 --- a/lib/fog/internet_archive/requests/storage/get_bucket_lifecycle.rb +++ b/lib/fog/internet_archive/requests/storage/get_bucket_lifecycle.rb @@ -33,4 +33,3 @@ module Fog end end end - diff --git a/lib/fog/internet_archive/requests/storage/put_bucket_policy.rb b/lib/fog/internet_archive/requests/storage/put_bucket_policy.rb index a684580a0..c770834f1 100644 --- a/lib/fog/internet_archive/requests/storage/put_bucket_policy.rb +++ b/lib/fog/internet_archive/requests/storage/put_bucket_policy.rb @@ -23,4 +23,3 @@ module Fog end end end - diff --git a/lib/fog/libvirt/models/compute/util/uri.rb b/lib/fog/libvirt/models/compute/util/uri.rb index 1407930e7..5fc0a5acb 100644 --- a/lib/fog/libvirt/models/compute/util/uri.rb +++ b/lib/fog/libvirt/models/compute/util/uri.rb @@ -136,4 +136,3 @@ module Fog end end end - diff --git a/lib/fog/linode/core.rb b/lib/fog/linode/core.rb index 948a19a4c..5734aab7c 100644 --- a/lib/fog/linode/core.rb +++ b/lib/fog/linode/core.rb @@ -8,4 +8,3 @@ module Fog service(:dns, 'DNS') end end - diff --git a/lib/fog/ninefold/requests/compute/assign_to_load_balancer_rule.rb b/lib/fog/ninefold/requests/compute/assign_to_load_balancer_rule.rb index 9c466222f..5044a9fe9 100644 --- a/lib/fog/ninefold/requests/compute/assign_to_load_balancer_rule.rb +++ b/lib/fog/ninefold/requests/compute/assign_to_load_balancer_rule.rb @@ -9,5 +9,3 @@ module Fog end end end - - diff --git a/lib/fog/ninefold/requests/compute/list_load_balancer_rule_instances.rb b/lib/fog/ninefold/requests/compute/list_load_balancer_rule_instances.rb index 535d64858..b88f0c98f 100644 --- a/lib/fog/ninefold/requests/compute/list_load_balancer_rule_instances.rb +++ b/lib/fog/ninefold/requests/compute/list_load_balancer_rule_instances.rb @@ -9,7 +9,3 @@ module Fog end end end - - - - diff --git a/lib/fog/ninefold/requests/compute/list_load_balancer_rules.rb b/lib/fog/ninefold/requests/compute/list_load_balancer_rules.rb index cb2f1aaa3..1361972e2 100644 --- a/lib/fog/ninefold/requests/compute/list_load_balancer_rules.rb +++ b/lib/fog/ninefold/requests/compute/list_load_balancer_rules.rb @@ -9,6 +9,3 @@ module Fog end end end - - - diff --git a/lib/fog/ninefold/requests/compute/remove_from_load_balancer_rule.rb b/lib/fog/ninefold/requests/compute/remove_from_load_balancer_rule.rb index a4fb7b3ed..8bfb6d8f5 100644 --- a/lib/fog/ninefold/requests/compute/remove_from_load_balancer_rule.rb +++ b/lib/fog/ninefold/requests/compute/remove_from_load_balancer_rule.rb @@ -9,4 +9,3 @@ module Fog end end end - diff --git a/lib/fog/ninefold/requests/compute/update_load_balancer_rule.rb b/lib/fog/ninefold/requests/compute/update_load_balancer_rule.rb index 86e456380..71f5703d3 100644 --- a/lib/fog/ninefold/requests/compute/update_load_balancer_rule.rb +++ b/lib/fog/ninefold/requests/compute/update_load_balancer_rule.rb @@ -9,7 +9,3 @@ module Fog end end end - - - - diff --git a/lib/fog/openstack/examples/compute/basics.rb b/lib/fog/openstack/examples/compute/basics.rb index 61cdf6f18..1c436093c 100644 --- a/lib/fog/openstack/examples/compute/basics.rb +++ b/lib/fog/openstack/examples/compute/basics.rb @@ -67,7 +67,3 @@ vm.console.body # returns VNC url # "url" => "http://vmvncserver:6080/vnc_auto.html?token=231", # "type" => "novnc" # } - - - - diff --git a/lib/fog/openstack/metering.rb b/lib/fog/openstack/metering.rb index 226b4d174..46d9f22db 100644 --- a/lib/fog/openstack/metering.rb +++ b/lib/fog/openstack/metering.rb @@ -203,4 +203,3 @@ module Fog end end end - diff --git a/lib/fog/openstack/models/compute/addresses.rb b/lib/fog/openstack/models/compute/addresses.rb index 33cf267a9..5f6937377 100644 --- a/lib/fog/openstack/models/compute/addresses.rb +++ b/lib/fog/openstack/models/compute/addresses.rb @@ -26,4 +26,3 @@ module Fog end end end - diff --git a/lib/fog/openstack/models/identity/user.rb b/lib/fog/openstack/models/identity/user.rb index 55407b44b..5a6ebaac2 100644 --- a/lib/fog/openstack/models/identity/user.rb +++ b/lib/fog/openstack/models/identity/user.rb @@ -67,4 +67,3 @@ module Fog end # class OpenStack end # module Identity end # module Fog - diff --git a/lib/fog/openstack/models/metering/resource.rb b/lib/fog/openstack/models/metering/resource.rb index b0fc47d16..9ba641211 100644 --- a/lib/fog/openstack/models/metering/resource.rb +++ b/lib/fog/openstack/models/metering/resource.rb @@ -18,4 +18,3 @@ module Fog end end end - diff --git a/lib/fog/openstack/models/volume/volume.rb b/lib/fog/openstack/models/volume/volume.rb index fa1e4e42e..592a38b19 100644 --- a/lib/fog/openstack/models/volume/volume.rb +++ b/lib/fog/openstack/models/volume/volume.rb @@ -44,4 +44,3 @@ module Fog end end end - diff --git a/lib/fog/openstack/models/volume/volumes.rb b/lib/fog/openstack/models/volume/volumes.rb index 1932b72a7..3dd69ae94 100644 --- a/lib/fog/openstack/models/volume/volumes.rb +++ b/lib/fog/openstack/models/volume/volumes.rb @@ -26,4 +26,3 @@ module Fog end end end - diff --git a/lib/fog/openstack/requests/identity/delete_ec2_credential.rb b/lib/fog/openstack/requests/identity/delete_ec2_credential.rb index ac58b1f78..2bf37c2ac 100644 --- a/lib/fog/openstack/requests/identity/delete_ec2_credential.rb +++ b/lib/fog/openstack/requests/identity/delete_ec2_credential.rb @@ -40,4 +40,3 @@ module Fog end end end - diff --git a/lib/fog/openstack/requests/identity/delete_user_role.rb b/lib/fog/openstack/requests/identity/delete_user_role.rb index 88fe9d62a..6c5ce2d09 100644 --- a/lib/fog/openstack/requests/identity/delete_user_role.rb +++ b/lib/fog/openstack/requests/identity/delete_user_role.rb @@ -21,4 +21,3 @@ module Fog end end end - diff --git a/lib/fog/openstack/requests/identity/list_roles.rb b/lib/fog/openstack/requests/identity/list_roles.rb index 07e9077cf..a57bdf44b 100644 --- a/lib/fog/openstack/requests/identity/list_roles.rb +++ b/lib/fog/openstack/requests/identity/list_roles.rb @@ -29,4 +29,3 @@ module Fog end end end - diff --git a/lib/fog/openstack/requests/network/update_quota.rb b/lib/fog/openstack/requests/network/update_quota.rb index 1ac3e2e7d..1c40c1471 100644 --- a/lib/fog/openstack/requests/network/update_quota.rb +++ b/lib/fog/openstack/requests/network/update_quota.rb @@ -25,4 +25,3 @@ module Fog end end end - diff --git a/lib/fog/openstack/requests/volume/list_volumes.rb b/lib/fog/openstack/requests/volume/list_volumes.rb index 2e18345b8..d10a79035 100644 --- a/lib/fog/openstack/requests/volume/list_volumes.rb +++ b/lib/fog/openstack/requests/volume/list_volumes.rb @@ -48,4 +48,3 @@ module Fog end end end - diff --git a/lib/fog/openstack/volume.rb b/lib/fog/openstack/volume.rb index 04a5d331a..8ee807450 100644 --- a/lib/fog/openstack/volume.rb +++ b/lib/fog/openstack/volume.rb @@ -224,4 +224,3 @@ module Fog end end end - diff --git a/lib/fog/openvz/core.rb b/lib/fog/openvz/core.rb index e199aff21..4216bc6b2 100644 --- a/lib/fog/openvz/core.rb +++ b/lib/fog/openvz/core.rb @@ -6,4 +6,3 @@ module Fog service(:compute, 'Compute') end end - diff --git a/lib/fog/ovirt/models/compute/quota.rb b/lib/fog/ovirt/models/compute/quota.rb index 86d665550..df51ea4f2 100644 --- a/lib/fog/ovirt/models/compute/quota.rb +++ b/lib/fog/ovirt/models/compute/quota.rb @@ -14,4 +14,3 @@ module Fog end end end - diff --git a/lib/fog/ovirt/models/compute/quotas.rb b/lib/fog/ovirt/models/compute/quotas.rb index f12e5b22d..002b391a6 100644 --- a/lib/fog/ovirt/models/compute/quotas.rb +++ b/lib/fog/ovirt/models/compute/quotas.rb @@ -18,4 +18,3 @@ module Fog end end end - diff --git a/lib/fog/ovirt/requests/compute/get_quota.rb b/lib/fog/ovirt/requests/compute/get_quota.rb index cefcb4a4d..94b6c3c9d 100644 --- a/lib/fog/ovirt/requests/compute/get_quota.rb +++ b/lib/fog/ovirt/requests/compute/get_quota.rb @@ -15,4 +15,3 @@ module Fog end end end - diff --git a/lib/fog/ovirt/requests/compute/list_quotas.rb b/lib/fog/ovirt/requests/compute/list_quotas.rb index e1c80765d..21d18f4fd 100644 --- a/lib/fog/ovirt/requests/compute/list_quotas.rb +++ b/lib/fog/ovirt/requests/compute/list_quotas.rb @@ -17,4 +17,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/examples/block_storage/create_snapshot.rb b/lib/fog/rackspace/examples/block_storage/create_snapshot.rb index 796e2f6dd..1408556ab 100644 --- a/lib/fog/rackspace/examples/block_storage/create_snapshot.rb +++ b/lib/fog/rackspace/examples/block_storage/create_snapshot.rb @@ -114,4 +114,3 @@ rescue Fog::Errors::TimeoutError puts "The snapshot #{snapshot.display_name} is still being preformed and is taking longer to complete than expected." puts "You can continute to monitor the process through the web console at https://mycloud.rackspace.com/\n\n" end - diff --git a/lib/fog/rackspace/examples/compute_v2/bootstrap_server.rb b/lib/fog/rackspace/examples/compute_v2/bootstrap_server.rb index 942d0d8be..2a02ae1be 100644 --- a/lib/fog/rackspace/examples/compute_v2/bootstrap_server.rb +++ b/lib/fog/rackspace/examples/compute_v2/bootstrap_server.rb @@ -94,5 +94,3 @@ rescue Fog::Errors::TimeoutError end puts "To delete the server please execute the delete_server.rb script\n\n" - - diff --git a/lib/fog/rackspace/examples/compute_v2/create_image.rb b/lib/fog/rackspace/examples/compute_v2/create_image.rb index 2c93e2d16..77ba21752 100644 --- a/lib/fog/rackspace/examples/compute_v2/create_image.rb +++ b/lib/fog/rackspace/examples/compute_v2/create_image.rb @@ -57,5 +57,3 @@ server.create_image image_name puts "\nImage #{image_name} is being created for server #{server.name}.\n\n" puts "To delete the image please execute the delete_image.rb script\n\n" - - diff --git a/lib/fog/rackspace/examples/compute_v2/create_server.rb b/lib/fog/rackspace/examples/compute_v2/create_server.rb index e6a2ba80d..b300d2c75 100644 --- a/lib/fog/rackspace/examples/compute_v2/create_server.rb +++ b/lib/fog/rackspace/examples/compute_v2/create_server.rb @@ -85,5 +85,3 @@ end puts "The #{server.username} password is #{server.password}\n\n" puts "To delete the server please execute the delete_server.rb script\n\n" - - diff --git a/lib/fog/rackspace/examples/compute_v2/delete_image.rb b/lib/fog/rackspace/examples/compute_v2/delete_image.rb index 0d9f3cc16..912ef4bca 100644 --- a/lib/fog/rackspace/examples/compute_v2/delete_image.rb +++ b/lib/fog/rackspace/examples/compute_v2/delete_image.rb @@ -58,4 +58,3 @@ image = select_image(snapshot_images) image.destroy puts "\n#{image.name} has been destroyed\n\n" - diff --git a/lib/fog/rackspace/examples/compute_v2/delete_server.rb b/lib/fog/rackspace/examples/compute_v2/delete_server.rb index 0d21ab36e..5e5eb0d66 100644 --- a/lib/fog/rackspace/examples/compute_v2/delete_server.rb +++ b/lib/fog/rackspace/examples/compute_v2/delete_server.rb @@ -53,4 +53,3 @@ server = select_server(servers) server.destroy puts "\nServer #{server.name} has been destroyed\n" - diff --git a/lib/fog/rackspace/examples/compute_v2/server_attachments.rb b/lib/fog/rackspace/examples/compute_v2/server_attachments.rb index 041e7cedb..53e0de380 100644 --- a/lib/fog/rackspace/examples/compute_v2/server_attachments.rb +++ b/lib/fog/rackspace/examples/compute_v2/server_attachments.rb @@ -66,4 +66,3 @@ attachment = server.attach_volume volume puts "\nVolume #{volume.display_name} has been attached to #{server.name} on device #{attachment.device}\n\n" puts "To detach volume please execute the detach_volume.rb script\n\n" - diff --git a/lib/fog/rackspace/examples/compute_v2/server_metadata.rb b/lib/fog/rackspace/examples/compute_v2/server_metadata.rb index a79deb0a1..03decf029 100644 --- a/lib/fog/rackspace/examples/compute_v2/server_metadata.rb +++ b/lib/fog/rackspace/examples/compute_v2/server_metadata.rb @@ -81,5 +81,3 @@ server.metadata.reload print_metadata(server) puts "To delete the server please execute the delete_server.rb script\n\n" - - diff --git a/lib/fog/rackspace/examples/storage/create_cdn_directory.rb b/lib/fog/rackspace/examples/storage/create_cdn_directory.rb index 9cbd0e745..86e2aed9f 100644 --- a/lib/fog/rackspace/examples/storage/create_cdn_directory.rb +++ b/lib/fog/rackspace/examples/storage/create_cdn_directory.rb @@ -41,4 +41,3 @@ directory.reload puts "\nDirectory #{directory.key} was created." puts "To delete the container please execute the delete_directory.rb script\n\n" - diff --git a/lib/fog/rackspace/examples/storage/create_private_directory.rb b/lib/fog/rackspace/examples/storage/create_private_directory.rb index 36a9ebdc9..9ae7a1b1a 100644 --- a/lib/fog/rackspace/examples/storage/create_private_directory.rb +++ b/lib/fog/rackspace/examples/storage/create_private_directory.rb @@ -41,5 +41,3 @@ directory.reload puts "\n Directory #{directory.key} was created." puts "To delete the container please execute the delete_directory.rb script\n\n" - - diff --git a/lib/fog/rackspace/examples/storage/storage_metadata.rb b/lib/fog/rackspace/examples/storage/storage_metadata.rb index 507c150a3..3b29a2b84 100644 --- a/lib/fog/rackspace/examples/storage/storage_metadata.rb +++ b/lib/fog/rackspace/examples/storage/storage_metadata.rb @@ -74,8 +74,3 @@ file.save print_metadata file puts "To delete the directory and file please execute the delete_directory.rb script\n\n" - - - - - diff --git a/lib/fog/rackspace/examples/storage/upload_file.rb b/lib/fog/rackspace/examples/storage/upload_file.rb index 6ccb8baf2..b71881632 100644 --- a/lib/fog/rackspace/examples/storage/upload_file.rb +++ b/lib/fog/rackspace/examples/storage/upload_file.rb @@ -42,4 +42,3 @@ file = directory.files.create :key => 'sample.txt', :body => File.open(upload_fi puts "You should be able to view this file via CDN at #{file.public_url}" puts "To delete the container and associated file please execute the delete_directory.rb script\n\n" - diff --git a/lib/fog/rackspace/requests/monitoring/create_agent_token.rb b/lib/fog/rackspace/requests/monitoring/create_agent_token.rb index 65008019d..8f7703e95 100644 --- a/lib/fog/rackspace/requests/monitoring/create_agent_token.rb +++ b/lib/fog/rackspace/requests/monitoring/create_agent_token.rb @@ -45,4 +45,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/create_alarm.rb b/lib/fog/rackspace/requests/monitoring/create_alarm.rb index 6e321d147..aaa9b3aa2 100644 --- a/lib/fog/rackspace/requests/monitoring/create_alarm.rb +++ b/lib/fog/rackspace/requests/monitoring/create_alarm.rb @@ -45,4 +45,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/create_check.rb b/lib/fog/rackspace/requests/monitoring/create_check.rb index 278bdb2e3..32bbc8a65 100644 --- a/lib/fog/rackspace/requests/monitoring/create_check.rb +++ b/lib/fog/rackspace/requests/monitoring/create_check.rb @@ -45,4 +45,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/create_entity.rb b/lib/fog/rackspace/requests/monitoring/create_entity.rb index 2384a73e9..a46581f41 100644 --- a/lib/fog/rackspace/requests/monitoring/create_entity.rb +++ b/lib/fog/rackspace/requests/monitoring/create_entity.rb @@ -45,4 +45,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/create_notification.rb b/lib/fog/rackspace/requests/monitoring/create_notification.rb index 6a611b4cf..a755f5a48 100644 --- a/lib/fog/rackspace/requests/monitoring/create_notification.rb +++ b/lib/fog/rackspace/requests/monitoring/create_notification.rb @@ -15,4 +15,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/delete_agent_token.rb b/lib/fog/rackspace/requests/monitoring/delete_agent_token.rb index ee6fc8e00..d21a4eca4 100644 --- a/lib/fog/rackspace/requests/monitoring/delete_agent_token.rb +++ b/lib/fog/rackspace/requests/monitoring/delete_agent_token.rb @@ -43,4 +43,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/delete_alarm.rb b/lib/fog/rackspace/requests/monitoring/delete_alarm.rb index 2f7f75dc6..77be669af 100644 --- a/lib/fog/rackspace/requests/monitoring/delete_alarm.rb +++ b/lib/fog/rackspace/requests/monitoring/delete_alarm.rb @@ -39,4 +39,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/delete_check.rb b/lib/fog/rackspace/requests/monitoring/delete_check.rb index 820c73dc7..021dcc204 100644 --- a/lib/fog/rackspace/requests/monitoring/delete_check.rb +++ b/lib/fog/rackspace/requests/monitoring/delete_check.rb @@ -38,4 +38,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/delete_entity.rb b/lib/fog/rackspace/requests/monitoring/delete_entity.rb index b07975b50..03dbc426f 100644 --- a/lib/fog/rackspace/requests/monitoring/delete_entity.rb +++ b/lib/fog/rackspace/requests/monitoring/delete_entity.rb @@ -38,4 +38,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/delete_notification.rb b/lib/fog/rackspace/requests/monitoring/delete_notification.rb index 3746415db..681434f0a 100644 --- a/lib/fog/rackspace/requests/monitoring/delete_notification.rb +++ b/lib/fog/rackspace/requests/monitoring/delete_notification.rb @@ -13,4 +13,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/evaluate_alarm_example.rb b/lib/fog/rackspace/requests/monitoring/evaluate_alarm_example.rb index b5d427dfd..a1f1cb0d7 100644 --- a/lib/fog/rackspace/requests/monitoring/evaluate_alarm_example.rb +++ b/lib/fog/rackspace/requests/monitoring/evaluate_alarm_example.rb @@ -16,5 +16,3 @@ module Fog end end end - - diff --git a/lib/fog/rackspace/requests/monitoring/get_agent_token.rb b/lib/fog/rackspace/requests/monitoring/get_agent_token.rb index 95932b5b5..70ad80e45 100644 --- a/lib/fog/rackspace/requests/monitoring/get_agent_token.rb +++ b/lib/fog/rackspace/requests/monitoring/get_agent_token.rb @@ -45,5 +45,3 @@ module Fog end end end - - diff --git a/lib/fog/rackspace/requests/monitoring/get_alarm.rb b/lib/fog/rackspace/requests/monitoring/get_alarm.rb index 4e205bfea..ad0c66a92 100644 --- a/lib/fog/rackspace/requests/monitoring/get_alarm.rb +++ b/lib/fog/rackspace/requests/monitoring/get_alarm.rb @@ -49,5 +49,3 @@ module Fog end end end - - diff --git a/lib/fog/rackspace/requests/monitoring/get_alarm_example.rb b/lib/fog/rackspace/requests/monitoring/get_alarm_example.rb index 8d9a390b4..4a001d6c8 100644 --- a/lib/fog/rackspace/requests/monitoring/get_alarm_example.rb +++ b/lib/fog/rackspace/requests/monitoring/get_alarm_example.rb @@ -13,5 +13,3 @@ module Fog end end end - - diff --git a/lib/fog/rackspace/requests/monitoring/get_check.rb b/lib/fog/rackspace/requests/monitoring/get_check.rb index a78b2e0b4..a4b2aaa35 100644 --- a/lib/fog/rackspace/requests/monitoring/get_check.rb +++ b/lib/fog/rackspace/requests/monitoring/get_check.rb @@ -54,5 +54,3 @@ module Fog end end end - - diff --git a/lib/fog/rackspace/requests/monitoring/get_entity.rb b/lib/fog/rackspace/requests/monitoring/get_entity.rb index 7c60c4df6..b81ad3477 100644 --- a/lib/fog/rackspace/requests/monitoring/get_entity.rb +++ b/lib/fog/rackspace/requests/monitoring/get_entity.rb @@ -53,5 +53,3 @@ module Fog end end end - - diff --git a/lib/fog/rackspace/requests/monitoring/get_notification.rb b/lib/fog/rackspace/requests/monitoring/get_notification.rb index 93e9b608f..a19615265 100644 --- a/lib/fog/rackspace/requests/monitoring/get_notification.rb +++ b/lib/fog/rackspace/requests/monitoring/get_notification.rb @@ -44,5 +44,3 @@ module Fog end end end - - diff --git a/lib/fog/rackspace/requests/monitoring/list_agent_tokens.rb b/lib/fog/rackspace/requests/monitoring/list_agent_tokens.rb index 806143125..c4bf70c18 100644 --- a/lib/fog/rackspace/requests/monitoring/list_agent_tokens.rb +++ b/lib/fog/rackspace/requests/monitoring/list_agent_tokens.rb @@ -53,4 +53,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/list_alarm_examples.rb b/lib/fog/rackspace/requests/monitoring/list_alarm_examples.rb index 0daefccd2..991d2ef08 100644 --- a/lib/fog/rackspace/requests/monitoring/list_alarm_examples.rb +++ b/lib/fog/rackspace/requests/monitoring/list_alarm_examples.rb @@ -13,4 +13,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/list_alarms.rb b/lib/fog/rackspace/requests/monitoring/list_alarms.rb index 473e72344..03a015cc9 100644 --- a/lib/fog/rackspace/requests/monitoring/list_alarms.rb +++ b/lib/fog/rackspace/requests/monitoring/list_alarms.rb @@ -62,4 +62,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/list_checks.rb b/lib/fog/rackspace/requests/monitoring/list_checks.rb index b0829ca4e..b5fa644fe 100644 --- a/lib/fog/rackspace/requests/monitoring/list_checks.rb +++ b/lib/fog/rackspace/requests/monitoring/list_checks.rb @@ -68,4 +68,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/list_entities.rb b/lib/fog/rackspace/requests/monitoring/list_entities.rb index 5ed551868..56ce0fd23 100644 --- a/lib/fog/rackspace/requests/monitoring/list_entities.rb +++ b/lib/fog/rackspace/requests/monitoring/list_entities.rb @@ -68,4 +68,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/list_metrics.rb b/lib/fog/rackspace/requests/monitoring/list_metrics.rb index 6d68ca358..b659fe1b3 100644 --- a/lib/fog/rackspace/requests/monitoring/list_metrics.rb +++ b/lib/fog/rackspace/requests/monitoring/list_metrics.rb @@ -78,4 +78,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/list_notification_plans.rb b/lib/fog/rackspace/requests/monitoring/list_notification_plans.rb index 941a8c0c0..9f0dddfcb 100644 --- a/lib/fog/rackspace/requests/monitoring/list_notification_plans.rb +++ b/lib/fog/rackspace/requests/monitoring/list_notification_plans.rb @@ -68,4 +68,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/list_notifications.rb b/lib/fog/rackspace/requests/monitoring/list_notifications.rb index 889797b55..ba0fc77f0 100644 --- a/lib/fog/rackspace/requests/monitoring/list_notifications.rb +++ b/lib/fog/rackspace/requests/monitoring/list_notifications.rb @@ -61,4 +61,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/list_overview.rb b/lib/fog/rackspace/requests/monitoring/list_overview.rb index 1d0d57bb6..0e993f080 100644 --- a/lib/fog/rackspace/requests/monitoring/list_overview.rb +++ b/lib/fog/rackspace/requests/monitoring/list_overview.rb @@ -109,4 +109,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/update_alarm.rb b/lib/fog/rackspace/requests/monitoring/update_alarm.rb index 5c923d929..558ba51af 100644 --- a/lib/fog/rackspace/requests/monitoring/update_alarm.rb +++ b/lib/fog/rackspace/requests/monitoring/update_alarm.rb @@ -43,4 +43,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/update_check.rb b/lib/fog/rackspace/requests/monitoring/update_check.rb index 5b8761b69..d7253bb00 100644 --- a/lib/fog/rackspace/requests/monitoring/update_check.rb +++ b/lib/fog/rackspace/requests/monitoring/update_check.rb @@ -43,4 +43,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/update_entity.rb b/lib/fog/rackspace/requests/monitoring/update_entity.rb index 1c5170a39..16a4faeaa 100644 --- a/lib/fog/rackspace/requests/monitoring/update_entity.rb +++ b/lib/fog/rackspace/requests/monitoring/update_entity.rb @@ -43,4 +43,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/monitoring/update_notification.rb b/lib/fog/rackspace/requests/monitoring/update_notification.rb index e3fad4cf4..7a8748316 100644 --- a/lib/fog/rackspace/requests/monitoring/update_notification.rb +++ b/lib/fog/rackspace/requests/monitoring/update_notification.rb @@ -14,4 +14,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/storage/delete_static_large_object.rb b/lib/fog/rackspace/requests/storage/delete_static_large_object.rb index f385e5d19..18e7e6581 100644 --- a/lib/fog/rackspace/requests/storage/delete_static_large_object.rb +++ b/lib/fog/rackspace/requests/storage/delete_static_large_object.rb @@ -76,4 +76,3 @@ module Fog end end end - diff --git a/lib/fog/rackspace/requests/storage/put_static_obj_manifest.rb b/lib/fog/rackspace/requests/storage/put_static_obj_manifest.rb index ebe0c4c74..8045ba441 100644 --- a/lib/fog/rackspace/requests/storage/put_static_obj_manifest.rb +++ b/lib/fog/rackspace/requests/storage/put_static_obj_manifest.rb @@ -100,5 +100,3 @@ module Fog end end end - - diff --git a/lib/fog/rage4.rb b/lib/fog/rage4.rb index 36f648fa4..717fe049c 100644 --- a/lib/fog/rage4.rb +++ b/lib/fog/rage4.rb @@ -1,2 +1 @@ require 'fog/rage4/dns' - diff --git a/lib/fog/storm_on_demand/core.rb b/lib/fog/storm_on_demand/core.rb index 5c1becf04..86bfa0384 100644 --- a/lib/fog/storm_on_demand/core.rb +++ b/lib/fog/storm_on_demand/core.rb @@ -16,4 +16,3 @@ module Fog service(:vpn, 'VPN') end end - diff --git a/lib/fog/terremark/parser.rb b/lib/fog/terremark/parser.rb index a46a3451a..b03196bcd 100644 --- a/lib/fog/terremark/parser.rb +++ b/lib/fog/terremark/parser.rb @@ -16,4 +16,3 @@ class TerremarkParser < Fog::Parsers::Base attributes end end - diff --git a/lib/fog/terremark/parsers/shared/get_network_ips.rb b/lib/fog/terremark/parsers/shared/get_network_ips.rb index c7598e79a..f9ebfcca4 100644 --- a/lib/fog/terremark/parsers/shared/get_network_ips.rb +++ b/lib/fog/terremark/parsers/shared/get_network_ips.rb @@ -22,4 +22,3 @@ module Fog end end end - diff --git a/lib/fog/terremark/parsers/shared/vapp.rb b/lib/fog/terremark/parsers/shared/vapp.rb index 7002a4e89..fc1959594 100644 --- a/lib/fog/terremark/parsers/shared/vapp.rb +++ b/lib/fog/terremark/parsers/shared/vapp.rb @@ -59,4 +59,3 @@ module Fog end end end - diff --git a/lib/fog/terremark/requests/shared/get_network_ips.rb b/lib/fog/terremark/requests/shared/get_network_ips.rb index c4282fa76..da2083f07 100644 --- a/lib/fog/terremark/requests/shared/get_network_ips.rb +++ b/lib/fog/terremark/requests/shared/get_network_ips.rb @@ -27,4 +27,3 @@ module Fog end end end - diff --git a/lib/fog/terremark/vcloud.rb b/lib/fog/terremark/vcloud.rb index 9ffff3493..8351351b0 100644 --- a/lib/fog/terremark/vcloud.rb +++ b/lib/fog/terremark/vcloud.rb @@ -127,5 +127,3 @@ module Fog end end end - - diff --git a/lib/fog/vcloud/requests/compute/configure_org_network.rb b/lib/fog/vcloud/requests/compute/configure_org_network.rb index f8fe52195..cab6f217f 100644 --- a/lib/fog/vcloud/requests/compute/configure_org_network.rb +++ b/lib/fog/vcloud/requests/compute/configure_org_network.rb @@ -137,4 +137,3 @@ EOF end end end - diff --git a/lib/fog/vcloud_director/requests/compute/post_configure_edge_gateway_services.rb b/lib/fog/vcloud_director/requests/compute/post_configure_edge_gateway_services.rb index b0f083a12..6e8c85324 100644 --- a/lib/fog/vcloud_director/requests/compute/post_configure_edge_gateway_services.rb +++ b/lib/fog/vcloud_director/requests/compute/post_configure_edge_gateway_services.rb @@ -65,4 +65,3 @@ module Fog end end end - diff --git a/lib/fog/vsphere/models/compute/interfacetypes.rb b/lib/fog/vsphere/models/compute/interfacetypes.rb index 2d5c21a0c..a5365b455 100644 --- a/lib/fog/vsphere/models/compute/interfacetypes.rb +++ b/lib/fog/vsphere/models/compute/interfacetypes.rb @@ -33,4 +33,3 @@ module Fog end end end - diff --git a/lib/fog/vsphere/models/compute/servertypes.rb b/lib/fog/vsphere/models/compute/servertypes.rb index 6436aa02d..d3f04536a 100644 --- a/lib/fog/vsphere/models/compute/servertypes.rb +++ b/lib/fog/vsphere/models/compute/servertypes.rb @@ -22,4 +22,3 @@ module Fog end end end - diff --git a/lib/fog/vsphere/requests/compute/set_vm_customvalue.rb b/lib/fog/vsphere/requests/compute/set_vm_customvalue.rb index 72244732d..6239ee645 100644 --- a/lib/fog/vsphere/requests/compute/set_vm_customvalue.rb +++ b/lib/fog/vsphere/requests/compute/set_vm_customvalue.rb @@ -15,4 +15,3 @@ module Fog end end end - diff --git a/lib/fog/xenserver/compute.rb b/lib/fog/xenserver/compute.rb index 91795c49a..2568b2e2a 100644 --- a/lib/fog/xenserver/compute.rb +++ b/lib/fog/xenserver/compute.rb @@ -167,5 +167,3 @@ module Fog end end end - - diff --git a/lib/fog/xenserver/core.rb b/lib/fog/xenserver/core.rb index 9177e8027..03e89b5f4 100644 --- a/lib/fog/xenserver/core.rb +++ b/lib/fog/xenserver/core.rb @@ -76,5 +76,3 @@ module Fog end end end - - diff --git a/lib/tasks/github_release_task.rb b/lib/tasks/github_release_task.rb index 1e2648778..03b9f5b3c 100644 --- a/lib/tasks/github_release_task.rb +++ b/lib/tasks/github_release_task.rb @@ -63,4 +63,4 @@ module Fog end end end -end \ No newline at end of file +end diff --git a/providers/brightbox/lib/fog/brightbox/requests/compute/get_authenticated_user.rb b/providers/brightbox/lib/fog/brightbox/requests/compute/get_authenticated_user.rb index 6c1c51727..f16035160 100644 --- a/providers/brightbox/lib/fog/brightbox/requests/compute/get_authenticated_user.rb +++ b/providers/brightbox/lib/fog/brightbox/requests/compute/get_authenticated_user.rb @@ -13,4 +13,3 @@ module Fog end end end - diff --git a/tests/aws/models/beanstalk/environments_tests.rb b/tests/aws/models/beanstalk/environments_tests.rb index e791fd487..3f87059f3 100644 --- a/tests/aws/models/beanstalk/environments_tests.rb +++ b/tests/aws/models/beanstalk/environments_tests.rb @@ -31,4 +31,4 @@ Shindo.tests("Fog::AWS[:beanstalk] | environments", ['aws', 'beanstalk']) do # delete application @application.destroy -end \ No newline at end of file +end diff --git a/tests/aws/models/beanstalk/templates_tests.rb b/tests/aws/models/beanstalk/templates_tests.rb index ef8f72a0d..600e329d4 100644 --- a/tests/aws/models/beanstalk/templates_tests.rb +++ b/tests/aws/models/beanstalk/templates_tests.rb @@ -59,4 +59,4 @@ Shindo.tests("Fog::AWS[:beanstalk] | templates", ['aws', 'beanstalk']) do # delete application @application.destroy -end \ No newline at end of file +end diff --git a/tests/aws/models/beanstalk/versions_tests.rb b/tests/aws/models/beanstalk/versions_tests.rb index 0e35b9894..5845bcda8 100644 --- a/tests/aws/models/beanstalk/versions_tests.rb +++ b/tests/aws/models/beanstalk/versions_tests.rb @@ -57,4 +57,4 @@ Shindo.tests("Fog::AWS[:beanstalk] | versions", ['aws', 'beanstalk']) do # delete application @application.destroy -end \ No newline at end of file +end diff --git a/tests/aws/models/cdn/invalidation_tests.rb b/tests/aws/models/cdn/invalidation_tests.rb index 6cad9e68b..3bc94a037 100644 --- a/tests/aws/models/cdn/invalidation_tests.rb +++ b/tests/aws/models/cdn/invalidation_tests.rb @@ -29,4 +29,3 @@ Shindo.tests("Fog::CDN[:aws] | invalidation", ['aws', 'cdn']) do end end - diff --git a/tests/aws/models/cdn/invalidations_tests.rb b/tests/aws/models/cdn/invalidations_tests.rb index 823811aed..dee9ab57b 100644 --- a/tests/aws/models/cdn/invalidations_tests.rb +++ b/tests/aws/models/cdn/invalidations_tests.rb @@ -12,4 +12,3 @@ Shindo.tests("Fog::CDN[:aws] | invalidations", ['aws', 'cdn']) do @distribution.destroy end end - diff --git a/tests/aws/models/cloud_watch/metric_statistics_tests.rb b/tests/aws/models/cloud_watch/metric_statistics_tests.rb index 48d3111ac..e5ebf4622 100644 --- a/tests/aws/models/cloud_watch/metric_statistics_tests.rb +++ b/tests/aws/models/cloud_watch/metric_statistics_tests.rb @@ -48,4 +48,4 @@ Shindo.tests("AWS::CloudWatch | metric_statistics", ['aws', 'cloudwatch']) do end end -end \ No newline at end of file +end diff --git a/tests/aws/models/compute/addresses_tests.rb b/tests/aws/models/compute/addresses_tests.rb index 78a4ff9ab..c12dbbf0d 100644 --- a/tests/aws/models/compute/addresses_tests.rb +++ b/tests/aws/models/compute/addresses_tests.rb @@ -2,4 +2,4 @@ Shindo.tests("Fog::Compute[:aws] | addresses", ['aws']) do collection_tests(Fog::Compute[:aws].addresses, {}, true) -end \ No newline at end of file +end diff --git a/tests/aws/models/compute/dhcp_option_tests.rb b/tests/aws/models/compute/dhcp_option_tests.rb index a9a627dab..2a649a117 100644 --- a/tests/aws/models/compute/dhcp_option_tests.rb +++ b/tests/aws/models/compute/dhcp_option_tests.rb @@ -1,4 +1,3 @@ Shindo.tests("Fog::Compute[:aws] | dhcp_options", ['aws']) do model_tests(Fog::Compute[:aws].dhcp_options, {'dhcp_configuration_set' => {'domain-name' => 'example.com', 'domain-name-servers' => '10.10.10.10'}}, true) end - diff --git a/tests/aws/models/compute/dhcp_options_tests.rb b/tests/aws/models/compute/dhcp_options_tests.rb index 3237f32f3..273309a7e 100644 --- a/tests/aws/models/compute/dhcp_options_tests.rb +++ b/tests/aws/models/compute/dhcp_options_tests.rb @@ -1,4 +1,3 @@ Shindo.tests("Fog::Compute[:aws] | dhcp_options", ['aws']) do collection_tests(Fog::Compute[:aws].dhcp_options, {'dhcp_configuration_set' => {'domain-name' => 'example.com', 'domain-name-servers' => '10.10.10.10'}}, true) end - diff --git a/tests/aws/models/compute/internet_gateways_tests.rb b/tests/aws/models/compute/internet_gateways_tests.rb index d2022e997..868c0b6f9 100644 --- a/tests/aws/models/compute/internet_gateways_tests.rb +++ b/tests/aws/models/compute/internet_gateways_tests.rb @@ -1,4 +1,3 @@ Shindo.tests("Fog::Compute[:aws] | internet_gateways", ['aws']) do collection_tests(Fog::Compute[:aws].internet_gateways, {}, true) end - diff --git a/tests/aws/models/compute/key_pairs_tests.rb b/tests/aws/models/compute/key_pairs_tests.rb index 5f43671ad..3924418d0 100644 --- a/tests/aws/models/compute/key_pairs_tests.rb +++ b/tests/aws/models/compute/key_pairs_tests.rb @@ -2,4 +2,4 @@ Shindo.tests("Fog::Compute[:aws] | key_pairs", ['aws']) do collection_tests(Fog::Compute[:aws].key_pairs, {:name => 'fogkeyname'}, true) -end \ No newline at end of file +end diff --git a/tests/aws/models/compute/snapshots_tests.rb b/tests/aws/models/compute/snapshots_tests.rb index 819a559ef..13d52c8e9 100644 --- a/tests/aws/models/compute/snapshots_tests.rb +++ b/tests/aws/models/compute/snapshots_tests.rb @@ -7,4 +7,4 @@ Shindo.tests("Fog::Compute[:aws] | snapshots", ['aws']) do @volume.destroy -end \ No newline at end of file +end diff --git a/tests/aws/models/compute/subnets_tests.rb b/tests/aws/models/compute/subnets_tests.rb index d7846bea3..81cee464f 100644 --- a/tests/aws/models/compute/subnets_tests.rb +++ b/tests/aws/models/compute/subnets_tests.rb @@ -3,4 +3,3 @@ Shindo.tests("Fog::Compute[:aws] | subnets", ['aws']) do collection_tests(Fog::Compute[:aws].subnets, { :vpc_id => @vpc.id, :cidr_block => '10.0.10.0/28', :availability_zone => 'us-east-1c'}, true) @vpc.destroy end - diff --git a/tests/aws/models/compute/volumes_tests.rb b/tests/aws/models/compute/volumes_tests.rb index b6b43f23a..d2f22698c 100644 --- a/tests/aws/models/compute/volumes_tests.rb +++ b/tests/aws/models/compute/volumes_tests.rb @@ -2,4 +2,4 @@ Shindo.tests("Fog::Compute[:aws] | volumes", ['aws']) do collection_tests(Fog::Compute[:aws].volumes, {:availability_zone => 'us-east-1a', :size => 1, :device => '/dev/sdz1'}, true) -end \ No newline at end of file +end diff --git a/tests/aws/models/compute/vpcs_tests.rb b/tests/aws/models/compute/vpcs_tests.rb index 568a19a23..391dfedb7 100644 --- a/tests/aws/models/compute/vpcs_tests.rb +++ b/tests/aws/models/compute/vpcs_tests.rb @@ -3,4 +3,3 @@ Shindo.tests("Fog::Compute[:aws] | vpcs", ['aws']) do collection_tests(Fog::Compute[:aws].vpcs, {:cidr_block => '10.0.10.0/28'}, true) end - diff --git a/tests/aws/models/dns/record_tests.rb b/tests/aws/models/dns/record_tests.rb index 5b649ad38..0c695c6b9 100644 --- a/tests/aws/models/dns/record_tests.rb +++ b/tests/aws/models/dns/record_tests.rb @@ -31,4 +31,3 @@ Shindo.tests("Fog::Dns[:aws] | record", ['aws', 'dns']) do end end - diff --git a/tests/aws/models/dns/records_tests.rb b/tests/aws/models/dns/records_tests.rb index 54239b4b3..d9e9b736f 100644 --- a/tests/aws/models/dns/records_tests.rb +++ b/tests/aws/models/dns/records_tests.rb @@ -39,4 +39,3 @@ Shindo.tests("Fog::DNS[:aws] | records", ['aws', 'dns']) do @zone.destroy end end - diff --git a/tests/aws/models/elasticache/subnet_groups_tests.rb b/tests/aws/models/elasticache/subnet_groups_tests.rb index cc508e5a3..03d5003c1 100644 --- a/tests/aws/models/elasticache/subnet_groups_tests.rb +++ b/tests/aws/models/elasticache/subnet_groups_tests.rb @@ -41,4 +41,4 @@ Shindo.tests('AWS::Elasticache | subnet group', ['aws', 'elasticache']) do Fog::Compute[:aws].delete_subnet(sn['subnetId']) end @vpc.destroy -end \ No newline at end of file +end diff --git a/tests/aws/models/glacier/model_tests.rb b/tests/aws/models/glacier/model_tests.rb index 45a2b5c1d..05788abc9 100644 --- a/tests/aws/models/glacier/model_tests.rb +++ b/tests/aws/models/glacier/model_tests.rb @@ -44,4 +44,4 @@ Shindo.tests('AWS::Glacier | models', ['aws', 'glacier']) do end vault.destroy end -end \ No newline at end of file +end diff --git a/tests/aws/models/iam/access_keys_tests.rb b/tests/aws/models/iam/access_keys_tests.rb index da77ddde7..e13973812 100644 --- a/tests/aws/models/iam/access_keys_tests.rb +++ b/tests/aws/models/iam/access_keys_tests.rb @@ -50,4 +50,4 @@ Shindo.tests("Fog::Compute[:iam] | access_keys", ['aws','iam']) do # clean up @user.destroy -end \ No newline at end of file +end diff --git a/tests/aws/models/iam/policies_tests.rb b/tests/aws/models/iam/policies_tests.rb index e92a25a4f..e43589e5c 100644 --- a/tests/aws/models/iam/policies_tests.rb +++ b/tests/aws/models/iam/policies_tests.rb @@ -53,4 +53,4 @@ Shindo.tests("Fog::Compute[:iam] | policies", ['aws','iam']) do @user.destroy -end \ No newline at end of file +end diff --git a/tests/aws/models/iam/roles_tests.rb b/tests/aws/models/iam/roles_tests.rb index 338a4ce13..ddad4a7b2 100644 --- a/tests/aws/models/iam/roles_tests.rb +++ b/tests/aws/models/iam/roles_tests.rb @@ -60,4 +60,4 @@ Shindo.tests("Fog::Compute[:iam] | roles", ['aws','iam']) do @iam.roles.get(@role_four_name).destroy end -end \ No newline at end of file +end diff --git a/tests/aws/models/iam/users_tests.rb b/tests/aws/models/iam/users_tests.rb index 8c93fc480..7864b434a 100644 --- a/tests/aws/models/iam/users_tests.rb +++ b/tests/aws/models/iam/users_tests.rb @@ -65,4 +65,4 @@ Shindo.tests("Fog::Compute[:iam] | users", ['aws','iam']) do @iam.users.get(@user_two_name).destroy end -end \ No newline at end of file +end diff --git a/tests/aws/models/rds/snapshot_tests.rb b/tests/aws/models/rds/snapshot_tests.rb index 262c4536e..66e1e3208 100644 --- a/tests/aws/models/rds/snapshot_tests.rb +++ b/tests/aws/models/rds/snapshot_tests.rb @@ -10,4 +10,3 @@ Shindo.tests("AWS::RDS | snapshot", ['aws', 'rds']) do @server.destroy end - diff --git a/tests/aws/models/rds/snapshots_tests.rb b/tests/aws/models/rds/snapshots_tests.rb index 10ac42f07..0e69ec72b 100644 --- a/tests/aws/models/rds/snapshots_tests.rb +++ b/tests/aws/models/rds/snapshots_tests.rb @@ -10,4 +10,3 @@ Shindo.tests("AWS::RDS | snapshots", ['aws', 'rds']) do @server.destroy end - diff --git a/tests/aws/requests/elb/policy_tests.rb b/tests/aws/requests/elb/policy_tests.rb index abed8131f..587bb1402 100644 --- a/tests/aws/requests/elb/policy_tests.rb +++ b/tests/aws/requests/elb/policy_tests.rb @@ -130,4 +130,3 @@ Shindo.tests('AWS::ELB | policy_tests', ['aws', 'elb']) do Fog::AWS[:elb].delete_load_balancer(@load_balancer_id) end end - diff --git a/tests/aws/requests/glacier/archive_tests.rb b/tests/aws/requests/glacier/archive_tests.rb index 5f242d3ee..859fc71c6 100644 --- a/tests/aws/requests/glacier/archive_tests.rb +++ b/tests/aws/requests/glacier/archive_tests.rb @@ -10,4 +10,4 @@ Shindo.tests('AWS::Glacier | glacier archive tests', ['aws']) do #amazon won't let us delete the vault because it has been written to in the past day -end \ No newline at end of file +end diff --git a/tests/aws/requests/glacier/multipart_upload_tests.rb b/tests/aws/requests/glacier/multipart_upload_tests.rb index 1b45e0c03..5cd14f43c 100644 --- a/tests/aws/requests/glacier/multipart_upload_tests.rb +++ b/tests/aws/requests/glacier/multipart_upload_tests.rb @@ -26,4 +26,4 @@ Shindo.tests('AWS::Glacier | glacier archive tests', ['aws']) do Fog::AWS[:glacier].delete_archive('Fog-Test-Vault-upload', archive) #amazon won't let us delete the vault because it has been written to in the past day end -end \ No newline at end of file +end diff --git a/tests/aws/requests/glacier/tree_hash_tests.rb b/tests/aws/requests/glacier/tree_hash_tests.rb index abcbc3db6..fa6aa4d0f 100644 --- a/tests/aws/requests/glacier/tree_hash_tests.rb +++ b/tests/aws/requests/glacier/tree_hash_tests.rb @@ -59,4 +59,4 @@ Shindo.tests('AWS::Glacier | glacier tree hash calcuation', ['aws']) do end -end \ No newline at end of file +end diff --git a/tests/aws/requests/iam/role_tests.rb b/tests/aws/requests/iam/role_tests.rb index ab2e0f00e..3d78ddcbd 100644 --- a/tests/aws/requests/iam/role_tests.rb +++ b/tests/aws/requests/iam/role_tests.rb @@ -165,4 +165,3 @@ Shindo.tests('AWS::IAM | role requests', ['aws']) do end end - diff --git a/tests/aws/requests/rds/parameter_group_tests.rb b/tests/aws/requests/rds/parameter_group_tests.rb index 0db18030b..896e0f33a 100644 --- a/tests/aws/requests/rds/parameter_group_tests.rb +++ b/tests/aws/requests/rds/parameter_group_tests.rb @@ -59,4 +59,4 @@ Shindo.tests('AWS::RDS | parameter group requests', ['aws', 'rds']) do end -end \ No newline at end of file +end diff --git a/tests/aws/requests/rds/security_group_tests.rb b/tests/aws/requests/rds/security_group_tests.rb index bed676186..ec7882899 100644 --- a/tests/aws/requests/rds/security_group_tests.rb +++ b/tests/aws/requests/rds/security_group_tests.rb @@ -98,4 +98,4 @@ Shindo.tests('AWS::RDS | security group requests', ['aws', 'rds']) do body end end -end \ No newline at end of file +end diff --git a/tests/aws/requests/sqs/message_tests.rb b/tests/aws/requests/sqs/message_tests.rb index 7584bf2b8..e8399e8a1 100644 --- a/tests/aws/requests/sqs/message_tests.rb +++ b/tests/aws/requests/sqs/message_tests.rb @@ -48,4 +48,4 @@ Shindo.tests('AWS::SQS | message requests', ['aws']) do end -end \ No newline at end of file +end diff --git a/tests/aws/requests/sqs/queue_tests.rb b/tests/aws/requests/sqs/queue_tests.rb index d06daa49f..da2bab01c 100644 --- a/tests/aws/requests/sqs/queue_tests.rb +++ b/tests/aws/requests/sqs/queue_tests.rb @@ -47,4 +47,4 @@ Shindo.tests('AWS::SQS | queue requests', ['aws']) do end -end \ No newline at end of file +end diff --git a/tests/bluebox/requests/compute/location_tests.rb b/tests/bluebox/requests/compute/location_tests.rb index ce4cbc971..3d081281f 100644 --- a/tests/bluebox/requests/compute/location_tests.rb +++ b/tests/bluebox/requests/compute/location_tests.rb @@ -29,4 +29,4 @@ Shindo.tests('Fog::Compute[:bluebox] | location requests', ['bluebox']) do end end -end \ No newline at end of file +end diff --git a/tests/cloudsigma/models/server_tests.rb b/tests/cloudsigma/models/server_tests.rb index cf9150509..476e6b083 100644 --- a/tests/cloudsigma/models/server_tests.rb +++ b/tests/cloudsigma/models/server_tests.rb @@ -69,4 +69,4 @@ Shindo.tests('Fog::Compute[:cloudsigma] | server model', ['cloudsigma']) do end end -end \ No newline at end of file +end diff --git a/tests/cloudsigma/models/volume_tests.rb b/tests/cloudsigma/models/volume_tests.rb index 8f970ddda..baebee22c 100644 --- a/tests/cloudsigma/models/volume_tests.rb +++ b/tests/cloudsigma/models/volume_tests.rb @@ -18,4 +18,4 @@ Shindo.tests('Fog::Compute[:cloudsigma] | volume model', ['cloudsigma']) do end end -end \ No newline at end of file +end diff --git a/tests/cloudsigma/models/volumes_tests.rb b/tests/cloudsigma/models/volumes_tests.rb index 35903ff3b..fcf7bfde7 100644 --- a/tests/cloudsigma/models/volumes_tests.rb +++ b/tests/cloudsigma/models/volumes_tests.rb @@ -6,4 +6,4 @@ Shindo.tests('Fog::Compute[:cloudsigma] | volumes collection', ['cloudsigma']) d @instance.wait_for(timeout=60) { status == 'unmounted' } end -end \ No newline at end of file +end diff --git a/tests/cloudsigma/requests/volumes_tests.rb b/tests/cloudsigma/requests/volumes_tests.rb index c9e6df14d..21c541ce0 100644 --- a/tests/cloudsigma/requests/volumes_tests.rb +++ b/tests/cloudsigma/requests/volumes_tests.rb @@ -52,4 +52,4 @@ Shindo.tests('Fog::Compute[:cloudsigma] | volume requests', ['cloudsigma']) do end end -end \ No newline at end of file +end diff --git a/tests/cloudstack/requests/disk_offering_tests.rb b/tests/cloudstack/requests/disk_offering_tests.rb index d4802e805..1212991d4 100644 --- a/tests/cloudstack/requests/disk_offering_tests.rb +++ b/tests/cloudstack/requests/disk_offering_tests.rb @@ -26,4 +26,4 @@ Shindo.tests('Fog::Compute[:cloudstack] | disk offering requests', ['cloudstack' end -end \ No newline at end of file +end diff --git a/tests/cloudstack/requests/os_type_tests.rb b/tests/cloudstack/requests/os_type_tests.rb index 514b695e4..1346c5e46 100644 --- a/tests/cloudstack/requests/os_type_tests.rb +++ b/tests/cloudstack/requests/os_type_tests.rb @@ -34,4 +34,4 @@ Shindo.tests('Fog::Compute[:cloudstack] | os type requests', ['cloudstack']) do end -end \ No newline at end of file +end diff --git a/tests/cloudstack/requests/security_group_tests.rb b/tests/cloudstack/requests/security_group_tests.rb index 9f8f961f2..bd20daaeb 100644 --- a/tests/cloudstack/requests/security_group_tests.rb +++ b/tests/cloudstack/requests/security_group_tests.rb @@ -26,4 +26,4 @@ Shindo.tests('Fog::Compute[:cloudstack] | security group requests', ['cloudstack end -end \ No newline at end of file +end diff --git a/tests/cloudstack/requests/service_offering_tests.rb b/tests/cloudstack/requests/service_offering_tests.rb index 01360b91e..6262ab2a1 100644 --- a/tests/cloudstack/requests/service_offering_tests.rb +++ b/tests/cloudstack/requests/service_offering_tests.rb @@ -35,4 +35,4 @@ Shindo.tests('Fog::Compute[:cloudstack] | service offering requests', ['cloudsta end -end \ No newline at end of file +end diff --git a/tests/cloudstack/requests/snapshot_tests.rb b/tests/cloudstack/requests/snapshot_tests.rb index 4cae8a296..dd0796c68 100644 --- a/tests/cloudstack/requests/snapshot_tests.rb +++ b/tests/cloudstack/requests/snapshot_tests.rb @@ -29,4 +29,4 @@ Shindo.tests('Fog::Compute[:cloudstack] | snapshot requests', ['cloudstack']) do end -end \ No newline at end of file +end diff --git a/tests/cloudstack/requests/ssh_key_pair_tests.rb b/tests/cloudstack/requests/ssh_key_pair_tests.rb index 63e5a9dbe..2bfbe6256 100644 --- a/tests/cloudstack/requests/ssh_key_pair_tests.rb +++ b/tests/cloudstack/requests/ssh_key_pair_tests.rb @@ -20,4 +20,4 @@ Shindo.tests('Fog::Compute[:cloudstack] | ssh key pairs requests', ['cloudstack' end -end \ No newline at end of file +end diff --git a/tests/cloudstack/requests/template_tests.rb b/tests/cloudstack/requests/template_tests.rb index 758c2b99c..ac78da9c0 100644 --- a/tests/cloudstack/requests/template_tests.rb +++ b/tests/cloudstack/requests/template_tests.rb @@ -50,4 +50,4 @@ Shindo.tests('Fog::Compute[:cloudstack] | template requests', ['cloudstack']) do end -end \ No newline at end of file +end diff --git a/tests/core/service_tests.rb b/tests/core/service_tests.rb index 7c5f0badc..d6b932305 100644 --- a/tests/core/service_tests.rb +++ b/tests/core/service_tests.rb @@ -23,4 +23,4 @@ Shindo.tests('Fog::Service', ['core']) do returns('User-Agent' => user_agent) { service.options[:connection_options][:headers] } end -end \ No newline at end of file +end diff --git a/tests/core/uuid_tests.rb b/tests/core/uuid_tests.rb index d4dbe1a0a..b86e59927 100644 --- a/tests/core/uuid_tests.rb +++ b/tests/core/uuid_tests.rb @@ -7,4 +7,4 @@ Shindo.tests('Fog::UUID', 'core') do tests('success').succeeds do Fog::UUID.uuid =~ /[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}/ end -end \ No newline at end of file +end diff --git a/tests/digitalocean/models/compute/flavor_tests.rb b/tests/digitalocean/models/compute/flavor_tests.rb index 4c2927681..8e753800b 100644 --- a/tests/digitalocean/models/compute/flavor_tests.rb +++ b/tests/digitalocean/models/compute/flavor_tests.rb @@ -27,4 +27,3 @@ Shindo.tests("Fog::Compute[:digitalocean] | flavor model", ['digitalocean', 'com end end - diff --git a/tests/digitalocean/models/compute/image_tests.rb b/tests/digitalocean/models/compute/image_tests.rb index 8707cd9bd..261c5ba12 100644 --- a/tests/digitalocean/models/compute/image_tests.rb +++ b/tests/digitalocean/models/compute/image_tests.rb @@ -28,4 +28,3 @@ Shindo.tests("Fog::Compute[:digitalocean] | image model", ['digitalocean', 'comp end end - diff --git a/tests/digitalocean/models/compute/region_tests.rb b/tests/digitalocean/models/compute/region_tests.rb index 1a9dc0c37..c74d56584 100644 --- a/tests/digitalocean/models/compute/region_tests.rb +++ b/tests/digitalocean/models/compute/region_tests.rb @@ -27,4 +27,3 @@ Shindo.tests("Fog::Compute[:digitalocean] | region model", ['digitalocean', 'com end end - diff --git a/tests/digitalocean/models/compute/server_tests.rb b/tests/digitalocean/models/compute/server_tests.rb index 63ec8096f..ff5d14495 100644 --- a/tests/digitalocean/models/compute/server_tests.rb +++ b/tests/digitalocean/models/compute/server_tests.rb @@ -91,4 +91,3 @@ Shindo.tests("Fog::Compute[:digitalocean] | server model", ['digitalocean', 'com server.wait_for { ready? } end - diff --git a/tests/digitalocean/models/compute/ssh_key_tests.rb b/tests/digitalocean/models/compute/ssh_key_tests.rb index c2753f596..e3a259b59 100644 --- a/tests/digitalocean/models/compute/ssh_key_tests.rb +++ b/tests/digitalocean/models/compute/ssh_key_tests.rb @@ -41,4 +41,3 @@ Shindo.tests("Fog::Compute[:digitalocean] | ssh_key model", ['digitalocean', 'co end end - diff --git a/tests/dreamhost/dns_tests.rb b/tests/dreamhost/dns_tests.rb index 60c8cd542..7afa73375 100644 --- a/tests/dreamhost/dns_tests.rb +++ b/tests/dreamhost/dns_tests.rb @@ -17,4 +17,3 @@ Shindo.tests('Fog::DNS[:dreamhost]', ['dreamhost', 'dns']) do end end - diff --git a/tests/dreamhost/models/dns/record_tests.rb b/tests/dreamhost/models/dns/record_tests.rb index 00e3e1cce..45062d46a 100644 --- a/tests/dreamhost/models/dns/record_tests.rb +++ b/tests/dreamhost/models/dns/record_tests.rb @@ -70,4 +70,3 @@ Shindo.tests("Fog::DNS[:dreamhost] | record", ['dreamhost', 'dns']) do cleanup_records end - diff --git a/tests/dreamhost/models/dns/records_tests.rb b/tests/dreamhost/models/dns/records_tests.rb index 3573e8789..ab492d76e 100644 --- a/tests/dreamhost/models/dns/records_tests.rb +++ b/tests/dreamhost/models/dns/records_tests.rb @@ -26,4 +26,3 @@ Shindo.tests("Fog::DNS[:dreamhost] | records", ['dreamhost', 'dns']) do end end - diff --git a/tests/dreamhost/models/dns/zone_tests.rb b/tests/dreamhost/models/dns/zone_tests.rb index 2df835a4d..2c46f3ec1 100644 --- a/tests/dreamhost/models/dns/zone_tests.rb +++ b/tests/dreamhost/models/dns/zone_tests.rb @@ -59,4 +59,3 @@ Shindo.tests("Fog::DNS[:dreamhost] | zone", ['dreamhost', 'dns']) do end end - diff --git a/tests/dreamhost/models/dns/zones_tests.rb b/tests/dreamhost/models/dns/zones_tests.rb index 3ea0565ae..caee3448a 100644 --- a/tests/dreamhost/models/dns/zones_tests.rb +++ b/tests/dreamhost/models/dns/zones_tests.rb @@ -26,4 +26,3 @@ Shindo.tests("Fog::DNS[:dreamhost] | Zones Collection", ['dreamhost', 'dns']) do end end - diff --git a/tests/helpers/model_helper.rb b/tests/helpers/model_helper.rb index 404dffc01..c31a60ca9 100644 --- a/tests/helpers/model_helper.rb +++ b/tests/helpers/model_helper.rb @@ -29,5 +29,3 @@ def uniq_id(base_name = 'fog-test') suffix = rand(65536).to_s(16).rjust(4, '0') [base_name, suffix] * '-' end - - diff --git a/tests/hp/models/block_storage_v2/volume_backups_tests.rb b/tests/hp/models/block_storage_v2/volume_backups_tests.rb index 44cfa32e1..336582172 100644 --- a/tests/hp/models/block_storage_v2/volume_backups_tests.rb +++ b/tests/hp/models/block_storage_v2/volume_backups_tests.rb @@ -6,4 +6,4 @@ Shindo.tests("Fog::Compute::HPV2 | volume backups collection", ['hp', 'v2', 'blo collection_tests(HP[:block_storage_v2].volume_backups, {:name => 'fogbkp2tests', :description => 'fogbkp2tests-desc', :volume_id => @volume.id}, true) @volume.destroy -end \ No newline at end of file +end diff --git a/tests/hp/models/compute/addresses_tests.rb b/tests/hp/models/compute/addresses_tests.rb index eb821772b..a6065bea7 100644 --- a/tests/hp/models/compute/addresses_tests.rb +++ b/tests/hp/models/compute/addresses_tests.rb @@ -2,4 +2,4 @@ Shindo.tests("Fog::Compute[:hp] | addresses", ['hp']) do collection_tests(Fog::Compute[:hp].addresses, {}, true) -end \ No newline at end of file +end diff --git a/tests/hp/models/compute/key_pairs_tests.rb b/tests/hp/models/compute/key_pairs_tests.rb index 60e34ebfa..a49b96c2a 100644 --- a/tests/hp/models/compute/key_pairs_tests.rb +++ b/tests/hp/models/compute/key_pairs_tests.rb @@ -2,4 +2,4 @@ Shindo.tests("Fog::Compute[:hp] | key_pairs", ['hp']) do collection_tests(Fog::Compute[:hp].key_pairs, {:name => 'fogkeyname'}, true) -end \ No newline at end of file +end diff --git a/tests/hp/models/compute_v2/addresses_tests.rb b/tests/hp/models/compute_v2/addresses_tests.rb index 87d22acce..1fc99bf57 100644 --- a/tests/hp/models/compute_v2/addresses_tests.rb +++ b/tests/hp/models/compute_v2/addresses_tests.rb @@ -4,4 +4,4 @@ Shindo.tests("Fog::Compute::HPV2 | addresses collection", ['hp', 'v2', 'compute' collection_tests(service.addresses, {}, true) -end \ No newline at end of file +end diff --git a/tests/hp/models/compute_v2/availability_zones_tests.rb b/tests/hp/models/compute_v2/availability_zones_tests.rb index a97143d73..f914203d1 100644 --- a/tests/hp/models/compute_v2/availability_zones_tests.rb +++ b/tests/hp/models/compute_v2/availability_zones_tests.rb @@ -10,4 +10,4 @@ Shindo.tests("Fog::Compute::HPV2 | availability zones collection", ['hp', 'v2', @zones.get('az1').name == 'az1' end -end \ No newline at end of file +end diff --git a/tests/hp/models/compute_v2/key_pairs_tests.rb b/tests/hp/models/compute_v2/key_pairs_tests.rb index 0f0fddf52..a7c0b67fd 100644 --- a/tests/hp/models/compute_v2/key_pairs_tests.rb +++ b/tests/hp/models/compute_v2/key_pairs_tests.rb @@ -4,4 +4,4 @@ Shindo.tests("Fog::Compute::HPV2 | key pairs collection", ['hp', 'v2', 'compute' collection_tests(service.key_pairs, {:name => 'fogkeyname'}, true) -end \ No newline at end of file +end diff --git a/tests/hp/models/compute_v2/servers_tests.rb b/tests/hp/models/compute_v2/servers_tests.rb index 2b364f0cb..27a655b4a 100644 --- a/tests/hp/models/compute_v2/servers_tests.rb +++ b/tests/hp/models/compute_v2/servers_tests.rb @@ -6,4 +6,4 @@ Shindo.tests("Fog::Compute::HPV2 | servers collection", ['hp', 'v2', 'compute']) collection_tests(service.servers, {:name => 'fogservercolltest', :flavor_id => 100, :image_id => @base_image_id}, true) -end \ No newline at end of file +end diff --git a/tests/hp/models/compute_v2/volume_attachments_tests.rb b/tests/hp/models/compute_v2/volume_attachments_tests.rb index 34b00f441..c5d280e63 100644 --- a/tests/hp/models/compute_v2/volume_attachments_tests.rb +++ b/tests/hp/models/compute_v2/volume_attachments_tests.rb @@ -14,4 +14,4 @@ Shindo.tests("Fog::Compute::HPV2 | volume attachments collection", ['hp', 'v2', @volume.destroy @server.destroy -end \ No newline at end of file +end diff --git a/tests/hp/models/dns/domains_tests.rb b/tests/hp/models/dns/domains_tests.rb index 5b92d66ef..fa3f06e79 100644 --- a/tests/hp/models/dns/domains_tests.rb +++ b/tests/hp/models/dns/domains_tests.rb @@ -11,4 +11,4 @@ Shindo.tests('HP::DNS | domains collection', ['hp', 'dns', 'domains']) do end -end \ No newline at end of file +end diff --git a/tests/hp/models/dns/records_tests.rb b/tests/hp/models/dns/records_tests.rb index ddf6093e6..17ec76d50 100644 --- a/tests/hp/models/dns/records_tests.rb +++ b/tests/hp/models/dns/records_tests.rb @@ -6,4 +6,4 @@ Shindo.tests('HP::DNS | records collection', ['hp', 'dns', 'records']) do collection_tests(@domain.records, attributes, true) @domain.destroy -end \ No newline at end of file +end diff --git a/tests/hp/models/lb/algorithms_tests.rb b/tests/hp/models/lb/algorithms_tests.rb index f5e32ba18..1e342e367 100644 --- a/tests/hp/models/lb/algorithms_tests.rb +++ b/tests/hp/models/lb/algorithms_tests.rb @@ -12,4 +12,4 @@ Shindo.tests('HP::LB | algorithms collection', ['hp', 'lb', 'algorithms']) do end -end \ No newline at end of file +end diff --git a/tests/hp/models/lb/load_balancer_node_tests.rb b/tests/hp/models/lb/load_balancer_node_tests.rb index 704423dad..c222c4098 100644 --- a/tests/hp/models/lb/load_balancer_node_tests.rb +++ b/tests/hp/models/lb/load_balancer_node_tests.rb @@ -6,4 +6,4 @@ Shindo.tests('HP::LB | load balancer node model', ['hp', 'lb', 'node']) do attributes = {:address => '15.185.1.1', :port => '80'} model_tests(@lb.nodes, attributes, true) -end \ No newline at end of file +end diff --git a/tests/hp/models/lb/load_balancer_nodes_tests.rb b/tests/hp/models/lb/load_balancer_nodes_tests.rb index 46f8f60af..993bb9fa8 100644 --- a/tests/hp/models/lb/load_balancer_nodes_tests.rb +++ b/tests/hp/models/lb/load_balancer_nodes_tests.rb @@ -24,4 +24,4 @@ Shindo.tests('HP::LB | load balancer nodes collection', ['hp', 'lb', 'node']) do @lb.destroy -end \ No newline at end of file +end diff --git a/tests/hp/models/lb/load_balancer_tests.rb b/tests/hp/models/lb/load_balancer_tests.rb index b24161b11..74bf4c20e 100644 --- a/tests/hp/models/lb/load_balancer_tests.rb +++ b/tests/hp/models/lb/load_balancer_tests.rb @@ -3,4 +3,4 @@ Shindo.tests('HP::LB | load balancer model', ['hp', 'lb', 'load_balancer']) do attributes = {:name => 'fog-lb', :nodes => [{'address' => '15.185.1.1', 'port' => '80'}]} model_tests(HP[:lb].load_balancers, attributes, true) -end \ No newline at end of file +end diff --git a/tests/hp/models/lb/load_balancer_virtual_ips_tests.rb b/tests/hp/models/lb/load_balancer_virtual_ips_tests.rb index f1d0d5847..e9472e120 100644 --- a/tests/hp/models/lb/load_balancer_virtual_ips_tests.rb +++ b/tests/hp/models/lb/load_balancer_virtual_ips_tests.rb @@ -19,4 +19,4 @@ Shindo.tests('HP::LB | load balancer virtual ips collection', ['hp', 'lb', 'virt @lb.destroy -end \ No newline at end of file +end diff --git a/tests/hp/models/lb/load_balancers_tests.rb b/tests/hp/models/lb/load_balancers_tests.rb index ee53622ed..4d231ef71 100644 --- a/tests/hp/models/lb/load_balancers_tests.rb +++ b/tests/hp/models/lb/load_balancers_tests.rb @@ -19,4 +19,4 @@ Shindo.tests('HP::LB | load balancer collection', ['hp', 'lb', 'load_balancer']) @lb.destroy end -end \ No newline at end of file +end diff --git a/tests/hp/models/lb/protocols_tests.rb b/tests/hp/models/lb/protocols_tests.rb index 13035c862..55342cab7 100644 --- a/tests/hp/models/lb/protocols_tests.rb +++ b/tests/hp/models/lb/protocols_tests.rb @@ -12,4 +12,4 @@ Shindo.tests('HP::LB | protocol collection', ['hp', 'lb', 'protocol']) do end -end \ No newline at end of file +end diff --git a/tests/hp/models/network/floating_ips_tests.rb b/tests/hp/models/network/floating_ips_tests.rb index 94cb8c307..5fc986e18 100644 --- a/tests/hp/models/network/floating_ips_tests.rb +++ b/tests/hp/models/network/floating_ips_tests.rb @@ -5,4 +5,4 @@ Shindo.tests('HP::Network | networking floating ips collection', ['hp', 'network attributes = {:floating_network_id => @ext_network.id} collection_tests(HP[:network].floating_ips, attributes, true) -end \ No newline at end of file +end diff --git a/tests/hp/models/network/networks_tests.rb b/tests/hp/models/network/networks_tests.rb index a5dc755a9..fd95e3759 100644 --- a/tests/hp/models/network/networks_tests.rb +++ b/tests/hp/models/network/networks_tests.rb @@ -12,4 +12,4 @@ Shindo.tests('HP::Network | networking networks collection', ['hp', 'networking' end -end \ No newline at end of file +end diff --git a/tests/hp/models/network/ports_tests.rb b/tests/hp/models/network/ports_tests.rb index b504aebcd..9e2164fc0 100644 --- a/tests/hp/models/network/ports_tests.rb +++ b/tests/hp/models/network/ports_tests.rb @@ -18,4 +18,4 @@ Shindo.tests('HP::Network | networking ports collection', ['hp', 'networking', ' end @network.destroy -end \ No newline at end of file +end diff --git a/tests/hp/models/network/routers_tests.rb b/tests/hp/models/network/routers_tests.rb index a06a230a8..dcd1a0050 100644 --- a/tests/hp/models/network/routers_tests.rb +++ b/tests/hp/models/network/routers_tests.rb @@ -16,4 +16,4 @@ Shindo.tests('HP::Network | networking routers collection', ['hp', 'networking', @router.destroy end -end \ No newline at end of file +end diff --git a/tests/hp/models/network/security_group_rules_tests.rb b/tests/hp/models/network/security_group_rules_tests.rb index 96ec33740..c08baeed1 100644 --- a/tests/hp/models/network/security_group_rules_tests.rb +++ b/tests/hp/models/network/security_group_rules_tests.rb @@ -20,4 +20,4 @@ Shindo.tests('HP::Network | networking security group rules collection', ['hp', end @secgroup.destroy -end \ No newline at end of file +end diff --git a/tests/hp/models/network/security_groups_tests.rb b/tests/hp/models/network/security_groups_tests.rb index b3ddc9296..33b5cad2a 100644 --- a/tests/hp/models/network/security_groups_tests.rb +++ b/tests/hp/models/network/security_groups_tests.rb @@ -17,4 +17,4 @@ Shindo.tests('HP::Network | networking security groups collection', ['hp', 'netw end -end \ No newline at end of file +end diff --git a/tests/hp/models/network/subnets_tests.rb b/tests/hp/models/network/subnets_tests.rb index b323cfdb1..ecac30f14 100644 --- a/tests/hp/models/network/subnets_tests.rb +++ b/tests/hp/models/network/subnets_tests.rb @@ -19,4 +19,4 @@ Shindo.tests('HP::Network | networking subnets collection', ['hp', 'networking', end @network.destroy -end \ No newline at end of file +end diff --git a/tests/hp/models/storage/directories_tests.rb b/tests/hp/models/storage/directories_tests.rb index fc8741653..ea9a9473c 100644 --- a/tests/hp/models/storage/directories_tests.rb +++ b/tests/hp/models/storage/directories_tests.rb @@ -20,4 +20,4 @@ Shindo.tests("Fog::Storage[:hp] | directories", ['hp', 'storage']) do end -end \ No newline at end of file +end diff --git a/tests/hp/models/storage/file_tests.rb b/tests/hp/models/storage/file_tests.rb index 6c2b8f1a5..1f69982f1 100644 --- a/tests/hp/models/storage/file_tests.rb +++ b/tests/hp/models/storage/file_tests.rb @@ -41,4 +41,4 @@ Shindo.tests("Fog::Storage[:hp] | directory", ['hp', 'storage']) do @directory.destroy -end \ No newline at end of file +end diff --git a/tests/hp/models/storage/files_tests.rb b/tests/hp/models/storage/files_tests.rb index a211dad0a..4665b20b5 100644 --- a/tests/hp/models/storage/files_tests.rb +++ b/tests/hp/models/storage/files_tests.rb @@ -35,4 +35,4 @@ Shindo.tests("Fog::Storage[:hp] | files", ['hp', 'storage']) do @file.destroy @directory.destroy -end \ No newline at end of file +end diff --git a/tests/hp/requests/compute/metadata_tests.rb b/tests/hp/requests/compute/metadata_tests.rb index 688a6d1cd..1094cdd5e 100644 --- a/tests/hp/requests/compute/metadata_tests.rb +++ b/tests/hp/requests/compute/metadata_tests.rb @@ -67,4 +67,4 @@ Shindo.tests("Fog::Compute[:hp] | metadata requests", ['hp']) do @server.destroy end -end \ No newline at end of file +end diff --git a/tests/hp/requests/compute_v2/availability_zone_tests.rb b/tests/hp/requests/compute_v2/availability_zone_tests.rb index 18f2e13d4..d3438e1c4 100644 --- a/tests/hp/requests/compute_v2/availability_zone_tests.rb +++ b/tests/hp/requests/compute_v2/availability_zone_tests.rb @@ -16,4 +16,4 @@ Shindo.tests("Fog::Compute::HPV2 | availability_zone requests", ['hp', 'v2', 'co end -end \ No newline at end of file +end diff --git a/tests/hp/requests/compute_v2/metadata_tests.rb b/tests/hp/requests/compute_v2/metadata_tests.rb index f147593a8..fda13f9e3 100644 --- a/tests/hp/requests/compute_v2/metadata_tests.rb +++ b/tests/hp/requests/compute_v2/metadata_tests.rb @@ -98,4 +98,4 @@ Shindo.tests("Fog::Compute::HPV2 | metadata requests", ['hp', 'v2', 'compute']) end end -end \ No newline at end of file +end diff --git a/tests/hp/requests/dns/domain_tests.rb b/tests/hp/requests/dns/domain_tests.rb index b33ef756d..9cd06c35b 100644 --- a/tests/hp/requests/dns/domain_tests.rb +++ b/tests/hp/requests/dns/domain_tests.rb @@ -69,4 +69,4 @@ Shindo.tests("HP::DNS | domain requests", ['hp', 'dns', 'domain']) do end -end \ No newline at end of file +end diff --git a/tests/hp/requests/dns/records_tests.rb b/tests/hp/requests/dns/records_tests.rb index 6134caef7..6c0a50060 100644 --- a/tests/hp/requests/dns/records_tests.rb +++ b/tests/hp/requests/dns/records_tests.rb @@ -61,4 +61,4 @@ Shindo.tests("HP::DNS | record requests", ['hp', 'dns', 'record']) do end -end \ No newline at end of file +end diff --git a/tests/hp/requests/lb/algorithms_tests.rb b/tests/hp/requests/lb/algorithms_tests.rb index bc8729c0b..b0b2c69e6 100644 --- a/tests/hp/requests/lb/algorithms_tests.rb +++ b/tests/hp/requests/lb/algorithms_tests.rb @@ -11,4 +11,4 @@ Shindo.tests("HP::LB | algorithms", ['hp', 'lb', 'algorithms']) do end -end \ No newline at end of file +end diff --git a/tests/hp/requests/lb/limits_tests.rb b/tests/hp/requests/lb/limits_tests.rb index cd119689b..97f0fb536 100644 --- a/tests/hp/requests/lb/limits_tests.rb +++ b/tests/hp/requests/lb/limits_tests.rb @@ -13,4 +13,4 @@ Shindo.tests("HP::LB | limits requests", ['hp', 'lb', 'limits']) do end end -end \ No newline at end of file +end diff --git a/tests/hp/requests/lb/load_balancer_nodes_tests.rb b/tests/hp/requests/lb/load_balancer_nodes_tests.rb index ba4621721..193774a06 100644 --- a/tests/hp/requests/lb/load_balancer_nodes_tests.rb +++ b/tests/hp/requests/lb/load_balancer_nodes_tests.rb @@ -43,4 +43,4 @@ Shindo.tests('HP::LB | load balancer nodes', ['hp', 'lb', 'nodes']) do end end -end \ No newline at end of file +end diff --git a/tests/hp/requests/lb/load_balancer_tests.rb b/tests/hp/requests/lb/load_balancer_tests.rb index 8e1aec9b6..19be317be 100644 --- a/tests/hp/requests/lb/load_balancer_tests.rb +++ b/tests/hp/requests/lb/load_balancer_tests.rb @@ -53,4 +53,4 @@ Shindo.tests("HP::LB | load balancers requests", ['hp', 'lb', 'load_balancer']) end end -end \ No newline at end of file +end diff --git a/tests/hp/requests/lb/protocols_tests.rb b/tests/hp/requests/lb/protocols_tests.rb index 016494246..9b922407a 100644 --- a/tests/hp/requests/lb/protocols_tests.rb +++ b/tests/hp/requests/lb/protocols_tests.rb @@ -11,4 +11,4 @@ Shindo.tests("HP::LB | protocols requests", ['hp', 'lb', 'protocols']) do end end -end \ No newline at end of file +end diff --git a/tests/hp/requests/lb/versions_tests.rb b/tests/hp/requests/lb/versions_tests.rb index 7b9319f3b..fa2eab867 100644 --- a/tests/hp/requests/lb/versions_tests.rb +++ b/tests/hp/requests/lb/versions_tests.rb @@ -13,4 +13,4 @@ Shindo.tests("HP::LB | versions requests", ['hp', 'lb', 'versions']) do end end -end \ No newline at end of file +end diff --git a/tests/hp/requests/lb/virtual_ips_tests.rb b/tests/hp/requests/lb/virtual_ips_tests.rb index ade2d5d76..3011b4065 100644 --- a/tests/hp/requests/lb/virtual_ips_tests.rb +++ b/tests/hp/requests/lb/virtual_ips_tests.rb @@ -31,4 +31,4 @@ Shindo.tests("HP::LB | virtual ips requests", ['hp', 'lb', 'virtual_ips']) do end end -end \ No newline at end of file +end diff --git a/tests/hp/requests/network/floating_ip_tests.rb b/tests/hp/requests/network/floating_ip_tests.rb index 20090e5eb..6ef9f637f 100644 --- a/tests/hp/requests/network/floating_ip_tests.rb +++ b/tests/hp/requests/network/floating_ip_tests.rb @@ -67,4 +67,4 @@ Shindo.tests('HP::Network | networking floating ip requests', ['hp', 'networking # cleanup HP[:network].delete_port(@port_id) -end \ No newline at end of file +end diff --git a/tests/hp/requests/network/network_tests.rb b/tests/hp/requests/network/network_tests.rb index bf8db6ebf..7b8ac7f50 100644 --- a/tests/hp/requests/network/network_tests.rb +++ b/tests/hp/requests/network/network_tests.rb @@ -54,4 +54,4 @@ Shindo.tests('HP::Network | networking network requests', ['hp', 'networking', end end -end \ No newline at end of file +end diff --git a/tests/hp/requests/network/port_tests.rb b/tests/hp/requests/network/port_tests.rb index 57ac1d458..6d49918c9 100644 --- a/tests/hp/requests/network/port_tests.rb +++ b/tests/hp/requests/network/port_tests.rb @@ -68,4 +68,4 @@ Shindo.tests('HP::Network | networking port requests', ['hp', 'networking', 'por # cleanup HP[:network].delete_network(@network_id) -end \ No newline at end of file +end diff --git a/tests/hp/requests/network/router_tests.rb b/tests/hp/requests/network/router_tests.rb index 551bb44a9..f0e3c0fab 100644 --- a/tests/hp/requests/network/router_tests.rb +++ b/tests/hp/requests/network/router_tests.rb @@ -105,4 +105,4 @@ Shindo.tests('HP::Network | networking router requests', ['hp', 'networking', 'r #HP[:network].delete_port(@port_id) HP[:network].delete_network(@network_id) -end \ No newline at end of file +end diff --git a/tests/hp/requests/network/subnet_tests.rb b/tests/hp/requests/network/subnet_tests.rb index f6c586aec..f03cdb440 100644 --- a/tests/hp/requests/network/subnet_tests.rb +++ b/tests/hp/requests/network/subnet_tests.rb @@ -68,4 +68,4 @@ Shindo.tests('HP::Network | networking subnet requests', ['hp', 'networking', 's # cleanup HP[:network].delete_network(@network_id) -end \ No newline at end of file +end diff --git a/tests/hp/user_agent_tests.rb b/tests/hp/user_agent_tests.rb index 2468d993d..0807cdb05 100644 --- a/tests/hp/user_agent_tests.rb +++ b/tests/hp/user_agent_tests.rb @@ -10,4 +10,4 @@ Shindo.tests('Fog::Compute[:hp] | user agent', ['hp', 'user_agent']) do conn = Fog::Compute::HP.new(:user_agent => "TesterClient/1.0.0") conn.instance_variable_get(:@connection_options)[:headers]['User-Agent'] end -end \ No newline at end of file +end diff --git a/tests/ninefold/models/storage/file_update_tests.rb b/tests/ninefold/models/storage/file_update_tests.rb index 1a4fae86a..b6f06b732 100644 --- a/tests/ninefold/models/storage/file_update_tests.rb +++ b/tests/ninefold/models/storage/file_update_tests.rb @@ -16,4 +16,4 @@ Shindo.tests("Storage[:ninefold] | nested directories", ['ninefold']) do @directory.destroy(:recursive => true) end -end \ No newline at end of file +end diff --git a/tests/ninefold/models/storage/nested_directories_tests.rb b/tests/ninefold/models/storage/nested_directories_tests.rb index ad0de9e87..2f8288834 100644 --- a/tests/ninefold/models/storage/nested_directories_tests.rb +++ b/tests/ninefold/models/storage/nested_directories_tests.rb @@ -20,4 +20,4 @@ Shindo.tests("Storage[:ninefold] | nested directories", ['ninefold']) do ninefold.directories.get('sub').destroy(:recursive => true) end -end \ No newline at end of file +end diff --git a/tests/openstack/authenticate_tests.rb b/tests/openstack/authenticate_tests.rb index 7979fba95..d1c5327b3 100644 --- a/tests/openstack/authenticate_tests.rb +++ b/tests/openstack/authenticate_tests.rb @@ -161,4 +161,3 @@ Shindo.tests('OpenStack | authenticate', ['openstack']) do Excon.defaults[:mock] = @old_mock_value end end - diff --git a/tests/openstack/models/compute/images_tests.rb b/tests/openstack/models/compute/images_tests.rb index b2dd3712f..d36c9c12f 100644 --- a/tests/openstack/models/compute/images_tests.rb +++ b/tests/openstack/models/compute/images_tests.rb @@ -11,4 +11,3 @@ Shindo.tests("Fog::Compute[:openstack] | images collection", ['openstack']) do end end - diff --git a/tests/openstack/models/compute/server_tests.rb b/tests/openstack/models/compute/server_tests.rb index 231e61db8..6d66cc536 100644 --- a/tests/openstack/models/compute/server_tests.rb +++ b/tests/openstack/models/compute/server_tests.rb @@ -218,4 +218,3 @@ Shindo.tests("Fog::Compute[:openstack] | server", ['openstack']) do end end - diff --git a/tests/openstack/models/identity/role_tests.rb b/tests/openstack/models/identity/role_tests.rb index d9bd7b569..51a8287c4 100644 --- a/tests/openstack/models/identity/role_tests.rb +++ b/tests/openstack/models/identity/role_tests.rb @@ -24,4 +24,3 @@ Shindo.tests("Fog::Identity[:openstack] | role", ['openstack']) do @user.destroy @tenant.destroy end - diff --git a/tests/openstack/models/network/lb_health_monitor_tests.rb b/tests/openstack/models/network/lb_health_monitor_tests.rb index 084a008fd..81409dc9b 100644 --- a/tests/openstack/models/network/lb_health_monitor_tests.rb +++ b/tests/openstack/models/network/lb_health_monitor_tests.rb @@ -49,4 +49,4 @@ Shindo.tests("Fog::Network[:openstack] | lb_health_monitor", ['openstack']) do end -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/lb_health_monitors_tests.rb b/tests/openstack/models/network/lb_health_monitors_tests.rb index 3f204444d..b5470e432 100644 --- a/tests/openstack/models/network/lb_health_monitors_tests.rb +++ b/tests/openstack/models/network/lb_health_monitors_tests.rb @@ -18,4 +18,4 @@ Shindo.tests("Fog::Network[:openstack] | lb_health_monitors", ['openstack']) do end @lb_health_monitor.destroy -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/lb_member_tests.rb b/tests/openstack/models/network/lb_member_tests.rb index 8427c0ccf..0bcc1a52b 100644 --- a/tests/openstack/models/network/lb_member_tests.rb +++ b/tests/openstack/models/network/lb_member_tests.rb @@ -25,4 +25,4 @@ Shindo.tests("Fog::Network[:openstack] | lb_member", ['openstack']) do end -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/lb_members_tests.rb b/tests/openstack/models/network/lb_members_tests.rb index 3888fa9ef..53b2ef9e8 100644 --- a/tests/openstack/models/network/lb_members_tests.rb +++ b/tests/openstack/models/network/lb_members_tests.rb @@ -18,4 +18,4 @@ Shindo.tests("Fog::Network[:openstack] | lb_members", ['openstack']) do end @lb_member.destroy -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/lb_pool_tests.rb b/tests/openstack/models/network/lb_pool_tests.rb index 6cfe93ae6..e97d2f43b 100644 --- a/tests/openstack/models/network/lb_pool_tests.rb +++ b/tests/openstack/models/network/lb_pool_tests.rb @@ -50,4 +50,4 @@ Shindo.tests("Fog::Network[:openstack] | lb_pool", ['openstack']) do end -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/lb_pools_tests.rb b/tests/openstack/models/network/lb_pools_tests.rb index db504b485..7a37fea51 100644 --- a/tests/openstack/models/network/lb_pools_tests.rb +++ b/tests/openstack/models/network/lb_pools_tests.rb @@ -17,4 +17,4 @@ Shindo.tests("Fog::Network[:openstack] | lb_pools", ['openstack']) do end @lb_pool.destroy -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/lb_vip_tests.rb b/tests/openstack/models/network/lb_vip_tests.rb index 390951abc..d2adfb23d 100644 --- a/tests/openstack/models/network/lb_vip_tests.rb +++ b/tests/openstack/models/network/lb_vip_tests.rb @@ -36,4 +36,4 @@ Shindo.tests("Fog::Network[:openstack] | lb_vip", ['openstack']) do end -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/lb_vips_tests.rb b/tests/openstack/models/network/lb_vips_tests.rb index 51ee026a8..9c769122c 100644 --- a/tests/openstack/models/network/lb_vips_tests.rb +++ b/tests/openstack/models/network/lb_vips_tests.rb @@ -18,4 +18,4 @@ Shindo.tests("Fog::Network[:openstack] | lb_vips", ['openstack']) do end @lb_vip.destroy -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/networks_tests.rb b/tests/openstack/models/network/networks_tests.rb index 712b09168..9ff67d09e 100644 --- a/tests/openstack/models/network/networks_tests.rb +++ b/tests/openstack/models/network/networks_tests.rb @@ -18,4 +18,4 @@ Shindo.tests("Fog::Network[:openstack] | networks", ['openstack']) do end @network.destroy -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/port_tests.rb b/tests/openstack/models/network/port_tests.rb index b32863a73..af5dd1319 100644 --- a/tests/openstack/models/network/port_tests.rb +++ b/tests/openstack/models/network/port_tests.rb @@ -25,4 +25,4 @@ Shindo.tests("Fog::Network[:openstack] | port", ['openstack']) do end -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/ports_tests.rb b/tests/openstack/models/network/ports_tests.rb index d5488b9e7..7e77f69af 100644 --- a/tests/openstack/models/network/ports_tests.rb +++ b/tests/openstack/models/network/ports_tests.rb @@ -22,4 +22,4 @@ Shindo.tests("Fog::Network[:openstack] | ports", ['openstack']) do end @port.destroy -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/subnet_tests.rb b/tests/openstack/models/network/subnet_tests.rb index c334b0167..21cc9cb28 100644 --- a/tests/openstack/models/network/subnet_tests.rb +++ b/tests/openstack/models/network/subnet_tests.rb @@ -27,4 +27,4 @@ Shindo.tests("Fog::Network[:openstack] | subnet", ['openstack']) do end -end \ No newline at end of file +end diff --git a/tests/openstack/models/network/subnets_tests.rb b/tests/openstack/models/network/subnets_tests.rb index e9e01fd5e..1a0acc99b 100644 --- a/tests/openstack/models/network/subnets_tests.rb +++ b/tests/openstack/models/network/subnets_tests.rb @@ -24,4 +24,4 @@ Shindo.tests("Fog::Network[:openstack] | subnets", ['openstack']) do end @subnet.destroy -end \ No newline at end of file +end diff --git a/tests/openstack/requests/compute/limit_tests.rb b/tests/openstack/requests/compute/limit_tests.rb index 0cc6a2364..ffd032e39 100644 --- a/tests/openstack/requests/compute/limit_tests.rb +++ b/tests/openstack/requests/compute/limit_tests.rb @@ -57,4 +57,3 @@ Shindo.tests('Fog::Compute[:openstack] | limits requests', ['openstack']) do end end end - diff --git a/tests/openstack/requests/compute/quota_tests.rb b/tests/openstack/requests/compute/quota_tests.rb index 5be0c04bb..677edf7b8 100644 --- a/tests/openstack/requests/compute/quota_tests.rb +++ b/tests/openstack/requests/compute/quota_tests.rb @@ -58,4 +58,3 @@ Shindo.tests('Fog::Compute[:openstack] | quota requests', ['openstack']) do end end - diff --git a/tests/openstack/requests/identity/role_tests.rb b/tests/openstack/requests/identity/role_tests.rb index 6bf25ab2d..b1187cae3 100644 --- a/tests/openstack/requests/identity/role_tests.rb +++ b/tests/openstack/requests/identity/role_tests.rb @@ -43,4 +43,3 @@ Shindo.tests('Fog::Identity[:openstack] | role requests', ['openstack']) do end end - diff --git a/tests/openstack/requests/network/lb_health_monitor_tests.rb b/tests/openstack/requests/network/lb_health_monitor_tests.rb index 559454c39..5d117d872 100644 --- a/tests/openstack/requests/network/lb_health_monitor_tests.rb +++ b/tests/openstack/requests/network/lb_health_monitor_tests.rb @@ -90,4 +90,4 @@ Shindo.tests('Fog::Network[:openstack] | lb_health_monitor requests', ['openstac end end -end \ No newline at end of file +end diff --git a/tests/openstack/requests/network/lb_member_tests.rb b/tests/openstack/requests/network/lb_member_tests.rb index 7f5c857d5..721e35818 100644 --- a/tests/openstack/requests/network/lb_member_tests.rb +++ b/tests/openstack/requests/network/lb_member_tests.rb @@ -57,4 +57,4 @@ Shindo.tests('Fog::Network[:openstack] | lb_member requests', ['openstack']) do end end -end \ No newline at end of file +end diff --git a/tests/openstack/requests/network/lb_pool_tests.rb b/tests/openstack/requests/network/lb_pool_tests.rb index 5646ff198..994c8d4c3 100644 --- a/tests/openstack/requests/network/lb_pool_tests.rb +++ b/tests/openstack/requests/network/lb_pool_tests.rb @@ -77,4 +77,4 @@ Shindo.tests('Fog::Network[:openstack] | lb_pool requests', ['openstack']) do end end -end \ No newline at end of file +end diff --git a/tests/openstack/requests/network/lb_vip_tests.rb b/tests/openstack/requests/network/lb_vip_tests.rb index b79fb94a0..b0b70110b 100644 --- a/tests/openstack/requests/network/lb_vip_tests.rb +++ b/tests/openstack/requests/network/lb_vip_tests.rb @@ -68,4 +68,4 @@ Shindo.tests('Fog::Network[:openstack] | lb_vip requests', ['openstack']) do end end -end \ No newline at end of file +end diff --git a/tests/openstack/requests/network/port_tests.rb b/tests/openstack/requests/network/port_tests.rb index ea5923092..6e253d28a 100644 --- a/tests/openstack/requests/network/port_tests.rb +++ b/tests/openstack/requests/network/port_tests.rb @@ -60,4 +60,4 @@ Shindo.tests('Fog::Network[:openstack] | port requests', ['openstack']) do end end -end \ No newline at end of file +end diff --git a/tests/openstack/requests/network/subnet_tests.rb b/tests/openstack/requests/network/subnet_tests.rb index 1fc1c7cca..ada254d39 100644 --- a/tests/openstack/requests/network/subnet_tests.rb +++ b/tests/openstack/requests/network/subnet_tests.rb @@ -63,4 +63,4 @@ Shindo.tests('Fog::Network[:openstack] | subnet requests', ['openstack']) do end end -end \ No newline at end of file +end diff --git a/tests/openstack/requests/volume/quota_tests.rb b/tests/openstack/requests/volume/quota_tests.rb index 5e5290ad0..1531f16b6 100644 --- a/tests/openstack/requests/volume/quota_tests.rb +++ b/tests/openstack/requests/volume/quota_tests.rb @@ -48,4 +48,3 @@ Shindo.tests('Fog::Volume[:openstack] | quota requests', ['openstack']) do end end - diff --git a/tests/openstack/storage_tests.rb b/tests/openstack/storage_tests.rb index d7f21312f..d514d0b2a 100644 --- a/tests/openstack/storage_tests.rb +++ b/tests/openstack/storage_tests.rb @@ -16,4 +16,3 @@ Shindo.tests('Fog::Storage[:openstack]', ['openstack', 'storage']) do end end - diff --git a/tests/openstack/version_tests.rb b/tests/openstack/version_tests.rb index 1e9ecae14..13ce0396a 100644 --- a/tests/openstack/version_tests.rb +++ b/tests/openstack/version_tests.rb @@ -52,4 +52,4 @@ Shindo.tests('OpenStack | versions', ['openstack']) do Excon.stubs.clear Excon.defaults[:mock] = @old_mock_value end -end \ No newline at end of file +end diff --git a/tests/openstack/volume_tests.rb b/tests/openstack/volume_tests.rb index 2a8b0badd..044da88c4 100644 --- a/tests/openstack/volume_tests.rb +++ b/tests/openstack/volume_tests.rb @@ -12,4 +12,3 @@ Shindo.tests('Fog::Volume[:openstack]', ['openstack', 'volume']) do end end - diff --git a/tests/openvz/models/compute/server_tests.rb b/tests/openvz/models/compute/server_tests.rb index 251f487c4..d7195d024 100644 --- a/tests/openvz/models/compute/server_tests.rb +++ b/tests/openvz/models/compute/server_tests.rb @@ -53,4 +53,3 @@ Shindo.tests("Fog::Compute[:openvz] | server model", ['openvz', 'compute']) do server.start end - diff --git a/tests/rackspace/auto_scale_tests.rb b/tests/rackspace/auto_scale_tests.rb index d9f63ef0e..f9751eb04 100644 --- a/tests/rackspace/auto_scale_tests.rb +++ b/tests/rackspace/auto_scale_tests.rb @@ -80,4 +80,4 @@ Shindo.tests('Fog::Rackspace::AutoScale', ['rackspace']) do returns(true) { [200, 203].include? @service.list_groups.status } end -end \ No newline at end of file +end diff --git a/tests/rackspace/block_storage_tests.rb b/tests/rackspace/block_storage_tests.rb index 951e73653..9c5cd39f4 100644 --- a/tests/rackspace/block_storage_tests.rb +++ b/tests/rackspace/block_storage_tests.rb @@ -116,4 +116,4 @@ Shindo.tests('Fog::Rackspace::BlockStorage', ['rackspace']) do end end -end \ No newline at end of file +end diff --git a/tests/rackspace/cdn_tests.rb b/tests/rackspace/cdn_tests.rb index b524c201e..6456e1923 100644 --- a/tests/rackspace/cdn_tests.rb +++ b/tests/rackspace/cdn_tests.rb @@ -184,4 +184,3 @@ Shindo.tests('Fog::CDN::Rackspace', ['rackspace']) do @directory.destroy if @directory end end - diff --git a/tests/rackspace/dns_tests.rb b/tests/rackspace/dns_tests.rb index 353f42009..505b4ad0b 100644 --- a/tests/rackspace/dns_tests.rb +++ b/tests/rackspace/dns_tests.rb @@ -107,4 +107,4 @@ Shindo.tests('Fog::DNS::Rackspace', ['rackspace']) do returns("param1=1¶m2=2") { @service.send(:array_to_query_string, {:param1 => [1], :param2 => [2]}) } end -end \ No newline at end of file +end diff --git a/tests/rackspace/identity_tests.rb b/tests/rackspace/identity_tests.rb index 68b6ad77f..8da9423b8 100644 --- a/tests/rackspace/identity_tests.rb +++ b/tests/rackspace/identity_tests.rb @@ -23,4 +23,4 @@ Shindo.tests('Fog::Rackspace::Identity', ['rackspace']) do end end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/auto_scale/group_tests.rb b/tests/rackspace/models/auto_scale/group_tests.rb index a926056cb..03e8d0dc8 100644 --- a/tests/rackspace/models/auto_scale/group_tests.rb +++ b/tests/rackspace/models/auto_scale/group_tests.rb @@ -32,4 +32,4 @@ Shindo.tests('Fog::Rackspace::AutoScale | group', ['rackspace', 'rackspace_autos end end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/auto_scale/groups_tests.rb b/tests/rackspace/models/auto_scale/groups_tests.rb index fcb4d0cf6..d87970dcf 100644 --- a/tests/rackspace/models/auto_scale/groups_tests.rb +++ b/tests/rackspace/models/auto_scale/groups_tests.rb @@ -14,4 +14,4 @@ Shindo.tests('Fog::Rackspace::AutoScale | groups', ['rackspace', 'rackspace_auto end end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/auto_scale/policies_tests.rb b/tests/rackspace/models/auto_scale/policies_tests.rb index 16003e61c..a2156e260 100644 --- a/tests/rackspace/models/auto_scale/policies_tests.rb +++ b/tests/rackspace/models/auto_scale/policies_tests.rb @@ -21,4 +21,4 @@ Shindo.tests('Fog::Rackspace::AutoScale | policies', ['rackspace', 'rackspace_au deactive_auto_scale_group(group) group.destroy if group end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/auto_scale/policy_tests.rb b/tests/rackspace/models/auto_scale/policy_tests.rb index 3cb02fb70..e8566b243 100644 --- a/tests/rackspace/models/auto_scale/policy_tests.rb +++ b/tests/rackspace/models/auto_scale/policy_tests.rb @@ -32,4 +32,4 @@ Shindo.tests('Fog::Rackspace::AutoScale | policy', ['rackspace', 'rackspace_auto group.destroy if group end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/auto_scale/webhook_tests.rb b/tests/rackspace/models/auto_scale/webhook_tests.rb index 72833f99d..0e8e79e3e 100644 --- a/tests/rackspace/models/auto_scale/webhook_tests.rb +++ b/tests/rackspace/models/auto_scale/webhook_tests.rb @@ -39,4 +39,4 @@ Shindo.tests('Fog::Rackspace::AutoScale | webhook', ['rackspace', 'rackspace_aut group.destroy if group end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/auto_scale/webhooks_tests.rb b/tests/rackspace/models/auto_scale/webhooks_tests.rb index a018239b5..4ebf880bc 100644 --- a/tests/rackspace/models/auto_scale/webhooks_tests.rb +++ b/tests/rackspace/models/auto_scale/webhooks_tests.rb @@ -25,4 +25,4 @@ Shindo.tests('Fog::Rackspace::AutoScale | webhooks', ['rackspace', 'rackspace_au group.destroy if group end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/compute_v2/metadata_tests.rb b/tests/rackspace/models/compute_v2/metadata_tests.rb index 8f117ef41..bc2886991 100644 --- a/tests/rackspace/models/compute_v2/metadata_tests.rb +++ b/tests/rackspace/models/compute_v2/metadata_tests.rb @@ -41,4 +41,4 @@ Shindo.tests('Fog::Compute::RackspaceV2 | metadata', ['rackspace']) do @server.destroy if @server end end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/identity/service_catalog_tests.rb b/tests/rackspace/models/identity/service_catalog_tests.rb index 821216d6f..bad5f6836 100644 --- a/tests/rackspace/models/identity/service_catalog_tests.rb +++ b/tests/rackspace/models/identity/service_catalog_tests.rb @@ -151,4 +151,4 @@ Shindo.tests('Fog::Rackspace::ServiceCatalog | users', ['rackspace']) do end end end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/storage/account_tests.rb b/tests/rackspace/models/storage/account_tests.rb index fcc9fa7f8..c6e9f4a7a 100644 --- a/tests/rackspace/models/storage/account_tests.rb +++ b/tests/rackspace/models/storage/account_tests.rb @@ -23,4 +23,4 @@ Shindo.tests('Fog::Rackspace::Storage | account', ['rackspace']) do headers = @account.service.head_containers.headers returns(key) { headers['X-Account-Meta-Temp-Url-Key'] } end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/storage/directories_tests.rb b/tests/rackspace/models/storage/directories_tests.rb index 85eca32de..a03d2262b 100644 --- a/tests/rackspace/models/storage/directories_tests.rb +++ b/tests/rackspace/models/storage/directories_tests.rb @@ -23,4 +23,4 @@ Shindo.tests('Fog::Rackspace::Storage | directories', ['rackspace']) do @dir.destroy if @dir end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/storage/directory_tests.rb b/tests/rackspace/models/storage/directory_tests.rb index c4494e797..7b453c384 100644 --- a/tests/rackspace/models/storage/directory_tests.rb +++ b/tests/rackspace/models/storage/directory_tests.rb @@ -135,4 +135,4 @@ Shindo.tests('Fog::Rackspace::Storage | directory', ['rackspace']) do end end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/storage/files_tests.rb b/tests/rackspace/models/storage/files_tests.rb index b0c9b1ac6..9eace7990 100644 --- a/tests/rackspace/models/storage/files_tests.rb +++ b/tests/rackspace/models/storage/files_tests.rb @@ -36,4 +36,4 @@ Shindo.tests("Fog::Rackspace::Storage | files", ['rackspace', 'storage']) do @directory.destroy end -end \ No newline at end of file +end diff --git a/tests/rackspace/models/storage/metadata_tests.rb b/tests/rackspace/models/storage/metadata_tests.rb index cf1334f59..1a53ab3c5 100644 --- a/tests/rackspace/models/storage/metadata_tests.rb +++ b/tests/rackspace/models/storage/metadata_tests.rb @@ -205,4 +205,4 @@ Shindo.tests('Fog::Rackspace::Storage | metadata', ['rackspace']) do returns(Fog::Storage::Rackspace::Directory) { metadata.send :parent_class } end end -end \ No newline at end of file +end diff --git a/tests/rackspace/monitoring_tests.rb b/tests/rackspace/monitoring_tests.rb index 99e36bd67..22f7cdf47 100644 --- a/tests/rackspace/monitoring_tests.rb +++ b/tests/rackspace/monitoring_tests.rb @@ -73,4 +73,4 @@ Shindo.tests('Fog::Rackspace::Monitoring', ['rackspace','rackspace_monitoring']) end end -end \ No newline at end of file +end diff --git a/tests/rackspace/rackspace_tests.rb b/tests/rackspace/rackspace_tests.rb index a9ee31e06..1022bbc14 100644 --- a/tests/rackspace/rackspace_tests.rb +++ b/tests/rackspace/rackspace_tests.rb @@ -53,4 +53,4 @@ Shindo.tests('Fog::Rackspace', ['rackspace']) do end end -end \ No newline at end of file +end diff --git a/tests/rackspace/requests/auto_scale/config_tests.rb b/tests/rackspace/requests/auto_scale/config_tests.rb index 4a649efc6..68a2f5c67 100644 --- a/tests/rackspace/requests/auto_scale/config_tests.rb +++ b/tests/rackspace/requests/auto_scale/config_tests.rb @@ -94,4 +94,4 @@ Shindo.tests('Fog::Rackspace::AutoScale | config_tests', ['rackspace', 'rackspac # service.delete_group(@group_id) -end \ No newline at end of file +end diff --git a/tests/rackspace/requests/auto_scale/group_tests.rb b/tests/rackspace/requests/auto_scale/group_tests.rb index c2a86c71b..ed05538e5 100644 --- a/tests/rackspace/requests/auto_scale/group_tests.rb +++ b/tests/rackspace/requests/auto_scale/group_tests.rb @@ -47,4 +47,4 @@ Shindo.tests('Fog::Rackspace::AutoScale | group_tests', ['rackspace', 'rackspace end end -end \ No newline at end of file +end diff --git a/tests/rackspace/requests/auto_scale/helper.rb b/tests/rackspace/requests/auto_scale/helper.rb index c63ec80f3..21307efc2 100644 --- a/tests/rackspace/requests/auto_scale/helper.rb +++ b/tests/rackspace/requests/auto_scale/helper.rb @@ -221,4 +221,4 @@ def deactive_auto_scale_group(group) config.min_entities = 0 config.max_entities = 0 config.save -end \ No newline at end of file +end diff --git a/tests/rackspace/requests/auto_scale/policy_tests.rb b/tests/rackspace/requests/auto_scale/policy_tests.rb index b718cfcfd..c16add318 100644 --- a/tests/rackspace/requests/auto_scale/policy_tests.rb +++ b/tests/rackspace/requests/auto_scale/policy_tests.rb @@ -68,4 +68,4 @@ Shindo.tests('Fog::Rackspace::AutoScale | policy_tests', ['rackspace', 'rackspac end end -end \ No newline at end of file +end diff --git a/tests/rackspace/requests/auto_scale/webhook_tests.rb b/tests/rackspace/requests/auto_scale/webhook_tests.rb index e1f5d83c1..3f4a539e3 100644 --- a/tests/rackspace/requests/auto_scale/webhook_tests.rb +++ b/tests/rackspace/requests/auto_scale/webhook_tests.rb @@ -55,4 +55,4 @@ Shindo.tests('Fog::Rackspace::AutoScale | webhook_tests', ['rackspace', 'rackspa end end -end \ No newline at end of file +end diff --git a/tests/rackspace/requests/cdn/cdn_tests.rb b/tests/rackspace/requests/cdn/cdn_tests.rb index 8745f500c..1443e3712 100644 --- a/tests/rackspace/requests/cdn/cdn_tests.rb +++ b/tests/rackspace/requests/cdn/cdn_tests.rb @@ -73,4 +73,3 @@ Shindo.tests('Fog::CDN[:rackspace] | CDN requests', ['rackspace']) do end end end - diff --git a/tests/rackspace/requests/compute_v2/metadata_tests.rb b/tests/rackspace/requests/compute_v2/metadata_tests.rb index 1b42cdf1a..61a9959be 100644 --- a/tests/rackspace/requests/compute_v2/metadata_tests.rb +++ b/tests/rackspace/requests/compute_v2/metadata_tests.rb @@ -102,5 +102,3 @@ Shindo.tests('Fog::Compute::RackspaceV2 | metadata_tests', ['rackspace']) do end end end - - diff --git a/tests/rackspace/requests/dns/helper.rb b/tests/rackspace/requests/dns/helper.rb index 84c4c2583..af67f4aec 100644 --- a/tests/rackspace/requests/dns/helper.rb +++ b/tests/rackspace/requests/dns/helper.rb @@ -122,5 +122,3 @@ def domains_tests(service, domains_attributes, custom_delete = false) end end end - - diff --git a/tests/rackspace/requests/load_balancers/get_stats_tests.rb b/tests/rackspace/requests/load_balancers/get_stats_tests.rb index ebb8b344f..a2e4d9378 100644 --- a/tests/rackspace/requests/load_balancers/get_stats_tests.rb +++ b/tests/rackspace/requests/load_balancers/get_stats_tests.rb @@ -10,4 +10,4 @@ Shindo.tests('Fog::Rackspace::LoadBalancers | load_balancer_get_stats', ['racksp end end end -end \ No newline at end of file +end diff --git a/tests/rackspace/requests/load_balancers/helper.rb b/tests/rackspace/requests/load_balancers/helper.rb index 407462b23..47ea86f5b 100644 --- a/tests/rackspace/requests/load_balancers/helper.rb +++ b/tests/rackspace/requests/load_balancers/helper.rb @@ -227,5 +227,3 @@ YlnFahKZ2j0CpYvg0lJjfN0Lvj7Sm6GBA74n2OrGuB14H27wklD+PtIEFniyxKbq 5TDO0l4yDgkR7PsckmZqK22GP9c3fQkmXodtpV1wRjcSAxxVWYm+S24XvMFERs3j yXEf+VJ0H+voAvxgbAk= -----END CERTIFICATE-----' - - diff --git a/tests/rackspace/requests/storage/container_tests.rb b/tests/rackspace/requests/storage/container_tests.rb index 1429d2aae..4cac82e96 100644 --- a/tests/rackspace/requests/storage/container_tests.rb +++ b/tests/rackspace/requests/storage/container_tests.rb @@ -64,4 +64,4 @@ Shindo.tests('Fog::Storage[:rackspace] | container requests', ["rackspace"]) do end -end \ No newline at end of file +end diff --git a/tests/rackspace/storage_tests.rb b/tests/rackspace/storage_tests.rb index 1618335cf..5a66f25d3 100644 --- a/tests/rackspace/storage_tests.rb +++ b/tests/rackspace/storage_tests.rb @@ -126,4 +126,3 @@ Shindo.tests('Rackspace | Storage', ['rackspace']) do end end end - diff --git a/tests/serverlove/util/compute/password_generator_tests.rb b/tests/serverlove/util/compute/password_generator_tests.rb index 3913b9a76..4650f7c13 100644 --- a/tests/serverlove/util/compute/password_generator_tests.rb +++ b/tests/serverlove/util/compute/password_generator_tests.rb @@ -16,4 +16,4 @@ Shindo.tests('Fog::Compute::Serverlove::PasswordGenerator | generate password', @password.match(/[a-z]/) && true end -end \ No newline at end of file +end diff --git a/tests/storage/models/directories_tests.rb b/tests/storage/models/directories_tests.rb index b9aed2640..1bec221e1 100644 --- a/tests/storage/models/directories_tests.rb +++ b/tests/storage/models/directories_tests.rb @@ -14,4 +14,4 @@ for provider, config in storage_providers end -end \ No newline at end of file +end diff --git a/tests/vsphere/compute_tests.rb b/tests/vsphere/compute_tests.rb index 8cbbecf5b..70d62743e 100644 --- a/tests/vsphere/compute_tests.rb +++ b/tests/vsphere/compute_tests.rb @@ -51,4 +51,3 @@ Shindo.tests('Fog::Compute[:vsphere]', ['vsphere']) do end end end - diff --git a/tests/vsphere/requests/compute/set_vm_customvalue_tests.rb b/tests/vsphere/requests/compute/set_vm_customvalue_tests.rb index 76ba88f53..7adcebe3d 100644 --- a/tests/vsphere/requests/compute/set_vm_customvalue_tests.rb +++ b/tests/vsphere/requests/compute/set_vm_customvalue_tests.rb @@ -18,4 +18,3 @@ Shindo.tests('Fog::Compute[:vsphere] | set_vm_customvalue request', ['vsphere']) end end - diff --git a/tests/xenserver/compute_tests.rb b/tests/xenserver/compute_tests.rb index 5103c34c2..7ec7238d4 100644 --- a/tests/xenserver/compute_tests.rb +++ b/tests/xenserver/compute_tests.rb @@ -49,4 +49,3 @@ Shindo.tests('Fog::Compute[:xenserver]', ['xenserver']) do end end end - diff --git a/tests/xenserver/xenserver_tests.rb b/tests/xenserver/xenserver_tests.rb index 9ef6e2f00..0907fcf5c 100644 --- a/tests/xenserver/xenserver_tests.rb +++ b/tests/xenserver/xenserver_tests.rb @@ -31,4 +31,3 @@ Shindo.tests('Fog::Compute[:xenserver]', ['xenserver']) do end end -