From c9117af080dd85978c730ed6c07dceccf3d179ab Mon Sep 17 00:00:00 2001 From: Olivier Gambier Date: Tue, 3 Nov 2015 21:14:39 -0800 Subject: [PATCH] Move to vendor As we walk away from 1.4, godep no longer requires to have stuff into workspace and we no longer need the symlink. Signed-off-by: Olivier Gambier --- vendor | 1 - .../code.google.com/p/goauth2/oauth/example/oauthreq.go | 0 .../p/goauth2/oauth/jwt/example/example.client_secrets.json | 0 .../code.google.com/p/goauth2/oauth/jwt/example/example.pem | 0 .../code.google.com/p/goauth2/oauth/jwt/example/main.go | 0 .../src => vendor}/code.google.com/p/goauth2/oauth/jwt/jwt.go | 0 .../code.google.com/p/goauth2/oauth/jwt/jwt_test.go | 0 .../src => vendor}/code.google.com/p/goauth2/oauth/oauth.go | 0 .../src => vendor}/code.google.com/p/goauth2/oauth/oauth_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/LICENSE-2.0.txt | 0 .../github.com/MSOpenTech/azure-sdk-for-go/README.md | 0 .../MSOpenTech/azure-sdk-for-go/clients/imageClient/entities.go | 0 .../azure-sdk-for-go/clients/imageClient/imageClient.go | 0 .../azure-sdk-for-go/clients/locationClient/entities.go | 0 .../azure-sdk-for-go/clients/locationClient/locationClient.go | 0 .../azure-sdk-for-go/clients/storageServiceClient/entities.go | 0 .../clients/storageServiceClient/storageServiceClient.go | 0 .../MSOpenTech/azure-sdk-for-go/clients/vmClient/entities.go | 0 .../MSOpenTech/azure-sdk-for-go/clients/vmClient/vmClient.go | 0 .../azure-sdk-for-go/clients/vmDiskClient/vmDiskClient.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/common.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/cgi/child.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/cgi/child_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/host.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/cgi/host_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/cgi/matryoshka_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/cgi/plan9_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/cgi/posix_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/chunked.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/chunked_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/client.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/client_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/cookie.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/cookie_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/cookiejar/punycode.go | 0 .../azure-sdk-for-go/core/http/cookiejar/punycode_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/doc.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/example_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/export_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/fcgi/child.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/filetransport.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/filetransport_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/fs.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/fs_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/header.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/header_test.go | 0 .../azure-sdk-for-go/core/http/httptest/example_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/httptest/recorder.go | 0 .../azure-sdk-for-go/core/http/httptest/recorder_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/httptest/server.go | 0 .../azure-sdk-for-go/core/http/httptest/server_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/httputil/chunked.go | 0 .../azure-sdk-for-go/core/http/httputil/chunked_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/httputil/dump.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/httputil/dump_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/httputil/httputil.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/httputil/persist.go | 0 .../azure-sdk-for-go/core/http/httputil/reverseproxy.go | 0 .../azure-sdk-for-go/core/http/httputil/reverseproxy_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/jar.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/lex.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/lex_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/npn_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/pprof/pprof.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/proxy_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/race.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/range_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/readrequest_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/request.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/request_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/requestwrite_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/response.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/response_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/responsewrite_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/serve_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/server.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/sniff.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/sniff_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/status.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/transfer.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/transfer_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/transport.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/transport_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/http/triv.go | 0 .../MSOpenTech/azure-sdk-for-go/core/http/z_last_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/tls/alert.go | 0 .../MSOpenTech/azure-sdk-for-go/core/tls/cipher_suites.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/tls/common.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/tls/generate_cert.go | 0 .../MSOpenTech/azure-sdk-for-go/core/tls/handshake_client.go | 0 .../azure-sdk-for-go/core/tls/handshake_client_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/tls/handshake_messages.go | 0 .../azure-sdk-for-go/core/tls/handshake_messages_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/tls/handshake_server.go | 0 .../azure-sdk-for-go/core/tls/handshake_server_test.go | 0 .../MSOpenTech/azure-sdk-for-go/core/tls/key_agreement.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/tls/ticket.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls_test.go | 0 .../github.com/MSOpenTech/azure-sdk-for-go/publishSettings.go | 0 .../src => vendor}/github.com/cenkalti/backoff/.gitignore | 0 .../src => vendor}/github.com/cenkalti/backoff/.travis.yml | 0 .../src => vendor}/github.com/cenkalti/backoff/LICENSE | 0 .../src => vendor}/github.com/cenkalti/backoff/README.md | 0 .../src => vendor}/github.com/cenkalti/backoff/backoff.go | 0 .../src => vendor}/github.com/cenkalti/backoff/backoff_test.go | 0 .../src => vendor}/github.com/cenkalti/backoff/exponential.go | 0 .../github.com/cenkalti/backoff/exponential_test.go | 0 .../src => vendor}/github.com/cenkalti/backoff/retry.go | 0 .../src => vendor}/github.com/cenkalti/backoff/retry_test.go | 0 .../src => vendor}/github.com/cenkalti/backoff/ticker.go | 0 .../src => vendor}/github.com/cenkalti/backoff/ticker_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/LICENSE.txt | 0 .../src => vendor}/github.com/digitalocean/godo/Makefile | 0 .../src => vendor}/github.com/digitalocean/godo/README.md | 0 .../src => vendor}/github.com/digitalocean/godo/action.go | 0 .../github.com/digitalocean/godo/action_request.go | 0 .../github.com/digitalocean/godo/action_request_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/action_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/doc.go | 0 .../src => vendor}/github.com/digitalocean/godo/domains.go | 0 .../src => vendor}/github.com/digitalocean/godo/domains_test.go | 0 .../github.com/digitalocean/godo/droplet_actions.go | 0 .../github.com/digitalocean/godo/droplet_actions_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/droplets.go | 0 .../src => vendor}/github.com/digitalocean/godo/droplets_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/godo.go | 0 .../src => vendor}/github.com/digitalocean/godo/godo_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/image_actions.go | 0 .../github.com/digitalocean/godo/image_actions_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/images.go | 0 .../src => vendor}/github.com/digitalocean/godo/images_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/keys.go | 0 .../src => vendor}/github.com/digitalocean/godo/keys_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/links.go | 0 .../src => vendor}/github.com/digitalocean/godo/links_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/regions.go | 0 .../src => vendor}/github.com/digitalocean/godo/regions_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/sizes.go | 0 .../src => vendor}/github.com/digitalocean/godo/sizes_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/strings.go | 0 .../src => vendor}/github.com/digitalocean/godo/timestamp.go | 0 .../github.com/digitalocean/godo/timestamp_test.go | 0 .../src => vendor}/github.com/digitalocean/godo/util/droplet.go | 0 .../src => vendor}/github.com/docker/docker/pkg/term/MAINTAINERS | 0 .../github.com/docker/docker/pkg/term/console_windows.go | 0 .../github.com/docker/docker/pkg/term/tc_linux_cgo.go | 0 .../src => vendor}/github.com/docker/docker/pkg/term/tc_other.go | 0 .../src => vendor}/github.com/docker/docker/pkg/term/term.go | 0 .../github.com/docker/docker/pkg/term/term_windows.go | 0 .../github.com/docker/docker/pkg/term/termios_darwin.go | 0 .../github.com/docker/docker/pkg/term/termios_freebsd.go | 0 .../github.com/docker/docker/pkg/term/termios_linux.go | 0 .../github.com/google/go-querystring/query/encode.go | 0 .../github.com/google/go-querystring/query/encode_test.go | 0 .../src => vendor}/github.com/mitchellh/mapstructure/LICENSE | 0 .../src => vendor}/github.com/mitchellh/mapstructure/README.md | 0 .../github.com/mitchellh/mapstructure/decode_hooks.go | 0 .../github.com/mitchellh/mapstructure/decode_hooks_test.go | 0 .../src => vendor}/github.com/mitchellh/mapstructure/error.go | 0 .../github.com/mitchellh/mapstructure/mapstructure.go | 0 .../mitchellh/mapstructure/mapstructure_benchmark_test.go | 0 .../github.com/mitchellh/mapstructure/mapstructure_bugs_test.go | 0 .../mitchellh/mapstructure/mapstructure_examples_test.go | 0 .../github.com/mitchellh/mapstructure/mapstructure_test.go | 0 .../src => vendor}/github.com/pyr/egoscale/src/egoscale/async.go | 0 .../src => vendor}/github.com/pyr/egoscale/src/egoscale/error.go | 0 .../github.com/pyr/egoscale/src/egoscale/groups.go | 0 .../src => vendor}/github.com/pyr/egoscale/src/egoscale/init.go | 0 .../github.com/pyr/egoscale/src/egoscale/keypair.go | 0 .../github.com/pyr/egoscale/src/egoscale/request.go | 0 .../github.com/pyr/egoscale/src/egoscale/topology.go | 0 .../src => vendor}/github.com/pyr/egoscale/src/egoscale/types.go | 0 .../src => vendor}/github.com/pyr/egoscale/src/egoscale/vm.go | 0 .../src => vendor}/github.com/rackspace/gophercloud/.travis.yml | 0 .../github.com/rackspace/gophercloud/CONTRIBUTING.md | 0 .../github.com/rackspace/gophercloud/CONTRIBUTORS.md | 0 .../src => vendor}/github.com/rackspace/gophercloud/LICENSE | 0 .../src => vendor}/github.com/rackspace/gophercloud/README.md | 0 .../src => vendor}/github.com/rackspace/gophercloud/UPGRADING.md | 0 .../github.com/rackspace/gophercloud/acceptance/README.md | 0 .../acceptance/openstack/blockstorage/v1/snapshots_test.go | 0 .../acceptance/openstack/blockstorage/v1/volumes_test.go | 0 .../acceptance/openstack/blockstorage/v1/volumetypes_test.go | 0 .../rackspace/gophercloud/acceptance/openstack/client_test.go | 0 .../acceptance/openstack/compute/v2/bootfromvolume_test.go | 0 .../gophercloud/acceptance/openstack/compute/v2/compute_test.go | 0 .../acceptance/openstack/compute/v2/extension_test.go | 0 .../gophercloud/acceptance/openstack/compute/v2/flavors_test.go | 0 .../acceptance/openstack/compute/v2/floatingip_test.go | 0 .../gophercloud/acceptance/openstack/compute/v2/images_test.go | 0 .../gophercloud/acceptance/openstack/compute/v2/keypairs_test.go | 0 .../rackspace/gophercloud/acceptance/openstack/compute/v2/pkg.go | 0 .../acceptance/openstack/compute/v2/secdefrules_test.go | 0 .../gophercloud/acceptance/openstack/compute/v2/secgroup_test.go | 0 .../gophercloud/acceptance/openstack/compute/v2/servers_test.go | 0 .../acceptance/openstack/compute/v2/tenantnetworks_test.go | 0 .../acceptance/openstack/compute/v2/volumeattach_test.go | 0 .../acceptance/openstack/identity/v2/extension_test.go | 0 .../acceptance/openstack/identity/v2/identity_test.go | 0 .../gophercloud/acceptance/openstack/identity/v2/pkg.go | 0 .../gophercloud/acceptance/openstack/identity/v2/role_test.go | 0 .../gophercloud/acceptance/openstack/identity/v2/tenant_test.go | 0 .../gophercloud/acceptance/openstack/identity/v2/token_test.go | 0 .../gophercloud/acceptance/openstack/identity/v2/user_test.go | 0 .../acceptance/openstack/identity/v3/endpoint_test.go | 0 .../acceptance/openstack/identity/v3/identity_test.go | 0 .../gophercloud/acceptance/openstack/identity/v3/pkg.go | 0 .../gophercloud/acceptance/openstack/identity/v3/service_test.go | 0 .../gophercloud/acceptance/openstack/identity/v3/token_test.go | 0 .../acceptance/openstack/networking/v2/apiversion_test.go | 0 .../gophercloud/acceptance/openstack/networking/v2/common.go | 0 .../acceptance/openstack/networking/v2/extension_test.go | 0 .../openstack/networking/v2/extensions/fwaas/firewall_test.go | 0 .../acceptance/openstack/networking/v2/extensions/fwaas/pkg.go | 0 .../openstack/networking/v2/extensions/fwaas/policy_test.go | 0 .../openstack/networking/v2/extensions/fwaas/rule_test.go | 0 .../acceptance/openstack/networking/v2/extensions/layer3_test.go | 0 .../openstack/networking/v2/extensions/lbaas/common.go | 0 .../openstack/networking/v2/extensions/lbaas/member_test.go | 0 .../openstack/networking/v2/extensions/lbaas/monitor_test.go | 0 .../acceptance/openstack/networking/v2/extensions/lbaas/pkg.go | 0 .../openstack/networking/v2/extensions/lbaas/pool_test.go | 0 .../openstack/networking/v2/extensions/lbaas/vip_test.go | 0 .../acceptance/openstack/networking/v2/extensions/pkg.go | 0 .../openstack/networking/v2/extensions/provider_test.go | 0 .../openstack/networking/v2/extensions/security_test.go | 0 .../acceptance/openstack/networking/v2/network_test.go | 0 .../gophercloud/acceptance/openstack/networking/v2/pkg.go | 0 .../gophercloud/acceptance/openstack/networking/v2/port_test.go | 0 .../acceptance/openstack/networking/v2/subnet_test.go | 0 .../acceptance/openstack/objectstorage/v1/accounts_test.go | 0 .../gophercloud/acceptance/openstack/objectstorage/v1/common.go | 0 .../acceptance/openstack/objectstorage/v1/containers_test.go | 0 .../acceptance/openstack/objectstorage/v1/objects_test.go | 0 .../acceptance/openstack/orchestration/v1/buildinfo_test.go | 0 .../gophercloud/acceptance/openstack/orchestration/v1/common.go | 0 .../acceptance/openstack/orchestration/v1/hello-compute.json | 0 .../acceptance/openstack/orchestration/v1/stackevents_test.go | 0 .../acceptance/openstack/orchestration/v1/stackresources_test.go | 0 .../acceptance/openstack/orchestration/v1/stacks_test.go | 0 .../acceptance/openstack/orchestration/v1/stacktemplates_test.go | 0 .../github.com/rackspace/gophercloud/acceptance/openstack/pkg.go | 0 .../gophercloud/acceptance/rackspace/blockstorage/v1/common.go | 0 .../acceptance/rackspace/blockstorage/v1/snapshot_test.go | 0 .../acceptance/rackspace/blockstorage/v1/volume_test.go | 0 .../acceptance/rackspace/blockstorage/v1/volume_type_test.go | 0 .../gophercloud/acceptance/rackspace/cdn/v1/base_test.go | 0 .../rackspace/gophercloud/acceptance/rackspace/cdn/v1/common.go | 0 .../gophercloud/acceptance/rackspace/cdn/v1/flavor_test.go | 0 .../gophercloud/acceptance/rackspace/cdn/v1/service_test.go | 0 .../gophercloud/acceptance/rackspace/cdn/v1/serviceasset_test.go | 0 .../rackspace/gophercloud/acceptance/rackspace/client_test.go | 0 .../acceptance/rackspace/compute/v2/bootfromvolume_test.go | 0 .../gophercloud/acceptance/rackspace/compute/v2/compute_test.go | 0 .../gophercloud/acceptance/rackspace/compute/v2/flavors_test.go | 0 .../gophercloud/acceptance/rackspace/compute/v2/images_test.go | 0 .../gophercloud/acceptance/rackspace/compute/v2/keypairs_test.go | 0 .../gophercloud/acceptance/rackspace/compute/v2/networks_test.go | 0 .../rackspace/gophercloud/acceptance/rackspace/compute/v2/pkg.go | 0 .../gophercloud/acceptance/rackspace/compute/v2/servers_test.go | 0 .../acceptance/rackspace/compute/v2/virtualinterfaces_test.go | 0 .../acceptance/rackspace/compute/v2/volumeattach_test.go | 0 .../acceptance/rackspace/identity/v2/extension_test.go | 0 .../acceptance/rackspace/identity/v2/identity_test.go | 0 .../gophercloud/acceptance/rackspace/identity/v2/pkg.go | 0 .../gophercloud/acceptance/rackspace/identity/v2/role_test.go | 0 .../gophercloud/acceptance/rackspace/identity/v2/tenant_test.go | 0 .../gophercloud/acceptance/rackspace/identity/v2/user_test.go | 0 .../rackspace/gophercloud/acceptance/rackspace/lb/v1/acl_test.go | 0 .../rackspace/gophercloud/acceptance/rackspace/lb/v1/common.go | 0 .../rackspace/gophercloud/acceptance/rackspace/lb/v1/lb_test.go | 0 .../gophercloud/acceptance/rackspace/lb/v1/monitor_test.go | 0 .../gophercloud/acceptance/rackspace/lb/v1/node_test.go | 0 .../gophercloud/acceptance/rackspace/lb/v1/session_test.go | 0 .../gophercloud/acceptance/rackspace/lb/v1/throttle_test.go | 0 .../rackspace/gophercloud/acceptance/rackspace/lb/v1/vip_test.go | 0 .../gophercloud/acceptance/rackspace/networking/v2/common.go | 0 .../acceptance/rackspace/networking/v2/network_test.go | 0 .../gophercloud/acceptance/rackspace/networking/v2/port_test.go | 0 .../acceptance/rackspace/networking/v2/security_test.go | 0 .../acceptance/rackspace/networking/v2/subnet_test.go | 0 .../acceptance/rackspace/objectstorage/v1/accounts_test.go | 0 .../acceptance/rackspace/objectstorage/v1/bulk_test.go | 0 .../acceptance/rackspace/objectstorage/v1/cdncontainers_test.go | 0 .../acceptance/rackspace/objectstorage/v1/cdnobjects_test.go | 0 .../gophercloud/acceptance/rackspace/objectstorage/v1/common.go | 0 .../acceptance/rackspace/objectstorage/v1/containers_test.go | 0 .../acceptance/rackspace/objectstorage/v1/objects_test.go | 0 .../acceptance/rackspace/orchestration/v1/buildinfo_test.go | 0 .../gophercloud/acceptance/rackspace/orchestration/v1/common.go | 0 .../acceptance/rackspace/orchestration/v1/stackevents_test.go | 0 .../acceptance/rackspace/orchestration/v1/stackresources_test.go | 0 .../acceptance/rackspace/orchestration/v1/stacks_test.go | 0 .../acceptance/rackspace/orchestration/v1/stacktemplates_test.go | 0 .../github.com/rackspace/gophercloud/acceptance/rackspace/pkg.go | 0 .../acceptance/rackspace/rackconnect/v3/cloudnetworks_test.go | 0 .../gophercloud/acceptance/rackspace/rackconnect/v3/common.go | 0 .../acceptance/rackspace/rackconnect/v3/lbpools_test.go | 0 .../acceptance/rackspace/rackconnect/v3/publicips_test.go | 0 .../github.com/rackspace/gophercloud/acceptance/tools/pkg.go | 0 .../github.com/rackspace/gophercloud/acceptance/tools/tools.go | 0 .../github.com/rackspace/gophercloud/auth_options.go | 0 .../github.com/rackspace/gophercloud/auth_results.go | 0 .../src => vendor}/github.com/rackspace/gophercloud/doc.go | 0 .../github.com/rackspace/gophercloud/endpoint_search.go | 0 .../github.com/rackspace/gophercloud/endpoint_search_test.go | 0 .../github.com/rackspace/gophercloud/openstack/auth_env.go | 0 .../gophercloud/openstack/blockstorage/v1/apiversions/doc.go | 0 .../openstack/blockstorage/v1/apiversions/requests.go | 0 .../openstack/blockstorage/v1/apiversions/requests_test.go | 0 .../gophercloud/openstack/blockstorage/v1/apiversions/results.go | 0 .../gophercloud/openstack/blockstorage/v1/apiversions/urls.go | 0 .../openstack/blockstorage/v1/apiversions/urls_test.go | 0 .../gophercloud/openstack/blockstorage/v1/snapshots/doc.go | 0 .../gophercloud/openstack/blockstorage/v1/snapshots/fixtures.go | 0 .../gophercloud/openstack/blockstorage/v1/snapshots/requests.go | 0 .../openstack/blockstorage/v1/snapshots/requests_test.go | 0 .../gophercloud/openstack/blockstorage/v1/snapshots/results.go | 0 .../gophercloud/openstack/blockstorage/v1/snapshots/urls.go | 0 .../gophercloud/openstack/blockstorage/v1/snapshots/urls_test.go | 0 .../gophercloud/openstack/blockstorage/v1/snapshots/util.go | 0 .../gophercloud/openstack/blockstorage/v1/volumes/doc.go | 0 .../gophercloud/openstack/blockstorage/v1/volumes/fixtures.go | 0 .../gophercloud/openstack/blockstorage/v1/volumes/requests.go | 0 .../openstack/blockstorage/v1/volumes/requests_test.go | 0 .../gophercloud/openstack/blockstorage/v1/volumes/results.go | 0 .../gophercloud/openstack/blockstorage/v1/volumes/urls.go | 0 .../gophercloud/openstack/blockstorage/v1/volumes/urls_test.go | 0 .../gophercloud/openstack/blockstorage/v1/volumes/util.go | 0 .../gophercloud/openstack/blockstorage/v1/volumetypes/doc.go | 0 .../openstack/blockstorage/v1/volumetypes/fixtures.go | 0 .../openstack/blockstorage/v1/volumetypes/requests.go | 0 .../openstack/blockstorage/v1/volumetypes/requests_test.go | 0 .../gophercloud/openstack/blockstorage/v1/volumetypes/results.go | 0 .../gophercloud/openstack/blockstorage/v1/volumetypes/urls.go | 0 .../openstack/blockstorage/v1/volumetypes/urls_test.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/base/doc.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/base/fixtures.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/base/requests.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/base/requests_test.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/base/results.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/base/urls.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/flavors/doc.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/flavors/fixtures.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/flavors/requests.go | 0 .../gophercloud/openstack/cdn/v1/flavors/requests_test.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/flavors/results.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/flavors/urls.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/serviceassets/doc.go | 0 .../gophercloud/openstack/cdn/v1/serviceassets/fixtures.go | 0 .../gophercloud/openstack/cdn/v1/serviceassets/requests.go | 0 .../gophercloud/openstack/cdn/v1/serviceassets/requests_test.go | 0 .../gophercloud/openstack/cdn/v1/serviceassets/results.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/serviceassets/urls.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/services/doc.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/services/errors.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/services/fixtures.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/services/requests.go | 0 .../gophercloud/openstack/cdn/v1/services/requests_test.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/services/results.go | 0 .../rackspace/gophercloud/openstack/cdn/v1/services/urls.go | 0 .../github.com/rackspace/gophercloud/openstack/client.go | 0 .../github.com/rackspace/gophercloud/openstack/client_test.go | 0 .../github.com/rackspace/gophercloud/openstack/common/README.md | 0 .../rackspace/gophercloud/openstack/common/extensions/doc.go | 0 .../rackspace/gophercloud/openstack/common/extensions/errors.go | 0 .../gophercloud/openstack/common/extensions/fixtures.go | 0 .../gophercloud/openstack/common/extensions/requests.go | 0 .../gophercloud/openstack/common/extensions/requests_test.go | 0 .../rackspace/gophercloud/openstack/common/extensions/results.go | 0 .../rackspace/gophercloud/openstack/common/extensions/urls.go | 0 .../gophercloud/openstack/common/extensions/urls_test.go | 0 .../openstack/compute/v2/extensions/bootfromvolume/requests.go | 0 .../compute/v2/extensions/bootfromvolume/requests_test.go | 0 .../openstack/compute/v2/extensions/bootfromvolume/results.go | 0 .../openstack/compute/v2/extensions/bootfromvolume/urls.go | 0 .../openstack/compute/v2/extensions/bootfromvolume/urls_test.go | 0 .../openstack/compute/v2/extensions/defsecrules/doc.go | 0 .../openstack/compute/v2/extensions/defsecrules/fixtures.go | 0 .../openstack/compute/v2/extensions/defsecrules/requests.go | 0 .../openstack/compute/v2/extensions/defsecrules/requests_test.go | 0 .../openstack/compute/v2/extensions/defsecrules/results.go | 0 .../openstack/compute/v2/extensions/defsecrules/urls.go | 0 .../gophercloud/openstack/compute/v2/extensions/delegate.go | 0 .../gophercloud/openstack/compute/v2/extensions/delegate_test.go | 0 .../openstack/compute/v2/extensions/diskconfig/doc.go | 0 .../openstack/compute/v2/extensions/diskconfig/requests.go | 0 .../openstack/compute/v2/extensions/diskconfig/requests_test.go | 0 .../openstack/compute/v2/extensions/diskconfig/results.go | 0 .../openstack/compute/v2/extensions/diskconfig/results_test.go | 0 .../rackspace/gophercloud/openstack/compute/v2/extensions/doc.go | 0 .../openstack/compute/v2/extensions/floatingip/doc.go | 0 .../openstack/compute/v2/extensions/floatingip/fixtures.go | 0 .../openstack/compute/v2/extensions/floatingip/requests.go | 0 .../openstack/compute/v2/extensions/floatingip/requests_test.go | 0 .../openstack/compute/v2/extensions/floatingip/results.go | 0 .../openstack/compute/v2/extensions/floatingip/urls.go | 0 .../openstack/compute/v2/extensions/floatingip/urls_test.go | 0 .../gophercloud/openstack/compute/v2/extensions/keypairs/doc.go | 0 .../openstack/compute/v2/extensions/keypairs/fixtures.go | 0 .../openstack/compute/v2/extensions/keypairs/requests.go | 0 .../openstack/compute/v2/extensions/keypairs/requests_test.go | 0 .../openstack/compute/v2/extensions/keypairs/results.go | 0 .../gophercloud/openstack/compute/v2/extensions/keypairs/urls.go | 0 .../openstack/compute/v2/extensions/keypairs/urls_test.go | 0 .../gophercloud/openstack/compute/v2/extensions/secgroups/doc.go | 0 .../openstack/compute/v2/extensions/secgroups/fixtures.go | 0 .../openstack/compute/v2/extensions/secgroups/requests.go | 0 .../openstack/compute/v2/extensions/secgroups/requests_test.go | 0 .../openstack/compute/v2/extensions/secgroups/results.go | 0 .../openstack/compute/v2/extensions/secgroups/urls.go | 0 .../gophercloud/openstack/compute/v2/extensions/startstop/doc.go | 0 .../openstack/compute/v2/extensions/startstop/fixtures.go | 0 .../openstack/compute/v2/extensions/startstop/requests.go | 0 .../openstack/compute/v2/extensions/startstop/requests_test.go | 0 .../openstack/compute/v2/extensions/tenantnetworks/doc.go | 0 .../openstack/compute/v2/extensions/tenantnetworks/fixtures.go | 0 .../openstack/compute/v2/extensions/tenantnetworks/requests.go | 0 .../compute/v2/extensions/tenantnetworks/requests_test.go | 0 .../openstack/compute/v2/extensions/tenantnetworks/results.go | 0 .../openstack/compute/v2/extensions/tenantnetworks/urls.go | 0 .../openstack/compute/v2/extensions/tenantnetworks/urls_test.go | 0 .../openstack/compute/v2/extensions/volumeattach/doc.go | 0 .../openstack/compute/v2/extensions/volumeattach/fixtures.go | 0 .../openstack/compute/v2/extensions/volumeattach/requests.go | 0 .../compute/v2/extensions/volumeattach/requests_test.go | 0 .../openstack/compute/v2/extensions/volumeattach/results.go | 0 .../openstack/compute/v2/extensions/volumeattach/urls.go | 0 .../openstack/compute/v2/extensions/volumeattach/urls_test.go | 0 .../rackspace/gophercloud/openstack/compute/v2/flavors/doc.go | 0 .../gophercloud/openstack/compute/v2/flavors/requests.go | 0 .../gophercloud/openstack/compute/v2/flavors/requests_test.go | 0 .../gophercloud/openstack/compute/v2/flavors/results.go | 0 .../rackspace/gophercloud/openstack/compute/v2/flavors/urls.go | 0 .../gophercloud/openstack/compute/v2/flavors/urls_test.go | 0 .../rackspace/gophercloud/openstack/compute/v2/images/doc.go | 0 .../gophercloud/openstack/compute/v2/images/requests.go | 0 .../gophercloud/openstack/compute/v2/images/requests_test.go | 0 .../rackspace/gophercloud/openstack/compute/v2/images/results.go | 0 .../rackspace/gophercloud/openstack/compute/v2/images/urls.go | 0 .../gophercloud/openstack/compute/v2/images/urls_test.go | 0 .../rackspace/gophercloud/openstack/compute/v2/servers/doc.go | 0 .../gophercloud/openstack/compute/v2/servers/fixtures.go | 0 .../gophercloud/openstack/compute/v2/servers/requests.go | 0 .../gophercloud/openstack/compute/v2/servers/requests_test.go | 0 .../gophercloud/openstack/compute/v2/servers/results.go | 0 .../rackspace/gophercloud/openstack/compute/v2/servers/urls.go | 0 .../gophercloud/openstack/compute/v2/servers/urls_test.go | 0 .../rackspace/gophercloud/openstack/compute/v2/servers/util.go | 0 .../rackspace/gophercloud/openstack/endpoint_location.go | 0 .../rackspace/gophercloud/openstack/endpoint_location_test.go | 0 .../openstack/identity/v2/extensions/admin/roles/docs.go | 0 .../openstack/identity/v2/extensions/admin/roles/fixtures.go | 0 .../openstack/identity/v2/extensions/admin/roles/requests.go | 0 .../identity/v2/extensions/admin/roles/requests_test.go | 0 .../openstack/identity/v2/extensions/admin/roles/results.go | 0 .../openstack/identity/v2/extensions/admin/roles/urls.go | 0 .../gophercloud/openstack/identity/v2/extensions/delegate.go | 0 .../openstack/identity/v2/extensions/delegate_test.go | 0 .../gophercloud/openstack/identity/v2/extensions/doc.go | 0 .../gophercloud/openstack/identity/v2/extensions/fixtures.go | 0 .../rackspace/gophercloud/openstack/identity/v2/tenants/doc.go | 0 .../gophercloud/openstack/identity/v2/tenants/fixtures.go | 0 .../gophercloud/openstack/identity/v2/tenants/requests.go | 0 .../gophercloud/openstack/identity/v2/tenants/requests_test.go | 0 .../gophercloud/openstack/identity/v2/tenants/results.go | 0 .../rackspace/gophercloud/openstack/identity/v2/tenants/urls.go | 0 .../rackspace/gophercloud/openstack/identity/v2/tokens/doc.go | 0 .../rackspace/gophercloud/openstack/identity/v2/tokens/errors.go | 0 .../gophercloud/openstack/identity/v2/tokens/fixtures.go | 0 .../gophercloud/openstack/identity/v2/tokens/requests.go | 0 .../gophercloud/openstack/identity/v2/tokens/requests_test.go | 0 .../gophercloud/openstack/identity/v2/tokens/results.go | 0 .../rackspace/gophercloud/openstack/identity/v2/tokens/urls.go | 0 .../rackspace/gophercloud/openstack/identity/v2/users/doc.go | 0 .../gophercloud/openstack/identity/v2/users/fixtures.go | 0 .../gophercloud/openstack/identity/v2/users/requests.go | 0 .../gophercloud/openstack/identity/v2/users/requests_test.go | 0 .../rackspace/gophercloud/openstack/identity/v2/users/results.go | 0 .../rackspace/gophercloud/openstack/identity/v2/users/urls.go | 0 .../rackspace/gophercloud/openstack/identity/v3/endpoints/doc.go | 0 .../gophercloud/openstack/identity/v3/endpoints/errors.go | 0 .../gophercloud/openstack/identity/v3/endpoints/requests.go | 0 .../gophercloud/openstack/identity/v3/endpoints/requests_test.go | 0 .../gophercloud/openstack/identity/v3/endpoints/results.go | 0 .../gophercloud/openstack/identity/v3/endpoints/urls.go | 0 .../gophercloud/openstack/identity/v3/endpoints/urls_test.go | 0 .../rackspace/gophercloud/openstack/identity/v3/services/doc.go | 0 .../gophercloud/openstack/identity/v3/services/requests.go | 0 .../gophercloud/openstack/identity/v3/services/requests_test.go | 0 .../gophercloud/openstack/identity/v3/services/results.go | 0 .../rackspace/gophercloud/openstack/identity/v3/services/urls.go | 0 .../gophercloud/openstack/identity/v3/services/urls_test.go | 0 .../rackspace/gophercloud/openstack/identity/v3/tokens/doc.go | 0 .../rackspace/gophercloud/openstack/identity/v3/tokens/errors.go | 0 .../gophercloud/openstack/identity/v3/tokens/requests.go | 0 .../gophercloud/openstack/identity/v3/tokens/requests_test.go | 0 .../gophercloud/openstack/identity/v3/tokens/results.go | 0 .../rackspace/gophercloud/openstack/identity/v3/tokens/urls.go | 0 .../gophercloud/openstack/identity/v3/tokens/urls_test.go | 0 .../gophercloud/openstack/networking/v2/apiversions/doc.go | 0 .../gophercloud/openstack/networking/v2/apiversions/errors.go | 0 .../gophercloud/openstack/networking/v2/apiversions/requests.go | 0 .../openstack/networking/v2/apiversions/requests_test.go | 0 .../gophercloud/openstack/networking/v2/apiversions/results.go | 0 .../gophercloud/openstack/networking/v2/apiversions/urls.go | 0 .../gophercloud/openstack/networking/v2/apiversions/urls_test.go | 0 .../gophercloud/openstack/networking/v2/common/common_tests.go | 0 .../gophercloud/openstack/networking/v2/extensions/delegate.go | 0 .../openstack/networking/v2/extensions/delegate_test.go | 0 .../openstack/networking/v2/extensions/external/doc.go | 0 .../openstack/networking/v2/extensions/external/requests.go | 0 .../openstack/networking/v2/extensions/external/results.go | 0 .../openstack/networking/v2/extensions/external/results_test.go | 0 .../gophercloud/openstack/networking/v2/extensions/fwaas/doc.go | 0 .../openstack/networking/v2/extensions/fwaas/firewalls/errors.go | 0 .../networking/v2/extensions/fwaas/firewalls/requests.go | 0 .../networking/v2/extensions/fwaas/firewalls/requests_test.go | 0 .../networking/v2/extensions/fwaas/firewalls/results.go | 0 .../openstack/networking/v2/extensions/fwaas/firewalls/urls.go | 0 .../networking/v2/extensions/fwaas/policies/requests.go | 0 .../networking/v2/extensions/fwaas/policies/requests_test.go | 0 .../openstack/networking/v2/extensions/fwaas/policies/results.go | 0 .../openstack/networking/v2/extensions/fwaas/policies/urls.go | 0 .../openstack/networking/v2/extensions/fwaas/rules/errors.go | 0 .../openstack/networking/v2/extensions/fwaas/rules/requests.go | 0 .../networking/v2/extensions/fwaas/rules/requests_test.go | 0 .../openstack/networking/v2/extensions/fwaas/rules/results.go | 0 .../openstack/networking/v2/extensions/fwaas/rules/urls.go | 0 .../gophercloud/openstack/networking/v2/extensions/layer3/doc.go | 0 .../networking/v2/extensions/layer3/floatingips/requests.go | 0 .../networking/v2/extensions/layer3/floatingips/requests_test.go | 0 .../networking/v2/extensions/layer3/floatingips/results.go | 0 .../networking/v2/extensions/layer3/floatingips/urls.go | 0 .../networking/v2/extensions/layer3/routers/requests.go | 0 .../networking/v2/extensions/layer3/routers/requests_test.go | 0 .../openstack/networking/v2/extensions/layer3/routers/results.go | 0 .../openstack/networking/v2/extensions/layer3/routers/urls.go | 0 .../gophercloud/openstack/networking/v2/extensions/lbaas/doc.go | 0 .../openstack/networking/v2/extensions/lbaas/members/requests.go | 0 .../networking/v2/extensions/lbaas/members/requests_test.go | 0 .../openstack/networking/v2/extensions/lbaas/members/results.go | 0 .../openstack/networking/v2/extensions/lbaas/members/urls.go | 0 .../networking/v2/extensions/lbaas/monitors/requests.go | 0 .../networking/v2/extensions/lbaas/monitors/requests_test.go | 0 .../openstack/networking/v2/extensions/lbaas/monitors/results.go | 0 .../openstack/networking/v2/extensions/lbaas/monitors/urls.go | 0 .../openstack/networking/v2/extensions/lbaas/pools/requests.go | 0 .../networking/v2/extensions/lbaas/pools/requests_test.go | 0 .../openstack/networking/v2/extensions/lbaas/pools/results.go | 0 .../openstack/networking/v2/extensions/lbaas/pools/urls.go | 0 .../openstack/networking/v2/extensions/lbaas/vips/requests.go | 0 .../networking/v2/extensions/lbaas/vips/requests_test.go | 0 .../openstack/networking/v2/extensions/lbaas/vips/results.go | 0 .../openstack/networking/v2/extensions/lbaas/vips/urls.go | 0 .../openstack/networking/v2/extensions/provider/doc.go | 0 .../openstack/networking/v2/extensions/provider/results.go | 0 .../openstack/networking/v2/extensions/provider/results_test.go | 0 .../openstack/networking/v2/extensions/security/doc.go | 0 .../networking/v2/extensions/security/groups/requests.go | 0 .../networking/v2/extensions/security/groups/requests_test.go | 0 .../networking/v2/extensions/security/groups/results.go | 0 .../openstack/networking/v2/extensions/security/groups/urls.go | 0 .../networking/v2/extensions/security/rules/requests.go | 0 .../networking/v2/extensions/security/rules/requests_test.go | 0 .../openstack/networking/v2/extensions/security/rules/results.go | 0 .../openstack/networking/v2/extensions/security/rules/urls.go | 0 .../gophercloud/openstack/networking/v2/networks/doc.go | 0 .../gophercloud/openstack/networking/v2/networks/errors.go | 0 .../gophercloud/openstack/networking/v2/networks/requests.go | 0 .../openstack/networking/v2/networks/requests_test.go | 0 .../gophercloud/openstack/networking/v2/networks/results.go | 0 .../gophercloud/openstack/networking/v2/networks/urls.go | 0 .../gophercloud/openstack/networking/v2/networks/urls_test.go | 0 .../rackspace/gophercloud/openstack/networking/v2/ports/doc.go | 0 .../gophercloud/openstack/networking/v2/ports/errors.go | 0 .../gophercloud/openstack/networking/v2/ports/requests.go | 0 .../gophercloud/openstack/networking/v2/ports/requests_test.go | 0 .../gophercloud/openstack/networking/v2/ports/results.go | 0 .../rackspace/gophercloud/openstack/networking/v2/ports/urls.go | 0 .../gophercloud/openstack/networking/v2/ports/urls_test.go | 0 .../rackspace/gophercloud/openstack/networking/v2/subnets/doc.go | 0 .../gophercloud/openstack/networking/v2/subnets/errors.go | 0 .../gophercloud/openstack/networking/v2/subnets/requests.go | 0 .../gophercloud/openstack/networking/v2/subnets/requests_test.go | 0 .../gophercloud/openstack/networking/v2/subnets/results.go | 0 .../gophercloud/openstack/networking/v2/subnets/urls.go | 0 .../gophercloud/openstack/networking/v2/subnets/urls_test.go | 0 .../gophercloud/openstack/objectstorage/v1/accounts/doc.go | 0 .../gophercloud/openstack/objectstorage/v1/accounts/fixtures.go | 0 .../gophercloud/openstack/objectstorage/v1/accounts/requests.go | 0 .../openstack/objectstorage/v1/accounts/requests_test.go | 0 .../gophercloud/openstack/objectstorage/v1/accounts/results.go | 0 .../gophercloud/openstack/objectstorage/v1/accounts/urls.go | 0 .../gophercloud/openstack/objectstorage/v1/accounts/urls_test.go | 0 .../gophercloud/openstack/objectstorage/v1/containers/doc.go | 0 .../openstack/objectstorage/v1/containers/fixtures.go | 0 .../openstack/objectstorage/v1/containers/requests.go | 0 .../openstack/objectstorage/v1/containers/requests_test.go | 0 .../gophercloud/openstack/objectstorage/v1/containers/results.go | 0 .../gophercloud/openstack/objectstorage/v1/containers/urls.go | 0 .../openstack/objectstorage/v1/containers/urls_test.go | 0 .../gophercloud/openstack/objectstorage/v1/objects/doc.go | 0 .../gophercloud/openstack/objectstorage/v1/objects/fixtures.go | 0 .../gophercloud/openstack/objectstorage/v1/objects/requests.go | 0 .../openstack/objectstorage/v1/objects/requests_test.go | 0 .../gophercloud/openstack/objectstorage/v1/objects/results.go | 0 .../gophercloud/openstack/objectstorage/v1/objects/urls.go | 0 .../gophercloud/openstack/objectstorage/v1/objects/urls_test.go | 0 .../gophercloud/openstack/orchestration/v1/apiversions/doc.go | 0 .../openstack/orchestration/v1/apiversions/requests.go | 0 .../openstack/orchestration/v1/apiversions/requests_test.go | 0 .../openstack/orchestration/v1/apiversions/results.go | 0 .../gophercloud/openstack/orchestration/v1/apiversions/urls.go | 0 .../gophercloud/openstack/orchestration/v1/buildinfo/doc.go | 0 .../gophercloud/openstack/orchestration/v1/buildinfo/fixtures.go | 0 .../gophercloud/openstack/orchestration/v1/buildinfo/requests.go | 0 .../openstack/orchestration/v1/buildinfo/requests_test.go | 0 .../gophercloud/openstack/orchestration/v1/buildinfo/results.go | 0 .../gophercloud/openstack/orchestration/v1/buildinfo/urls.go | 0 .../gophercloud/openstack/orchestration/v1/stackevents/doc.go | 0 .../openstack/orchestration/v1/stackevents/fixtures.go | 0 .../openstack/orchestration/v1/stackevents/requests.go | 0 .../openstack/orchestration/v1/stackevents/requests_test.go | 0 .../openstack/orchestration/v1/stackevents/results.go | 0 .../gophercloud/openstack/orchestration/v1/stackevents/urls.go | 0 .../gophercloud/openstack/orchestration/v1/stackresources/doc.go | 0 .../openstack/orchestration/v1/stackresources/fixtures.go | 0 .../openstack/orchestration/v1/stackresources/requests.go | 0 .../openstack/orchestration/v1/stackresources/requests_test.go | 0 .../openstack/orchestration/v1/stackresources/results.go | 0 .../openstack/orchestration/v1/stackresources/urls.go | 0 .../gophercloud/openstack/orchestration/v1/stacks/doc.go | 0 .../gophercloud/openstack/orchestration/v1/stacks/fixtures.go | 0 .../gophercloud/openstack/orchestration/v1/stacks/requests.go | 0 .../openstack/orchestration/v1/stacks/requests_test.go | 0 .../gophercloud/openstack/orchestration/v1/stacks/results.go | 0 .../gophercloud/openstack/orchestration/v1/stacks/urls.go | 0 .../gophercloud/openstack/orchestration/v1/stacktemplates/doc.go | 0 .../openstack/orchestration/v1/stacktemplates/fixtures.go | 0 .../openstack/orchestration/v1/stacktemplates/requests.go | 0 .../openstack/orchestration/v1/stacktemplates/requests_test.go | 0 .../openstack/orchestration/v1/stacktemplates/results.go | 0 .../openstack/orchestration/v1/stacktemplates/urls.go | 0 .../rackspace/gophercloud/openstack/utils/choose_version.go | 0 .../rackspace/gophercloud/openstack/utils/choose_version_test.go | 0 .../github.com/rackspace/gophercloud/pagination/http.go | 0 .../github.com/rackspace/gophercloud/pagination/linked.go | 0 .../github.com/rackspace/gophercloud/pagination/linked_test.go | 0 .../github.com/rackspace/gophercloud/pagination/marker.go | 0 .../github.com/rackspace/gophercloud/pagination/marker_test.go | 0 .../github.com/rackspace/gophercloud/pagination/null.go | 0 .../github.com/rackspace/gophercloud/pagination/pager.go | 0 .../rackspace/gophercloud/pagination/pagination_test.go | 0 .../github.com/rackspace/gophercloud/pagination/pkg.go | 0 .../github.com/rackspace/gophercloud/pagination/single.go | 0 .../github.com/rackspace/gophercloud/pagination/single_test.go | 0 .../src => vendor}/github.com/rackspace/gophercloud/params.go | 0 .../github.com/rackspace/gophercloud/params_test.go | 0 .../github.com/rackspace/gophercloud/provider_client.go | 0 .../github.com/rackspace/gophercloud/provider_client_test.go | 0 .../github.com/rackspace/gophercloud/rackspace/auth_env.go | 0 .../gophercloud/rackspace/blockstorage/v1/snapshots/delegate.go | 0 .../rackspace/blockstorage/v1/snapshots/delegate_test.go | 0 .../gophercloud/rackspace/blockstorage/v1/snapshots/doc.go | 0 .../gophercloud/rackspace/blockstorage/v1/snapshots/results.go | 0 .../gophercloud/rackspace/blockstorage/v1/volumes/delegate.go | 0 .../rackspace/blockstorage/v1/volumes/delegate_test.go | 0 .../gophercloud/rackspace/blockstorage/v1/volumes/doc.go | 0 .../gophercloud/rackspace/blockstorage/v1/volumes/results.go | 0 .../rackspace/blockstorage/v1/volumetypes/delegate.go | 0 .../rackspace/blockstorage/v1/volumetypes/delegate_test.go | 0 .../gophercloud/rackspace/blockstorage/v1/volumetypes/doc.go | 0 .../gophercloud/rackspace/blockstorage/v1/volumetypes/results.go | 0 .../rackspace/gophercloud/rackspace/cdn/v1/base/delegate.go | 0 .../rackspace/gophercloud/rackspace/cdn/v1/base/delegate_test.go | 0 .../rackspace/gophercloud/rackspace/cdn/v1/base/doc.go | 0 .../rackspace/gophercloud/rackspace/cdn/v1/flavors/delegate.go | 0 .../gophercloud/rackspace/cdn/v1/flavors/delegate_test.go | 0 .../rackspace/gophercloud/rackspace/cdn/v1/flavors/doc.go | 0 .../gophercloud/rackspace/cdn/v1/serviceassets/delegate.go | 0 .../gophercloud/rackspace/cdn/v1/serviceassets/delegate_test.go | 0 .../rackspace/gophercloud/rackspace/cdn/v1/serviceassets/doc.go | 0 .../rackspace/gophercloud/rackspace/cdn/v1/services/delegate.go | 0 .../gophercloud/rackspace/cdn/v1/services/delegate_test.go | 0 .../rackspace/gophercloud/rackspace/cdn/v1/services/doc.go | 0 .../github.com/rackspace/gophercloud/rackspace/client.go | 0 .../github.com/rackspace/gophercloud/rackspace/client_test.go | 0 .../gophercloud/rackspace/compute/v2/bootfromvolume/delegate.go | 0 .../rackspace/compute/v2/bootfromvolume/delegate_test.go | 0 .../gophercloud/rackspace/compute/v2/flavors/delegate.go | 0 .../gophercloud/rackspace/compute/v2/flavors/delegate_test.go | 0 .../rackspace/gophercloud/rackspace/compute/v2/flavors/doc.go | 0 .../gophercloud/rackspace/compute/v2/flavors/fixtures.go | 0 .../gophercloud/rackspace/compute/v2/images/delegate.go | 0 .../gophercloud/rackspace/compute/v2/images/delegate_test.go | 0 .../rackspace/gophercloud/rackspace/compute/v2/images/doc.go | 0 .../gophercloud/rackspace/compute/v2/images/fixtures.go | 0 .../gophercloud/rackspace/compute/v2/keypairs/delegate.go | 0 .../gophercloud/rackspace/compute/v2/keypairs/delegate_test.go | 0 .../rackspace/gophercloud/rackspace/compute/v2/keypairs/doc.go | 0 .../rackspace/gophercloud/rackspace/compute/v2/networks/doc.go | 0 .../gophercloud/rackspace/compute/v2/networks/requests.go | 0 .../gophercloud/rackspace/compute/v2/networks/requests_test.go | 0 .../gophercloud/rackspace/compute/v2/networks/results.go | 0 .../rackspace/gophercloud/rackspace/compute/v2/networks/urls.go | 0 .../gophercloud/rackspace/compute/v2/networks/urls_test.go | 0 .../gophercloud/rackspace/compute/v2/servers/delegate.go | 0 .../gophercloud/rackspace/compute/v2/servers/delegate_test.go | 0 .../rackspace/gophercloud/rackspace/compute/v2/servers/doc.go | 0 .../gophercloud/rackspace/compute/v2/servers/fixtures.go | 0 .../gophercloud/rackspace/compute/v2/servers/requests.go | 0 .../gophercloud/rackspace/compute/v2/servers/requests_test.go | 0 .../rackspace/compute/v2/virtualinterfaces/requests.go | 0 .../rackspace/compute/v2/virtualinterfaces/requests_test.go | 0 .../rackspace/compute/v2/virtualinterfaces/results.go | 0 .../gophercloud/rackspace/compute/v2/virtualinterfaces/urls.go | 0 .../rackspace/compute/v2/virtualinterfaces/urls_test.go | 0 .../gophercloud/rackspace/compute/v2/volumeattach/delegate.go | 0 .../rackspace/compute/v2/volumeattach/delegate_test.go | 0 .../gophercloud/rackspace/compute/v2/volumeattach/doc.go | 0 .../gophercloud/rackspace/identity/v2/extensions/delegate.go | 0 .../rackspace/identity/v2/extensions/delegate_test.go | 0 .../gophercloud/rackspace/identity/v2/extensions/doc.go | 0 .../gophercloud/rackspace/identity/v2/roles/delegate.go | 0 .../gophercloud/rackspace/identity/v2/roles/delegate_test.go | 0 .../gophercloud/rackspace/identity/v2/roles/fixtures.go | 0 .../gophercloud/rackspace/identity/v2/tenants/delegate.go | 0 .../gophercloud/rackspace/identity/v2/tenants/delegate_test.go | 0 .../rackspace/gophercloud/rackspace/identity/v2/tenants/doc.go | 0 .../gophercloud/rackspace/identity/v2/tokens/delegate.go | 0 .../gophercloud/rackspace/identity/v2/tokens/delegate_test.go | 0 .../rackspace/gophercloud/rackspace/identity/v2/tokens/doc.go | 0 .../gophercloud/rackspace/identity/v2/users/delegate.go | 0 .../gophercloud/rackspace/identity/v2/users/delegate_test.go | 0 .../gophercloud/rackspace/identity/v2/users/fixtures.go | 0 .../rackspace/gophercloud/rackspace/identity/v2/users/results.go | 0 .../rackspace/gophercloud/rackspace/identity/v2/users/urls.go | 0 .../github.com/rackspace/gophercloud/rackspace/lb/v1/acl/doc.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/acl/fixtures.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/acl/requests.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/acl/requests_test.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/acl/results.go | 0 .../github.com/rackspace/gophercloud/rackspace/lb/v1/acl/urls.go | 0 .../github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/doc.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/lbs/fixtures.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/lbs/requests.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/lbs/requests_test.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/lbs/results.go | 0 .../github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/urls.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/monitors/doc.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/monitors/fixtures.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/monitors/requests.go | 0 .../gophercloud/rackspace/lb/v1/monitors/requests_test.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/monitors/results.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/monitors/urls.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/nodes/doc.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/nodes/fixtures.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/nodes/requests.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/nodes/requests_test.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/nodes/results.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/nodes/urls.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/sessions/doc.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/sessions/fixtures.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/sessions/requests.go | 0 .../gophercloud/rackspace/lb/v1/sessions/requests_test.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/sessions/results.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/sessions/urls.go | 0 .../github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/doc.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/ssl/fixtures.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/ssl/requests.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/ssl/requests_test.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/ssl/results.go | 0 .../github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/urls.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/throttle/doc.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/throttle/fixtures.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/throttle/requests.go | 0 .../gophercloud/rackspace/lb/v1/throttle/requests_test.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/throttle/results.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/throttle/urls.go | 0 .../github.com/rackspace/gophercloud/rackspace/lb/v1/vips/doc.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/vips/fixtures.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/vips/requests.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/vips/requests_test.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/vips/results.go | 0 .../rackspace/gophercloud/rackspace/lb/v1/vips/urls.go | 0 .../gophercloud/rackspace/networking/v2/common/common_tests.go | 0 .../gophercloud/rackspace/networking/v2/networks/delegate.go | 0 .../rackspace/networking/v2/networks/delegate_test.go | 0 .../gophercloud/rackspace/networking/v2/ports/delegate.go | 0 .../gophercloud/rackspace/networking/v2/ports/delegate_test.go | 0 .../gophercloud/rackspace/networking/v2/security/doc.go | 0 .../rackspace/networking/v2/security/groups/delegate.go | 0 .../rackspace/networking/v2/security/groups/delegate_test.go | 0 .../rackspace/networking/v2/security/rules/delegate.go | 0 .../rackspace/networking/v2/security/rules/delegate_test.go | 0 .../gophercloud/rackspace/networking/v2/subnets/delegate.go | 0 .../gophercloud/rackspace/networking/v2/subnets/delegate_test.go | 0 .../gophercloud/rackspace/objectstorage/v1/accounts/delegate.go | 0 .../rackspace/objectstorage/v1/accounts/delegate_test.go | 0 .../gophercloud/rackspace/objectstorage/v1/accounts/doc.go | 0 .../rackspace/gophercloud/rackspace/objectstorage/v1/bulk/doc.go | 0 .../gophercloud/rackspace/objectstorage/v1/bulk/requests.go | 0 .../gophercloud/rackspace/objectstorage/v1/bulk/requests_test.go | 0 .../gophercloud/rackspace/objectstorage/v1/bulk/results.go | 0 .../gophercloud/rackspace/objectstorage/v1/bulk/urls.go | 0 .../gophercloud/rackspace/objectstorage/v1/bulk/urls_test.go | 0 .../rackspace/objectstorage/v1/cdncontainers/delegate.go | 0 .../rackspace/objectstorage/v1/cdncontainers/delegate_test.go | 0 .../gophercloud/rackspace/objectstorage/v1/cdncontainers/doc.go | 0 .../rackspace/objectstorage/v1/cdncontainers/requests.go | 0 .../rackspace/objectstorage/v1/cdncontainers/requests_test.go | 0 .../rackspace/objectstorage/v1/cdncontainers/results.go | 0 .../gophercloud/rackspace/objectstorage/v1/cdncontainers/urls.go | 0 .../rackspace/objectstorage/v1/cdncontainers/urls_test.go | 0 .../rackspace/objectstorage/v1/cdnobjects/delegate.go | 0 .../rackspace/objectstorage/v1/cdnobjects/delegate_test.go | 0 .../gophercloud/rackspace/objectstorage/v1/cdnobjects/doc.go | 0 .../gophercloud/rackspace/objectstorage/v1/cdnobjects/request.go | 0 .../rackspace/objectstorage/v1/containers/delegate.go | 0 .../rackspace/objectstorage/v1/containers/delegate_test.go | 0 .../gophercloud/rackspace/objectstorage/v1/containers/doc.go | 0 .../gophercloud/rackspace/objectstorage/v1/objects/delegate.go | 0 .../rackspace/objectstorage/v1/objects/delegate_test.go | 0 .../gophercloud/rackspace/objectstorage/v1/objects/doc.go | 0 .../gophercloud/rackspace/orchestration/v1/buildinfo/delegate.go | 0 .../rackspace/orchestration/v1/buildinfo/delegate_test.go | 0 .../gophercloud/rackspace/orchestration/v1/buildinfo/doc.go | 0 .../rackspace/orchestration/v1/stackevents/delegate.go | 0 .../rackspace/orchestration/v1/stackevents/delegate_test.go | 0 .../gophercloud/rackspace/orchestration/v1/stackevents/doc.go | 0 .../rackspace/orchestration/v1/stackresources/delegate.go | 0 .../rackspace/orchestration/v1/stackresources/delegate_test.go | 0 .../gophercloud/rackspace/orchestration/v1/stackresources/doc.go | 0 .../gophercloud/rackspace/orchestration/v1/stacks/delegate.go | 0 .../rackspace/orchestration/v1/stacks/delegate_test.go | 0 .../gophercloud/rackspace/orchestration/v1/stacks/doc.go | 0 .../gophercloud/rackspace/orchestration/v1/stacks/fixtures.go | 0 .../rackspace/orchestration/v1/stacktemplates/delegate.go | 0 .../rackspace/orchestration/v1/stacktemplates/delegate_test.go | 0 .../gophercloud/rackspace/orchestration/v1/stacktemplates/doc.go | 0 .../rackspace/rackconnect/v3/cloudnetworks/requests.go | 0 .../rackspace/rackconnect/v3/cloudnetworks/requests_test.go | 0 .../rackspace/rackconnect/v3/cloudnetworks/results.go | 0 .../gophercloud/rackspace/rackconnect/v3/cloudnetworks/urls.go | 0 .../rackspace/gophercloud/rackspace/rackconnect/v3/doc.go | 0 .../gophercloud/rackspace/rackconnect/v3/lbpools/doc.go | 0 .../gophercloud/rackspace/rackconnect/v3/lbpools/requests.go | 0 .../rackspace/rackconnect/v3/lbpools/requests_test.go | 0 .../gophercloud/rackspace/rackconnect/v3/lbpools/results.go | 0 .../gophercloud/rackspace/rackconnect/v3/lbpools/urls.go | 0 .../gophercloud/rackspace/rackconnect/v3/publicips/requests.go | 0 .../rackspace/rackconnect/v3/publicips/requests_test.go | 0 .../gophercloud/rackspace/rackconnect/v3/publicips/results.go | 0 .../gophercloud/rackspace/rackconnect/v3/publicips/urls.go | 0 .../src => vendor}/github.com/rackspace/gophercloud/results.go | 0 .../github.com/rackspace/gophercloud/script/acceptancetest | 0 .../github.com/rackspace/gophercloud/script/bootstrap | 0 .../github.com/rackspace/gophercloud/script/cibuild | 0 .../src => vendor}/github.com/rackspace/gophercloud/script/test | 0 .../github.com/rackspace/gophercloud/script/unittest | 0 .../github.com/rackspace/gophercloud/service_client.go | 0 .../github.com/rackspace/gophercloud/service_client_test.go | 0 .../github.com/rackspace/gophercloud/testhelper/client/fake.go | 0 .../github.com/rackspace/gophercloud/testhelper/convenience.go | 0 .../github.com/rackspace/gophercloud/testhelper/doc.go | 0 .../rackspace/gophercloud/testhelper/http_responses.go | 0 .../src => vendor}/github.com/rackspace/gophercloud/util.go | 0 .../src => vendor}/github.com/rackspace/gophercloud/util_test.go | 0 .../src => vendor}/github.com/skarademir/naturalsort/LICENSE.md | 0 .../src => vendor}/github.com/skarademir/naturalsort/README.md | 0 .../github.com/skarademir/naturalsort/naturalsort.go | 0 .../github.com/skarademir/naturalsort/naturalsort_test.go | 0 .../src => vendor}/github.com/smartystreets/go-aws-auth/LICENSE | 0 .../github.com/smartystreets/go-aws-auth/README.md | 0 .../github.com/smartystreets/go-aws-auth/awsauth.go | 0 .../github.com/smartystreets/go-aws-auth/awsauth_test.go | 0 .../github.com/smartystreets/go-aws-auth/common.go | 0 .../github.com/smartystreets/go-aws-auth/common_test.go | 0 .../src => vendor}/github.com/smartystreets/go-aws-auth/s3.go | 0 .../github.com/smartystreets/go-aws-auth/s3_test.go | 0 .../src => vendor}/github.com/smartystreets/go-aws-auth/sign2.go | 0 .../github.com/smartystreets/go-aws-auth/sign2_test.go | 0 .../src => vendor}/github.com/smartystreets/go-aws-auth/sign3.go | 0 .../github.com/smartystreets/go-aws-auth/sign3_test.go | 0 .../src => vendor}/github.com/smartystreets/go-aws-auth/sign4.go | 0 .../github.com/smartystreets/go-aws-auth/sign4_test.go | 0 .../github.com/stretchr/testify/assert/assertions.go | 0 .../github.com/stretchr/testify/assert/assertions_test.go | 0 .../src => vendor}/github.com/stretchr/testify/assert/doc.go | 0 .../src => vendor}/github.com/stretchr/testify/assert/errors.go | 0 .../github.com/stretchr/testify/assert/forward_assertions.go | 0 .../stretchr/testify/assert/forward_assertions_test.go | 0 .../github.com/stretchr/testify/assert/http_assertions.go | 0 .../github.com/stretchr/testify/assert/http_assertions_test.go | 0 .../src => vendor}/github.com/tent/http-link-go/.gitignore | 0 .../src => vendor}/github.com/tent/http-link-go/.travis.yml | 0 .../src => vendor}/github.com/tent/http-link-go/LICENSE | 0 .../src => vendor}/github.com/tent/http-link-go/README.md | 0 .../src => vendor}/github.com/tent/http-link-go/link.go | 0 .../src => vendor}/github.com/tent/http-link-go/link_test.go | 0 .../src => vendor}/github.com/vmware/govcloudair/.gitignore | 0 .../src => vendor}/github.com/vmware/govcloudair/.travis.yml | 0 .../src => vendor}/github.com/vmware/govcloudair/LICENSE | 0 .../src => vendor}/github.com/vmware/govcloudair/Readme.md | 0 .../src => vendor}/github.com/vmware/govcloudair/api.go | 0 .../src => vendor}/github.com/vmware/govcloudair/api_test.go | 0 .../src => vendor}/github.com/vmware/govcloudair/catalog.go | 0 .../src => vendor}/github.com/vmware/govcloudair/catalog_test.go | 0 .../src => vendor}/github.com/vmware/govcloudair/catalogitem.go | 0 .../github.com/vmware/govcloudair/catalogitem_test.go | 0 .../src => vendor}/github.com/vmware/govcloudair/edgegateway.go | 0 .../github.com/vmware/govcloudair/edgegateway_test.go | 0 .../src => vendor}/github.com/vmware/govcloudair/org.go | 0 .../src => vendor}/github.com/vmware/govcloudair/org_test.go | 0 .../github.com/vmware/govcloudair/orgvdcnetwork.go | 0 .../github.com/vmware/govcloudair/orgvdcnetwork_test.go | 0 .../src => vendor}/github.com/vmware/govcloudair/script/coverage | 0 .../src => vendor}/github.com/vmware/govcloudair/task.go | 0 .../src => vendor}/github.com/vmware/govcloudair/task_test.go | 0 .../github.com/vmware/govcloudair/testutil/http.go | 0 .../github.com/vmware/govcloudair/types/v56/types.go | 0 .../src => vendor}/github.com/vmware/govcloudair/vapp.go | 0 .../src => vendor}/github.com/vmware/govcloudair/vapp_test.go | 0 .../src => vendor}/github.com/vmware/govcloudair/vapptemplate.go | 0 .../github.com/vmware/govcloudair/vapptemplate_test.go | 0 .../src => vendor}/github.com/vmware/govcloudair/vdc.go | 0 .../src => vendor}/github.com/vmware/govcloudair/vdc_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/agent/client.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/agent/client_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/agent/forward.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/agent/keyring.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/agent/server.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/agent/server_test.go | 0 .../golang.org/x/crypto/ssh/agent/testdata_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/benchmark_test.go | 0 .../_workspace/src => vendor}/golang.org/x/crypto/ssh/buffer.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/buffer_test.go | 0 .../_workspace/src => vendor}/golang.org/x/crypto/ssh/certs.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/certs_test.go | 0 .../_workspace/src => vendor}/golang.org/x/crypto/ssh/channel.go | 0 .../_workspace/src => vendor}/golang.org/x/crypto/ssh/cipher.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/cipher_test.go | 0 .../_workspace/src => vendor}/golang.org/x/crypto/ssh/client.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/client_auth.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/client_auth_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/client_test.go | 0 .../_workspace/src => vendor}/golang.org/x/crypto/ssh/common.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/connection.go | 0 {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/doc.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/example_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/handshake.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/handshake_test.go | 0 {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/kex.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/kex_test.go | 0 .../_workspace/src => vendor}/golang.org/x/crypto/ssh/keys.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/keys_test.go | 0 {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/mac.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/mempipe_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/messages.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/messages_test.go | 0 {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/mux.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/mux_test.go | 0 .../_workspace/src => vendor}/golang.org/x/crypto/ssh/server.go | 0 .../_workspace/src => vendor}/golang.org/x/crypto/ssh/session.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/session_test.go | 0 .../_workspace/src => vendor}/golang.org/x/crypto/ssh/tcpip.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/tcpip_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/terminal/terminal.go | 0 .../golang.org/x/crypto/ssh/terminal/terminal_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/terminal/util.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/terminal/util_bsd.go | 0 .../golang.org/x/crypto/ssh/terminal/util_linux.go | 0 .../golang.org/x/crypto/ssh/terminal/util_windows.go | 0 .../golang.org/x/crypto/ssh/test/agent_unix_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/test/cert_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/test/doc.go | 0 .../golang.org/x/crypto/ssh/test/forward_unix_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/test/session_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/test/tcpip_test.go | 0 .../golang.org/x/crypto/ssh/test/test_unix_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/test/testdata_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/testdata_test.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/transport.go | 0 .../src => vendor}/golang.org/x/crypto/ssh/transport_test.go | 0 .../src => vendor}/golang.org/x/net/context/context.go | 0 .../src => vendor}/golang.org/x/net/context/context_test.go | 0 .../src => vendor}/golang.org/x/net/context/withtimeout_test.go | 0 .../_workspace/src => vendor}/golang.org/x/oauth2/.travis.yml | 0 {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/AUTHORS | 0 .../src => vendor}/golang.org/x/oauth2/CONTRIBUTING.md | 0 .../_workspace/src => vendor}/golang.org/x/oauth2/CONTRIBUTORS | 0 {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/LICENSE | 0 {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/README.md | 0 .../src => vendor}/golang.org/x/oauth2/bitbucket/bitbucket.go | 0 .../src => vendor}/golang.org/x/oauth2/client_appengine.go | 0 .../golang.org/x/oauth2/clientcredentials/clientcredentials.go | 0 .../x/oauth2/clientcredentials/clientcredentials_test.go | 0 .../src => vendor}/golang.org/x/oauth2/example_test.go | 0 .../src => vendor}/golang.org/x/oauth2/facebook/facebook.go | 0 .../src => vendor}/golang.org/x/oauth2/github/github.go | 0 .../src => vendor}/golang.org/x/oauth2/google/appengine.go | 0 .../src => vendor}/golang.org/x/oauth2/google/appengine_hook.go | 0 .../golang.org/x/oauth2/google/appenginevm_hook.go | 0 .../src => vendor}/golang.org/x/oauth2/google/default.go | 0 .../src => vendor}/golang.org/x/oauth2/google/example_test.go | 0 .../src => vendor}/golang.org/x/oauth2/google/google.go | 0 .../src => vendor}/golang.org/x/oauth2/google/google_test.go | 0 .../_workspace/src => vendor}/golang.org/x/oauth2/google/jwt.go | 0 .../_workspace/src => vendor}/golang.org/x/oauth2/google/sdk.go | 0 .../src => vendor}/golang.org/x/oauth2/google/sdk_test.go | 0 .../src => vendor}/golang.org/x/oauth2/internal/oauth2.go | 0 .../src => vendor}/golang.org/x/oauth2/internal/oauth2_test.go | 0 .../src => vendor}/golang.org/x/oauth2/internal/token.go | 0 .../src => vendor}/golang.org/x/oauth2/internal/token_test.go | 0 .../src => vendor}/golang.org/x/oauth2/internal/transport.go | 0 {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/jws/jws.go | 0 .../src => vendor}/golang.org/x/oauth2/jwt/example_test.go | 0 {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/jwt/jwt.go | 0 .../src => vendor}/golang.org/x/oauth2/jwt/jwt_test.go | 0 .../src => vendor}/golang.org/x/oauth2/linkedin/linkedin.go | 0 {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/oauth2.go | 0 .../_workspace/src => vendor}/golang.org/x/oauth2/oauth2_test.go | 0 .../golang.org/x/oauth2/odnoklassniki/odnoklassniki.go | 0 .../src => vendor}/golang.org/x/oauth2/paypal/paypal.go | 0 {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/token.go | 0 .../_workspace/src => vendor}/golang.org/x/oauth2/token_test.go | 0 .../_workspace/src => vendor}/golang.org/x/oauth2/transport.go | 0 .../src => vendor}/golang.org/x/oauth2/transport_test.go | 0 {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/vk/vk.go | 0 .../google.golang.org/api/compute/v1/compute-api.json | 0 .../google.golang.org/api/compute/v1/compute-gen.go | 0 .../src => vendor}/google.golang.org/api/googleapi/googleapi.go | 0 .../google.golang.org/api/googleapi/googleapi_test.go | 0 .../api/googleapi/internal/uritemplates/LICENSE | 0 .../api/googleapi/internal/uritemplates/uritemplates.go | 0 .../api/googleapi/internal/uritemplates/utils.go | 0 .../google.golang.org/api/googleapi/transport/apikey.go | 0 .../src => vendor}/google.golang.org/api/googleapi/types.go | 0 .../src => vendor}/google.golang.org/api/googleapi/types_test.go | 0 .../google.golang.org/cloud/compute/metadata/metadata.go | 0 .../src => vendor}/google.golang.org/cloud/internal/cloud.go | 0 .../cloud/internal/datastore/datastore_v1.pb.go | 0 .../cloud/internal/datastore/datastore_v1.proto | 0 .../google.golang.org/cloud/internal/opts/option.go | 0 .../google.golang.org/cloud/internal/testutil/context.go | 0 .../google.golang.org/cloud/internal/transport/cancelreq.go | 0 .../cloud/internal/transport/cancelreq_legacy.go | 0 .../google.golang.org/cloud/internal/transport/dial.go | 0 .../google.golang.org/cloud/internal/transport/proto.go | 0 1059 files changed, 1 deletion(-) delete mode 120000 vendor rename {Godeps/_workspace/src => vendor}/code.google.com/p/goauth2/oauth/example/oauthreq.go (100%) rename {Godeps/_workspace/src => vendor}/code.google.com/p/goauth2/oauth/jwt/example/example.client_secrets.json (100%) rename {Godeps/_workspace/src => vendor}/code.google.com/p/goauth2/oauth/jwt/example/example.pem (100%) rename {Godeps/_workspace/src => vendor}/code.google.com/p/goauth2/oauth/jwt/example/main.go (100%) rename {Godeps/_workspace/src => vendor}/code.google.com/p/goauth2/oauth/jwt/jwt.go (100%) rename {Godeps/_workspace/src => vendor}/code.google.com/p/goauth2/oauth/jwt/jwt_test.go (100%) rename {Godeps/_workspace/src => vendor}/code.google.com/p/goauth2/oauth/oauth.go (100%) rename {Godeps/_workspace/src => vendor}/code.google.com/p/goauth2/oauth/oauth_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/LICENSE-2.0.txt (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/clients/imageClient/entities.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/clients/imageClient/imageClient.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/clients/locationClient/entities.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/clients/locationClient/locationClient.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/clients/storageServiceClient/entities.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/clients/storageServiceClient/storageServiceClient.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/clients/vmClient/entities.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/clients/vmClient/vmClient.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/clients/vmDiskClient/vmDiskClient.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/child.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/child_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/host.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/host_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/matryoshka_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/plan9_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/posix_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/chunked.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/chunked_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/client.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/client_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookie.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookie_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/punycode.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/punycode_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/example_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/export_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/child.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/filetransport.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/filetransport_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/fs.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/fs_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/header.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/header_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/example_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/recorder.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/recorder_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/server.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/server_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/chunked.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/chunked_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/dump.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/dump_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/httputil.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/persist.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/reverseproxy.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/reverseproxy_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/jar.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/lex.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/lex_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/npn_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/pprof/pprof.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/proxy_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/race.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/range_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/readrequest_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/request.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/request_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/requestwrite_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/response.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/response_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/responsewrite_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/serve_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/server.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/sniff.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/sniff_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/status.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/transfer.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/transfer_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/transport.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/transport_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/triv.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/http/z_last_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/alert.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/cipher_suites.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/generate_cert.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_client.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_client_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_messages.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_messages_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_server.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_server_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/key_agreement.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/ticket.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/MSOpenTech/azure-sdk-for-go/publishSettings.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/.gitignore (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/.travis.yml (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/backoff.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/backoff_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/exponential.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/exponential_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/retry.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/retry_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/ticker.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/cenkalti/backoff/ticker_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/LICENSE.txt (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/Makefile (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/action.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/action_request.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/action_request_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/action_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/domains.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/domains_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/droplet_actions.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/droplet_actions_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/droplets.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/droplets_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/godo.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/godo_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/image_actions.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/image_actions_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/images.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/images_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/keys.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/keys_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/links.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/links_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/regions.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/regions_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/sizes.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/sizes_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/strings.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/timestamp.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/timestamp_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/digitalocean/godo/util/droplet.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/docker/docker/pkg/term/MAINTAINERS (100%) rename {Godeps/_workspace/src => vendor}/github.com/docker/docker/pkg/term/console_windows.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/docker/docker/pkg/term/tc_linux_cgo.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/docker/docker/pkg/term/tc_other.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/docker/docker/pkg/term/term.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/docker/docker/pkg/term/term_windows.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/docker/docker/pkg/term/termios_darwin.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/docker/docker/pkg/term/termios_freebsd.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/docker/docker/pkg/term/termios_linux.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/google/go-querystring/query/encode.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/google/go-querystring/query/encode_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mitchellh/mapstructure/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/mitchellh/mapstructure/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/mitchellh/mapstructure/decode_hooks.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mitchellh/mapstructure/decode_hooks_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mitchellh/mapstructure/error.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mitchellh/mapstructure/mapstructure.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mitchellh/mapstructure/mapstructure_benchmark_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mitchellh/mapstructure/mapstructure_bugs_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mitchellh/mapstructure/mapstructure_examples_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mitchellh/mapstructure/mapstructure_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/pyr/egoscale/src/egoscale/async.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/pyr/egoscale/src/egoscale/error.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/pyr/egoscale/src/egoscale/groups.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/pyr/egoscale/src/egoscale/init.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/pyr/egoscale/src/egoscale/keypair.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/pyr/egoscale/src/egoscale/request.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/pyr/egoscale/src/egoscale/topology.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/pyr/egoscale/src/egoscale/types.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/pyr/egoscale/src/egoscale/vm.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/.travis.yml (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/CONTRIBUTING.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/CONTRIBUTORS.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/UPGRADING.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/snapshots_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/volumes_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/volumetypes_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/client_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/bootfromvolume_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/compute_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/extension_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/flavors_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/floatingip_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/images_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/keypairs_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/secdefrules_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/secgroup_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/servers_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/tenantnetworks_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/volumeattach_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/extension_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/identity_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/role_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/tenant_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/token_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/user_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/endpoint_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/identity_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/service_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/token_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/apiversion_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extension_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/firewall_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/policy_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/rule_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/layer3_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/member_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/monitor_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/pool_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/vip_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/provider_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/security_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/network_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/port_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/subnet_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/accounts_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/containers_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/objects_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/buildinfo_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/hello-compute.json (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stackevents_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stackresources_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stacks_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stacktemplates_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/openstack/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/snapshot_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/volume_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/volume_type_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/base_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/flavor_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/service_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/serviceasset_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/client_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/bootfromvolume_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/compute_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/flavors_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/images_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/keypairs_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/networks_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/servers_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/virtualinterfaces_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/volumeattach_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/extension_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/identity_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/role_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/tenant_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/user_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/acl_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/lb_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/monitor_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/node_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/session_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/throttle_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/vip_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/network_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/port_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/security_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/subnet_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/accounts_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/bulk_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/cdncontainers_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/cdnobjects_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/containers_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/objects_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/buildinfo_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stackevents_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stackresources_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stacks_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stacktemplates_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/cloudnetworks_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/lbpools_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/publicips_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/tools/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/acceptance/tools/tools.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/auth_options.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/auth_results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/endpoint_search.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/endpoint_search_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/auth_env.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/util.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/util.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/base/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/base/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/base/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/base/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/base/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/base/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/services/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/services/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/services/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/services/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/services/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/services/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/cdn/v1/services/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/client.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/client_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/common/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/common/extensions/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/common/extensions/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/common/extensions/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/common/extensions/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/common/extensions/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/common/extensions/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/common/extensions/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/common/extensions/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/results_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/images/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/images/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/images/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/images/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/images/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/images/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/servers/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/servers/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/servers/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/servers/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/servers/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/servers/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/servers/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/compute/v2/servers/util.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/endpoint_location.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/endpoint_location_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/docs.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/users/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/users/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/users/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/users/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/users/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v2/users/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/services/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/services/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/services/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/services/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/services/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/services/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/common/common_tests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/results_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/results_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/networks/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/networks/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/networks/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/networks/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/networks/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/networks/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/networks/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/ports/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/ports/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/ports/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/ports/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/ports/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/ports/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/ports/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/utils/choose_version.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/openstack/utils/choose_version_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/pagination/http.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/pagination/linked.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/pagination/linked_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/pagination/marker.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/pagination/marker_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/pagination/null.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/pagination/pager.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/pagination/pagination_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/pagination/pkg.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/pagination/single.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/pagination/single_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/params.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/params_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/provider_client.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/provider_client_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/auth_env.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/client.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/client_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/bootfromvolume/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/bootfromvolume/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/images/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/images/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/images/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/images/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/users/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/users/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/users/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/users/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/identity/v2/users/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/common/common_tests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/networks/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/networks/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/ports/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/ports/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/security/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/security/groups/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/security/groups/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/security/rules/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/security/rules/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/subnets/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/networking/v2/subnets/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/urls_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/request.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/fixtures.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/delegate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/delegate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/requests.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/requests_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/urls.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/results.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/script/acceptancetest (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/script/bootstrap (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/script/cibuild (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/script/test (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/script/unittest (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/service_client.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/service_client_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/testhelper/client/fake.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/testhelper/convenience.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/testhelper/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/testhelper/http_responses.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/util.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/rackspace/gophercloud/util_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/skarademir/naturalsort/LICENSE.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/skarademir/naturalsort/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/skarademir/naturalsort/naturalsort.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/skarademir/naturalsort/naturalsort_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/awsauth.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/awsauth_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/common.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/common_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/s3.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/s3_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/sign2.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/sign2_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/sign3.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/sign3_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/sign4.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/smartystreets/go-aws-auth/sign4_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/stretchr/testify/assert/assertions.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/stretchr/testify/assert/assertions_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/stretchr/testify/assert/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/stretchr/testify/assert/errors.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/stretchr/testify/assert/forward_assertions.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/stretchr/testify/assert/forward_assertions_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/stretchr/testify/assert/http_assertions.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/stretchr/testify/assert/http_assertions_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/tent/http-link-go/.gitignore (100%) rename {Godeps/_workspace/src => vendor}/github.com/tent/http-link-go/.travis.yml (100%) rename {Godeps/_workspace/src => vendor}/github.com/tent/http-link-go/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/tent/http-link-go/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/tent/http-link-go/link.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/tent/http-link-go/link_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/.gitignore (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/.travis.yml (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/Readme.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/api.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/api_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/catalog.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/catalog_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/catalogitem.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/catalogitem_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/edgegateway.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/edgegateway_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/org.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/org_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/orgvdcnetwork.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/orgvdcnetwork_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/script/coverage (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/task.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/task_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/testutil/http.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/types/v56/types.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/vapp.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/vapp_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/vapptemplate.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/vapptemplate_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/vdc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/vmware/govcloudair/vdc_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/agent/client.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/agent/client_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/agent/forward.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/agent/keyring.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/agent/server.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/agent/server_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/agent/testdata_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/benchmark_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/buffer.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/buffer_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/certs.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/certs_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/channel.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/cipher.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/cipher_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/client.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/client_auth.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/client_auth_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/client_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/common.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/connection.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/doc.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/example_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/handshake.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/handshake_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/kex.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/kex_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/keys.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/keys_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/mac.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/mempipe_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/messages.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/messages_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/mux.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/mux_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/server.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/session.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/session_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/tcpip.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/tcpip_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/terminal.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/terminal_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/util.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/util_bsd.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/util_linux.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/util_windows.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/test/agent_unix_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/test/cert_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/test/doc.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/test/forward_unix_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/test/session_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/test/tcpip_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/test/test_unix_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/test/testdata_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/testdata_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/transport.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/transport_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/net/context/context.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/net/context/context_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/net/context/withtimeout_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/.travis.yml (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/AUTHORS (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/CONTRIBUTING.md (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/CONTRIBUTORS (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/README.md (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/bitbucket/bitbucket.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/client_appengine.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/clientcredentials/clientcredentials.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/clientcredentials/clientcredentials_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/example_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/facebook/facebook.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/github/github.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/google/appengine.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/google/appengine_hook.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/google/appenginevm_hook.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/google/default.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/google/example_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/google/google.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/google/google_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/google/jwt.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/google/sdk.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/google/sdk_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/internal/oauth2.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/internal/oauth2_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/internal/token.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/internal/token_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/internal/transport.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/jws/jws.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/jwt/example_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/jwt/jwt.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/jwt/jwt_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/linkedin/linkedin.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/oauth2.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/oauth2_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/odnoklassniki/odnoklassniki.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/paypal/paypal.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/token.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/token_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/transport.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/transport_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/oauth2/vk/vk.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/api/compute/v1/compute-api.json (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/api/compute/v1/compute-gen.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/api/googleapi/googleapi.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/api/googleapi/googleapi_test.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/api/googleapi/internal/uritemplates/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/api/googleapi/internal/uritemplates/uritemplates.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/api/googleapi/internal/uritemplates/utils.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/api/googleapi/transport/apikey.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/api/googleapi/types.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/api/googleapi/types_test.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/cloud/compute/metadata/metadata.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/cloud/internal/cloud.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/cloud/internal/datastore/datastore_v1.pb.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/cloud/internal/datastore/datastore_v1.proto (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/cloud/internal/opts/option.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/cloud/internal/testutil/context.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/cloud/internal/transport/cancelreq.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/cloud/internal/transport/cancelreq_legacy.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/cloud/internal/transport/dial.go (100%) rename {Godeps/_workspace/src => vendor}/google.golang.org/cloud/internal/transport/proto.go (100%) diff --git a/vendor b/vendor deleted file mode 120000 index a8edbc6567..0000000000 --- a/vendor +++ /dev/null @@ -1 +0,0 @@ -Godeps/_workspace/src \ No newline at end of file diff --git a/Godeps/_workspace/src/code.google.com/p/goauth2/oauth/example/oauthreq.go b/vendor/code.google.com/p/goauth2/oauth/example/oauthreq.go similarity index 100% rename from Godeps/_workspace/src/code.google.com/p/goauth2/oauth/example/oauthreq.go rename to vendor/code.google.com/p/goauth2/oauth/example/oauthreq.go diff --git a/Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt/example/example.client_secrets.json b/vendor/code.google.com/p/goauth2/oauth/jwt/example/example.client_secrets.json similarity index 100% rename from Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt/example/example.client_secrets.json rename to vendor/code.google.com/p/goauth2/oauth/jwt/example/example.client_secrets.json diff --git a/Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt/example/example.pem b/vendor/code.google.com/p/goauth2/oauth/jwt/example/example.pem similarity index 100% rename from Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt/example/example.pem rename to vendor/code.google.com/p/goauth2/oauth/jwt/example/example.pem diff --git a/Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt/example/main.go b/vendor/code.google.com/p/goauth2/oauth/jwt/example/main.go similarity index 100% rename from Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt/example/main.go rename to vendor/code.google.com/p/goauth2/oauth/jwt/example/main.go diff --git a/Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt/jwt.go b/vendor/code.google.com/p/goauth2/oauth/jwt/jwt.go similarity index 100% rename from Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt/jwt.go rename to vendor/code.google.com/p/goauth2/oauth/jwt/jwt.go diff --git a/Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt/jwt_test.go b/vendor/code.google.com/p/goauth2/oauth/jwt/jwt_test.go similarity index 100% rename from Godeps/_workspace/src/code.google.com/p/goauth2/oauth/jwt/jwt_test.go rename to vendor/code.google.com/p/goauth2/oauth/jwt/jwt_test.go diff --git a/Godeps/_workspace/src/code.google.com/p/goauth2/oauth/oauth.go b/vendor/code.google.com/p/goauth2/oauth/oauth.go similarity index 100% rename from Godeps/_workspace/src/code.google.com/p/goauth2/oauth/oauth.go rename to vendor/code.google.com/p/goauth2/oauth/oauth.go diff --git a/Godeps/_workspace/src/code.google.com/p/goauth2/oauth/oauth_test.go b/vendor/code.google.com/p/goauth2/oauth/oauth_test.go similarity index 100% rename from Godeps/_workspace/src/code.google.com/p/goauth2/oauth/oauth_test.go rename to vendor/code.google.com/p/goauth2/oauth/oauth_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/LICENSE-2.0.txt b/vendor/github.com/MSOpenTech/azure-sdk-for-go/LICENSE-2.0.txt similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/LICENSE-2.0.txt rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/LICENSE-2.0.txt diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/README.md b/vendor/github.com/MSOpenTech/azure-sdk-for-go/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/README.md rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/README.md diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/imageClient/entities.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/imageClient/entities.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/imageClient/entities.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/imageClient/entities.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/imageClient/imageClient.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/imageClient/imageClient.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/imageClient/imageClient.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/imageClient/imageClient.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/locationClient/entities.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/locationClient/entities.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/locationClient/entities.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/locationClient/entities.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/locationClient/locationClient.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/locationClient/locationClient.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/locationClient/locationClient.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/locationClient/locationClient.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/storageServiceClient/entities.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/storageServiceClient/entities.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/storageServiceClient/entities.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/storageServiceClient/entities.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/storageServiceClient/storageServiceClient.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/storageServiceClient/storageServiceClient.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/storageServiceClient/storageServiceClient.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/storageServiceClient/storageServiceClient.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/vmClient/entities.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/vmClient/entities.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/vmClient/entities.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/vmClient/entities.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/vmClient/vmClient.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/vmClient/vmClient.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/vmClient/vmClient.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/vmClient/vmClient.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/vmDiskClient/vmDiskClient.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/vmDiskClient/vmDiskClient.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/clients/vmDiskClient/vmDiskClient.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/clients/vmDiskClient/vmDiskClient.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/common.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/common.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/common.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/child.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/child.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/child.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/child.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/child_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/child_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/child_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/child_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/host.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/host.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/host.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/host.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/host_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/host_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/host_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/host_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/matryoshka_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/matryoshka_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/matryoshka_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/matryoshka_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/plan9_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/plan9_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/plan9_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/plan9_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/posix_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/posix_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/posix_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cgi/posix_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/chunked.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/chunked.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/chunked.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/chunked.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/chunked_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/chunked_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/chunked_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/chunked_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/client.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/client.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/client.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/client.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/client_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/client_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/client_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/client_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookie.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookie.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookie.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookie.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookie_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookie_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookie_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookie_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/jar_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/punycode.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/punycode.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/punycode.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/punycode.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/punycode_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/punycode_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/punycode_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/cookiejar/punycode_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/doc.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/doc.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/doc.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/example_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/example_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/example_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/example_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/export_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/export_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/export_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/export_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/child.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/child.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/child.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/child.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/fcgi/fcgi_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/filetransport.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/filetransport.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/filetransport.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/filetransport.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/filetransport_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/filetransport_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/filetransport_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/filetransport_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/fs.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/fs.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/fs.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/fs.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/fs_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/fs_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/fs_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/fs_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/header.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/header.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/header.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/header.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/header_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/header_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/header_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/header_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/example_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/example_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/example_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/example_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/recorder.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/recorder.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/recorder.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/recorder.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/recorder_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/recorder_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/recorder_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/recorder_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/server.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/server.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/server.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/server.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/server_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/server_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/server_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httptest/server_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/chunked.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/chunked.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/chunked.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/chunked.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/chunked_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/chunked_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/chunked_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/chunked_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/dump.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/dump.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/dump.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/dump.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/dump_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/dump_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/dump_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/dump_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/httputil.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/httputil.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/httputil.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/httputil.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/persist.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/persist.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/persist.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/persist.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/reverseproxy.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/reverseproxy.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/reverseproxy.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/reverseproxy.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/reverseproxy_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/reverseproxy_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/reverseproxy_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/httputil/reverseproxy_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/jar.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/jar.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/jar.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/jar.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/lex.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/lex.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/lex.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/lex.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/lex_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/lex_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/lex_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/lex_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/npn_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/npn_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/npn_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/npn_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/pprof/pprof.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/pprof/pprof.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/pprof/pprof.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/pprof/pprof.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/proxy_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/proxy_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/proxy_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/proxy_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/race.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/race.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/race.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/race.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/range_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/range_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/range_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/range_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/readrequest_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/readrequest_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/readrequest_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/readrequest_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/request.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/request.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/request.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/request.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/request_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/request_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/request_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/request_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/requestwrite_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/requestwrite_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/requestwrite_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/requestwrite_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/response.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/response.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/response.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/response.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/response_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/response_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/response_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/response_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/responsewrite_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/responsewrite_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/responsewrite_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/responsewrite_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/serve_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/serve_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/serve_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/serve_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/server.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/server.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/server.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/server.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/sniff.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/sniff.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/sniff.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/sniff.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/sniff_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/sniff_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/sniff_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/sniff_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/status.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/status.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/status.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/status.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/transfer.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/transfer.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/transfer.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/transfer.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/transfer_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/transfer_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/transfer_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/transfer_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/transport.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/transport.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/transport.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/transport.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/transport_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/transport_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/transport_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/transport_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/triv.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/triv.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/triv.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/triv.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/z_last_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/z_last_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/http/z_last_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/http/z_last_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/alert.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/alert.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/alert.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/alert.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/cipher_suites.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/cipher_suites.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/cipher_suites.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/cipher_suites.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/common.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/common.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/common.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/conn_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/generate_cert.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/generate_cert.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/generate_cert.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/generate_cert.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_client.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_client.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_client.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_client.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_client_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_client_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_client_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_client_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_messages.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_messages.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_messages.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_messages.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_messages_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_messages_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_messages_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_messages_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_server.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_server.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_server.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_server.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_server_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_server_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_server_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/handshake_server_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/key_agreement.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/key_agreement.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/key_agreement.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/key_agreement.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/prf_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/ticket.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/ticket.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/ticket.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/ticket.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls_test.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls_test.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/core/tls/tls_test.go diff --git a/Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/publishSettings.go b/vendor/github.com/MSOpenTech/azure-sdk-for-go/publishSettings.go similarity index 100% rename from Godeps/_workspace/src/github.com/MSOpenTech/azure-sdk-for-go/publishSettings.go rename to vendor/github.com/MSOpenTech/azure-sdk-for-go/publishSettings.go diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/.gitignore b/vendor/github.com/cenkalti/backoff/.gitignore similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/.gitignore rename to vendor/github.com/cenkalti/backoff/.gitignore diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/.travis.yml b/vendor/github.com/cenkalti/backoff/.travis.yml similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/.travis.yml rename to vendor/github.com/cenkalti/backoff/.travis.yml diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/LICENSE b/vendor/github.com/cenkalti/backoff/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/LICENSE rename to vendor/github.com/cenkalti/backoff/LICENSE diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/README.md b/vendor/github.com/cenkalti/backoff/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/README.md rename to vendor/github.com/cenkalti/backoff/README.md diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/backoff.go b/vendor/github.com/cenkalti/backoff/backoff.go similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/backoff.go rename to vendor/github.com/cenkalti/backoff/backoff.go diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/backoff_test.go b/vendor/github.com/cenkalti/backoff/backoff_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/backoff_test.go rename to vendor/github.com/cenkalti/backoff/backoff_test.go diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/exponential.go b/vendor/github.com/cenkalti/backoff/exponential.go similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/exponential.go rename to vendor/github.com/cenkalti/backoff/exponential.go diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/exponential_test.go b/vendor/github.com/cenkalti/backoff/exponential_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/exponential_test.go rename to vendor/github.com/cenkalti/backoff/exponential_test.go diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/retry.go b/vendor/github.com/cenkalti/backoff/retry.go similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/retry.go rename to vendor/github.com/cenkalti/backoff/retry.go diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/retry_test.go b/vendor/github.com/cenkalti/backoff/retry_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/retry_test.go rename to vendor/github.com/cenkalti/backoff/retry_test.go diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/ticker.go b/vendor/github.com/cenkalti/backoff/ticker.go similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/ticker.go rename to vendor/github.com/cenkalti/backoff/ticker.go diff --git a/Godeps/_workspace/src/github.com/cenkalti/backoff/ticker_test.go b/vendor/github.com/cenkalti/backoff/ticker_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/cenkalti/backoff/ticker_test.go rename to vendor/github.com/cenkalti/backoff/ticker_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/LICENSE.txt b/vendor/github.com/digitalocean/godo/LICENSE.txt similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/LICENSE.txt rename to vendor/github.com/digitalocean/godo/LICENSE.txt diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/Makefile b/vendor/github.com/digitalocean/godo/Makefile similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/Makefile rename to vendor/github.com/digitalocean/godo/Makefile diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/README.md b/vendor/github.com/digitalocean/godo/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/README.md rename to vendor/github.com/digitalocean/godo/README.md diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/action.go b/vendor/github.com/digitalocean/godo/action.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/action.go rename to vendor/github.com/digitalocean/godo/action.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/action_request.go b/vendor/github.com/digitalocean/godo/action_request.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/action_request.go rename to vendor/github.com/digitalocean/godo/action_request.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/action_request_test.go b/vendor/github.com/digitalocean/godo/action_request_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/action_request_test.go rename to vendor/github.com/digitalocean/godo/action_request_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/action_test.go b/vendor/github.com/digitalocean/godo/action_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/action_test.go rename to vendor/github.com/digitalocean/godo/action_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/doc.go b/vendor/github.com/digitalocean/godo/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/doc.go rename to vendor/github.com/digitalocean/godo/doc.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/domains.go b/vendor/github.com/digitalocean/godo/domains.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/domains.go rename to vendor/github.com/digitalocean/godo/domains.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/domains_test.go b/vendor/github.com/digitalocean/godo/domains_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/domains_test.go rename to vendor/github.com/digitalocean/godo/domains_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/droplet_actions.go b/vendor/github.com/digitalocean/godo/droplet_actions.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/droplet_actions.go rename to vendor/github.com/digitalocean/godo/droplet_actions.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/droplet_actions_test.go b/vendor/github.com/digitalocean/godo/droplet_actions_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/droplet_actions_test.go rename to vendor/github.com/digitalocean/godo/droplet_actions_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/droplets.go b/vendor/github.com/digitalocean/godo/droplets.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/droplets.go rename to vendor/github.com/digitalocean/godo/droplets.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/droplets_test.go b/vendor/github.com/digitalocean/godo/droplets_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/droplets_test.go rename to vendor/github.com/digitalocean/godo/droplets_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/godo.go b/vendor/github.com/digitalocean/godo/godo.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/godo.go rename to vendor/github.com/digitalocean/godo/godo.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/godo_test.go b/vendor/github.com/digitalocean/godo/godo_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/godo_test.go rename to vendor/github.com/digitalocean/godo/godo_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/image_actions.go b/vendor/github.com/digitalocean/godo/image_actions.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/image_actions.go rename to vendor/github.com/digitalocean/godo/image_actions.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/image_actions_test.go b/vendor/github.com/digitalocean/godo/image_actions_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/image_actions_test.go rename to vendor/github.com/digitalocean/godo/image_actions_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/images.go b/vendor/github.com/digitalocean/godo/images.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/images.go rename to vendor/github.com/digitalocean/godo/images.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/images_test.go b/vendor/github.com/digitalocean/godo/images_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/images_test.go rename to vendor/github.com/digitalocean/godo/images_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/keys.go b/vendor/github.com/digitalocean/godo/keys.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/keys.go rename to vendor/github.com/digitalocean/godo/keys.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/keys_test.go b/vendor/github.com/digitalocean/godo/keys_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/keys_test.go rename to vendor/github.com/digitalocean/godo/keys_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/links.go b/vendor/github.com/digitalocean/godo/links.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/links.go rename to vendor/github.com/digitalocean/godo/links.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/links_test.go b/vendor/github.com/digitalocean/godo/links_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/links_test.go rename to vendor/github.com/digitalocean/godo/links_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/regions.go b/vendor/github.com/digitalocean/godo/regions.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/regions.go rename to vendor/github.com/digitalocean/godo/regions.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/regions_test.go b/vendor/github.com/digitalocean/godo/regions_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/regions_test.go rename to vendor/github.com/digitalocean/godo/regions_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/sizes.go b/vendor/github.com/digitalocean/godo/sizes.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/sizes.go rename to vendor/github.com/digitalocean/godo/sizes.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/sizes_test.go b/vendor/github.com/digitalocean/godo/sizes_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/sizes_test.go rename to vendor/github.com/digitalocean/godo/sizes_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/strings.go b/vendor/github.com/digitalocean/godo/strings.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/strings.go rename to vendor/github.com/digitalocean/godo/strings.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/timestamp.go b/vendor/github.com/digitalocean/godo/timestamp.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/timestamp.go rename to vendor/github.com/digitalocean/godo/timestamp.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/timestamp_test.go b/vendor/github.com/digitalocean/godo/timestamp_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/timestamp_test.go rename to vendor/github.com/digitalocean/godo/timestamp_test.go diff --git a/Godeps/_workspace/src/github.com/digitalocean/godo/util/droplet.go b/vendor/github.com/digitalocean/godo/util/droplet.go similarity index 100% rename from Godeps/_workspace/src/github.com/digitalocean/godo/util/droplet.go rename to vendor/github.com/digitalocean/godo/util/droplet.go diff --git a/Godeps/_workspace/src/github.com/docker/docker/pkg/term/MAINTAINERS b/vendor/github.com/docker/docker/pkg/term/MAINTAINERS similarity index 100% rename from Godeps/_workspace/src/github.com/docker/docker/pkg/term/MAINTAINERS rename to vendor/github.com/docker/docker/pkg/term/MAINTAINERS diff --git a/Godeps/_workspace/src/github.com/docker/docker/pkg/term/console_windows.go b/vendor/github.com/docker/docker/pkg/term/console_windows.go similarity index 100% rename from Godeps/_workspace/src/github.com/docker/docker/pkg/term/console_windows.go rename to vendor/github.com/docker/docker/pkg/term/console_windows.go diff --git a/Godeps/_workspace/src/github.com/docker/docker/pkg/term/tc_linux_cgo.go b/vendor/github.com/docker/docker/pkg/term/tc_linux_cgo.go similarity index 100% rename from Godeps/_workspace/src/github.com/docker/docker/pkg/term/tc_linux_cgo.go rename to vendor/github.com/docker/docker/pkg/term/tc_linux_cgo.go diff --git a/Godeps/_workspace/src/github.com/docker/docker/pkg/term/tc_other.go b/vendor/github.com/docker/docker/pkg/term/tc_other.go similarity index 100% rename from Godeps/_workspace/src/github.com/docker/docker/pkg/term/tc_other.go rename to vendor/github.com/docker/docker/pkg/term/tc_other.go diff --git a/Godeps/_workspace/src/github.com/docker/docker/pkg/term/term.go b/vendor/github.com/docker/docker/pkg/term/term.go similarity index 100% rename from Godeps/_workspace/src/github.com/docker/docker/pkg/term/term.go rename to vendor/github.com/docker/docker/pkg/term/term.go diff --git a/Godeps/_workspace/src/github.com/docker/docker/pkg/term/term_windows.go b/vendor/github.com/docker/docker/pkg/term/term_windows.go similarity index 100% rename from Godeps/_workspace/src/github.com/docker/docker/pkg/term/term_windows.go rename to vendor/github.com/docker/docker/pkg/term/term_windows.go diff --git a/Godeps/_workspace/src/github.com/docker/docker/pkg/term/termios_darwin.go b/vendor/github.com/docker/docker/pkg/term/termios_darwin.go similarity index 100% rename from Godeps/_workspace/src/github.com/docker/docker/pkg/term/termios_darwin.go rename to vendor/github.com/docker/docker/pkg/term/termios_darwin.go diff --git a/Godeps/_workspace/src/github.com/docker/docker/pkg/term/termios_freebsd.go b/vendor/github.com/docker/docker/pkg/term/termios_freebsd.go similarity index 100% rename from Godeps/_workspace/src/github.com/docker/docker/pkg/term/termios_freebsd.go rename to vendor/github.com/docker/docker/pkg/term/termios_freebsd.go diff --git a/Godeps/_workspace/src/github.com/docker/docker/pkg/term/termios_linux.go b/vendor/github.com/docker/docker/pkg/term/termios_linux.go similarity index 100% rename from Godeps/_workspace/src/github.com/docker/docker/pkg/term/termios_linux.go rename to vendor/github.com/docker/docker/pkg/term/termios_linux.go diff --git a/Godeps/_workspace/src/github.com/google/go-querystring/query/encode.go b/vendor/github.com/google/go-querystring/query/encode.go similarity index 100% rename from Godeps/_workspace/src/github.com/google/go-querystring/query/encode.go rename to vendor/github.com/google/go-querystring/query/encode.go diff --git a/Godeps/_workspace/src/github.com/google/go-querystring/query/encode_test.go b/vendor/github.com/google/go-querystring/query/encode_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/google/go-querystring/query/encode_test.go rename to vendor/github.com/google/go-querystring/query/encode_test.go diff --git a/Godeps/_workspace/src/github.com/mitchellh/mapstructure/LICENSE b/vendor/github.com/mitchellh/mapstructure/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/mitchellh/mapstructure/LICENSE rename to vendor/github.com/mitchellh/mapstructure/LICENSE diff --git a/Godeps/_workspace/src/github.com/mitchellh/mapstructure/README.md b/vendor/github.com/mitchellh/mapstructure/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/mitchellh/mapstructure/README.md rename to vendor/github.com/mitchellh/mapstructure/README.md diff --git a/Godeps/_workspace/src/github.com/mitchellh/mapstructure/decode_hooks.go b/vendor/github.com/mitchellh/mapstructure/decode_hooks.go similarity index 100% rename from Godeps/_workspace/src/github.com/mitchellh/mapstructure/decode_hooks.go rename to vendor/github.com/mitchellh/mapstructure/decode_hooks.go diff --git a/Godeps/_workspace/src/github.com/mitchellh/mapstructure/decode_hooks_test.go b/vendor/github.com/mitchellh/mapstructure/decode_hooks_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/mitchellh/mapstructure/decode_hooks_test.go rename to vendor/github.com/mitchellh/mapstructure/decode_hooks_test.go diff --git a/Godeps/_workspace/src/github.com/mitchellh/mapstructure/error.go b/vendor/github.com/mitchellh/mapstructure/error.go similarity index 100% rename from Godeps/_workspace/src/github.com/mitchellh/mapstructure/error.go rename to vendor/github.com/mitchellh/mapstructure/error.go diff --git a/Godeps/_workspace/src/github.com/mitchellh/mapstructure/mapstructure.go b/vendor/github.com/mitchellh/mapstructure/mapstructure.go similarity index 100% rename from Godeps/_workspace/src/github.com/mitchellh/mapstructure/mapstructure.go rename to vendor/github.com/mitchellh/mapstructure/mapstructure.go diff --git a/Godeps/_workspace/src/github.com/mitchellh/mapstructure/mapstructure_benchmark_test.go b/vendor/github.com/mitchellh/mapstructure/mapstructure_benchmark_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/mitchellh/mapstructure/mapstructure_benchmark_test.go rename to vendor/github.com/mitchellh/mapstructure/mapstructure_benchmark_test.go diff --git a/Godeps/_workspace/src/github.com/mitchellh/mapstructure/mapstructure_bugs_test.go b/vendor/github.com/mitchellh/mapstructure/mapstructure_bugs_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/mitchellh/mapstructure/mapstructure_bugs_test.go rename to vendor/github.com/mitchellh/mapstructure/mapstructure_bugs_test.go diff --git a/Godeps/_workspace/src/github.com/mitchellh/mapstructure/mapstructure_examples_test.go b/vendor/github.com/mitchellh/mapstructure/mapstructure_examples_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/mitchellh/mapstructure/mapstructure_examples_test.go rename to vendor/github.com/mitchellh/mapstructure/mapstructure_examples_test.go diff --git a/Godeps/_workspace/src/github.com/mitchellh/mapstructure/mapstructure_test.go b/vendor/github.com/mitchellh/mapstructure/mapstructure_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/mitchellh/mapstructure/mapstructure_test.go rename to vendor/github.com/mitchellh/mapstructure/mapstructure_test.go diff --git a/Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/async.go b/vendor/github.com/pyr/egoscale/src/egoscale/async.go similarity index 100% rename from Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/async.go rename to vendor/github.com/pyr/egoscale/src/egoscale/async.go diff --git a/Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/error.go b/vendor/github.com/pyr/egoscale/src/egoscale/error.go similarity index 100% rename from Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/error.go rename to vendor/github.com/pyr/egoscale/src/egoscale/error.go diff --git a/Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/groups.go b/vendor/github.com/pyr/egoscale/src/egoscale/groups.go similarity index 100% rename from Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/groups.go rename to vendor/github.com/pyr/egoscale/src/egoscale/groups.go diff --git a/Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/init.go b/vendor/github.com/pyr/egoscale/src/egoscale/init.go similarity index 100% rename from Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/init.go rename to vendor/github.com/pyr/egoscale/src/egoscale/init.go diff --git a/Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/keypair.go b/vendor/github.com/pyr/egoscale/src/egoscale/keypair.go similarity index 100% rename from Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/keypair.go rename to vendor/github.com/pyr/egoscale/src/egoscale/keypair.go diff --git a/Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/request.go b/vendor/github.com/pyr/egoscale/src/egoscale/request.go similarity index 100% rename from Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/request.go rename to vendor/github.com/pyr/egoscale/src/egoscale/request.go diff --git a/Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/topology.go b/vendor/github.com/pyr/egoscale/src/egoscale/topology.go similarity index 100% rename from Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/topology.go rename to vendor/github.com/pyr/egoscale/src/egoscale/topology.go diff --git a/Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/types.go b/vendor/github.com/pyr/egoscale/src/egoscale/types.go similarity index 100% rename from Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/types.go rename to vendor/github.com/pyr/egoscale/src/egoscale/types.go diff --git a/Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/vm.go b/vendor/github.com/pyr/egoscale/src/egoscale/vm.go similarity index 100% rename from Godeps/_workspace/src/github.com/pyr/egoscale/src/egoscale/vm.go rename to vendor/github.com/pyr/egoscale/src/egoscale/vm.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/.travis.yml b/vendor/github.com/rackspace/gophercloud/.travis.yml similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/.travis.yml rename to vendor/github.com/rackspace/gophercloud/.travis.yml diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/CONTRIBUTING.md b/vendor/github.com/rackspace/gophercloud/CONTRIBUTING.md similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/CONTRIBUTING.md rename to vendor/github.com/rackspace/gophercloud/CONTRIBUTING.md diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/CONTRIBUTORS.md b/vendor/github.com/rackspace/gophercloud/CONTRIBUTORS.md similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/CONTRIBUTORS.md rename to vendor/github.com/rackspace/gophercloud/CONTRIBUTORS.md diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/LICENSE b/vendor/github.com/rackspace/gophercloud/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/LICENSE rename to vendor/github.com/rackspace/gophercloud/LICENSE diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/README.md b/vendor/github.com/rackspace/gophercloud/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/README.md rename to vendor/github.com/rackspace/gophercloud/README.md diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/UPGRADING.md b/vendor/github.com/rackspace/gophercloud/UPGRADING.md similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/UPGRADING.md rename to vendor/github.com/rackspace/gophercloud/UPGRADING.md diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/README.md b/vendor/github.com/rackspace/gophercloud/acceptance/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/README.md rename to vendor/github.com/rackspace/gophercloud/acceptance/README.md diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/snapshots_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/snapshots_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/snapshots_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/snapshots_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/volumes_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/volumes_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/volumes_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/volumes_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/volumetypes_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/volumetypes_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/volumetypes_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/blockstorage/v1/volumetypes_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/client_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/client_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/client_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/client_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/bootfromvolume_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/bootfromvolume_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/bootfromvolume_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/bootfromvolume_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/compute_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/compute_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/compute_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/compute_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/extension_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/extension_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/extension_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/extension_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/flavors_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/flavors_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/flavors_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/flavors_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/floatingip_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/floatingip_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/floatingip_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/floatingip_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/images_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/images_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/images_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/images_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/keypairs_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/keypairs_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/keypairs_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/keypairs_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/secdefrules_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/secdefrules_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/secdefrules_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/secdefrules_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/secgroup_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/secgroup_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/secgroup_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/secgroup_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/servers_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/servers_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/servers_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/servers_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/tenantnetworks_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/tenantnetworks_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/tenantnetworks_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/tenantnetworks_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/volumeattach_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/volumeattach_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/volumeattach_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/compute/v2/volumeattach_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/extension_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/extension_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/extension_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/extension_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/identity_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/identity_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/identity_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/identity_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/role_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/role_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/role_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/role_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/tenant_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/tenant_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/tenant_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/tenant_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/token_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/token_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/token_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/token_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/user_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/user_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/user_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v2/user_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/endpoint_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/endpoint_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/endpoint_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/endpoint_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/identity_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/identity_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/identity_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/identity_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/service_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/service_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/service_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/service_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/token_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/token_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/token_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/identity/v3/token_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/apiversion_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/apiversion_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/apiversion_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/apiversion_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/common.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/common.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/common.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extension_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extension_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extension_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extension_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/firewall_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/firewall_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/firewall_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/firewall_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/policy_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/policy_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/policy_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/policy_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/rule_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/rule_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/rule_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/fwaas/rule_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/layer3_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/layer3_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/layer3_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/layer3_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/common.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/common.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/common.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/member_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/member_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/member_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/member_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/monitor_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/monitor_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/monitor_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/monitor_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/pool_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/pool_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/pool_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/pool_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/vip_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/vip_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/vip_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/lbaas/vip_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/provider_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/provider_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/provider_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/provider_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/security_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/security_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/security_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/extensions/security_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/network_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/network_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/network_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/network_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/port_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/port_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/port_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/port_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/subnet_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/subnet_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/subnet_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/networking/v2/subnet_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/accounts_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/accounts_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/accounts_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/accounts_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/common.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/common.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/common.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/containers_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/containers_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/containers_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/containers_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/objects_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/objects_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/objects_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/objectstorage/v1/objects_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/buildinfo_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/buildinfo_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/buildinfo_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/buildinfo_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/common.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/common.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/common.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/hello-compute.json b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/hello-compute.json similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/hello-compute.json rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/hello-compute.json diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stackevents_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stackevents_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stackevents_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stackevents_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stackresources_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stackresources_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stackresources_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stackresources_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stacks_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stacks_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stacks_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stacks_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stacktemplates_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stacktemplates_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stacktemplates_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/orchestration/v1/stacktemplates_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/openstack/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/openstack/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/openstack/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/common.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/common.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/common.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/snapshot_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/snapshot_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/snapshot_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/snapshot_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/volume_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/volume_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/volume_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/volume_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/volume_type_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/volume_type_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/volume_type_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/blockstorage/v1/volume_type_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/base_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/base_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/base_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/base_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/common.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/common.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/common.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/flavor_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/flavor_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/flavor_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/flavor_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/service_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/service_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/service_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/service_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/serviceasset_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/serviceasset_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/serviceasset_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/cdn/v1/serviceasset_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/client_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/client_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/client_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/client_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/bootfromvolume_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/bootfromvolume_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/bootfromvolume_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/bootfromvolume_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/compute_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/compute_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/compute_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/compute_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/flavors_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/flavors_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/flavors_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/flavors_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/images_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/images_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/images_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/images_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/keypairs_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/keypairs_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/keypairs_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/keypairs_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/networks_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/networks_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/networks_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/networks_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/servers_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/servers_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/servers_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/servers_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/virtualinterfaces_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/virtualinterfaces_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/virtualinterfaces_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/virtualinterfaces_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/volumeattach_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/volumeattach_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/volumeattach_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/compute/v2/volumeattach_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/extension_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/extension_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/extension_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/extension_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/identity_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/identity_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/identity_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/identity_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/role_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/role_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/role_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/role_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/tenant_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/tenant_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/tenant_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/tenant_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/user_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/user_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/user_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/identity/v2/user_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/acl_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/acl_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/acl_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/acl_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/common.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/common.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/common.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/lb_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/lb_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/lb_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/lb_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/monitor_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/monitor_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/monitor_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/monitor_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/node_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/node_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/node_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/node_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/session_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/session_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/session_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/session_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/throttle_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/throttle_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/throttle_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/throttle_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/vip_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/vip_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/vip_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/lb/v1/vip_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/common.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/common.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/common.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/network_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/network_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/network_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/network_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/port_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/port_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/port_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/port_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/security_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/security_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/security_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/security_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/subnet_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/subnet_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/subnet_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/networking/v2/subnet_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/accounts_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/accounts_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/accounts_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/accounts_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/bulk_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/bulk_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/bulk_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/bulk_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/cdncontainers_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/cdncontainers_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/cdncontainers_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/cdncontainers_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/cdnobjects_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/cdnobjects_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/cdnobjects_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/cdnobjects_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/common.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/common.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/common.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/containers_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/containers_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/containers_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/containers_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/objects_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/objects_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/objects_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/objectstorage/v1/objects_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/buildinfo_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/buildinfo_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/buildinfo_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/buildinfo_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/common.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/common.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/common.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stackevents_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stackevents_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stackevents_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stackevents_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stackresources_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stackresources_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stackresources_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stackresources_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stacks_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stacks_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stacks_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stacks_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stacktemplates_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stacktemplates_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stacktemplates_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/orchestration/v1/stacktemplates_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/cloudnetworks_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/cloudnetworks_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/cloudnetworks_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/cloudnetworks_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/common.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/common.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/common.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/lbpools_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/lbpools_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/lbpools_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/lbpools_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/publicips_test.go b/vendor/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/publicips_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/publicips_test.go rename to vendor/github.com/rackspace/gophercloud/acceptance/rackspace/rackconnect/v3/publicips_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/tools/pkg.go b/vendor/github.com/rackspace/gophercloud/acceptance/tools/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/tools/pkg.go rename to vendor/github.com/rackspace/gophercloud/acceptance/tools/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/tools/tools.go b/vendor/github.com/rackspace/gophercloud/acceptance/tools/tools.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/acceptance/tools/tools.go rename to vendor/github.com/rackspace/gophercloud/acceptance/tools/tools.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/auth_options.go b/vendor/github.com/rackspace/gophercloud/auth_options.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/auth_options.go rename to vendor/github.com/rackspace/gophercloud/auth_options.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/auth_results.go b/vendor/github.com/rackspace/gophercloud/auth_results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/auth_results.go rename to vendor/github.com/rackspace/gophercloud/auth_results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/doc.go b/vendor/github.com/rackspace/gophercloud/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/doc.go rename to vendor/github.com/rackspace/gophercloud/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/endpoint_search.go b/vendor/github.com/rackspace/gophercloud/endpoint_search.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/endpoint_search.go rename to vendor/github.com/rackspace/gophercloud/endpoint_search.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/endpoint_search_test.go b/vendor/github.com/rackspace/gophercloud/endpoint_search_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/endpoint_search_test.go rename to vendor/github.com/rackspace/gophercloud/endpoint_search_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/auth_env.go b/vendor/github.com/rackspace/gophercloud/openstack/auth_env.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/auth_env.go rename to vendor/github.com/rackspace/gophercloud/openstack/auth_env.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/results.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/results.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/util.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/util.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/util.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/util.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/results.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/util.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/util.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/util.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/util.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/results.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/results.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/base/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/results.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/results.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/errors.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/errors.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/errors.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/results.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/cdn/v1/services/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/client.go b/vendor/github.com/rackspace/gophercloud/openstack/client.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/client.go rename to vendor/github.com/rackspace/gophercloud/openstack/client.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/client_test.go b/vendor/github.com/rackspace/gophercloud/openstack/client_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/client_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/client_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/README.md b/vendor/github.com/rackspace/gophercloud/openstack/common/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/README.md rename to vendor/github.com/rackspace/gophercloud/openstack/common/README.md diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/common/extensions/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/common/extensions/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/errors.go b/vendor/github.com/rackspace/gophercloud/openstack/common/extensions/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/errors.go rename to vendor/github.com/rackspace/gophercloud/openstack/common/extensions/errors.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/common/extensions/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/common/extensions/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/common/extensions/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/common/extensions/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/common/extensions/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/common/extensions/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/results.go b/vendor/github.com/rackspace/gophercloud/openstack/common/extensions/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/common/extensions/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/common/extensions/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/common/extensions/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/common/extensions/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/common/extensions/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/results.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/bootfromvolume/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/results.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/defsecrules/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/delegate.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/delegate.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/delegate_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/results.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/results_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/results_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/results_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/results_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/results.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/results.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/results.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/secgroups/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/results.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/tenantnetworks/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/results.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/results.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/results.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/images/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/results.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/util.go b/vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/util.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/util.go rename to vendor/github.com/rackspace/gophercloud/openstack/compute/v2/servers/util.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/endpoint_location.go b/vendor/github.com/rackspace/gophercloud/openstack/endpoint_location.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/endpoint_location.go rename to vendor/github.com/rackspace/gophercloud/openstack/endpoint_location.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/endpoint_location_test.go b/vendor/github.com/rackspace/gophercloud/openstack/endpoint_location_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/endpoint_location_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/endpoint_location_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/docs.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/docs.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/docs.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/docs.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/results.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/delegate.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/delegate.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/delegate_test.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/results.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/errors.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/errors.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/errors.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/results.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/results.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/users/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v2/users/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/errors.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/errors.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/errors.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/results.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/results.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/services/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/errors.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/errors.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/errors.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/results.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/errors.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/errors.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/errors.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/common/common_tests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/common/common_tests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/common/common_tests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/common/common_tests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/delegate.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/delegate.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/delegate_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/results_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/results_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/results_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/results_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/errors.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/errors.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/errors.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/firewalls/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/policies/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/errors.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/errors.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/errors.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/rules/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/floatingips/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/routers/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/members/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/monitors/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/pools/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/vips/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/results_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/results_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/results_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/results_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/groups/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/rules/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/errors.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/errors.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/errors.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/networks/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/errors.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/errors.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/errors.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/ports/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/errors.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/errors.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/errors.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/results.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/results.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/results.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/results.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/urls_test.go b/vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/urls_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/results.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/results.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/results.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/results.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/results.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/doc.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/doc.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/fixtures.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/fixtures.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/requests.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/requests.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/requests_test.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/requests_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/results.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/results.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/urls.go b/vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/urls.go rename to vendor/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/utils/choose_version.go b/vendor/github.com/rackspace/gophercloud/openstack/utils/choose_version.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/utils/choose_version.go rename to vendor/github.com/rackspace/gophercloud/openstack/utils/choose_version.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/utils/choose_version_test.go b/vendor/github.com/rackspace/gophercloud/openstack/utils/choose_version_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/utils/choose_version_test.go rename to vendor/github.com/rackspace/gophercloud/openstack/utils/choose_version_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/http.go b/vendor/github.com/rackspace/gophercloud/pagination/http.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/http.go rename to vendor/github.com/rackspace/gophercloud/pagination/http.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/linked.go b/vendor/github.com/rackspace/gophercloud/pagination/linked.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/linked.go rename to vendor/github.com/rackspace/gophercloud/pagination/linked.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/linked_test.go b/vendor/github.com/rackspace/gophercloud/pagination/linked_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/linked_test.go rename to vendor/github.com/rackspace/gophercloud/pagination/linked_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/marker.go b/vendor/github.com/rackspace/gophercloud/pagination/marker.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/marker.go rename to vendor/github.com/rackspace/gophercloud/pagination/marker.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/marker_test.go b/vendor/github.com/rackspace/gophercloud/pagination/marker_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/marker_test.go rename to vendor/github.com/rackspace/gophercloud/pagination/marker_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/null.go b/vendor/github.com/rackspace/gophercloud/pagination/null.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/null.go rename to vendor/github.com/rackspace/gophercloud/pagination/null.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/pager.go b/vendor/github.com/rackspace/gophercloud/pagination/pager.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/pager.go rename to vendor/github.com/rackspace/gophercloud/pagination/pager.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/pagination_test.go b/vendor/github.com/rackspace/gophercloud/pagination/pagination_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/pagination_test.go rename to vendor/github.com/rackspace/gophercloud/pagination/pagination_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/pkg.go b/vendor/github.com/rackspace/gophercloud/pagination/pkg.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/pkg.go rename to vendor/github.com/rackspace/gophercloud/pagination/pkg.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/single.go b/vendor/github.com/rackspace/gophercloud/pagination/single.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/single.go rename to vendor/github.com/rackspace/gophercloud/pagination/single.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/single_test.go b/vendor/github.com/rackspace/gophercloud/pagination/single_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/single_test.go rename to vendor/github.com/rackspace/gophercloud/pagination/single_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/params.go b/vendor/github.com/rackspace/gophercloud/params.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/params.go rename to vendor/github.com/rackspace/gophercloud/params.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/params_test.go b/vendor/github.com/rackspace/gophercloud/params_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/params_test.go rename to vendor/github.com/rackspace/gophercloud/params_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/provider_client.go b/vendor/github.com/rackspace/gophercloud/provider_client.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/provider_client.go rename to vendor/github.com/rackspace/gophercloud/provider_client.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/provider_client_test.go b/vendor/github.com/rackspace/gophercloud/provider_client_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/provider_client_test.go rename to vendor/github.com/rackspace/gophercloud/provider_client_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/auth_env.go b/vendor/github.com/rackspace/gophercloud/rackspace/auth_env.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/auth_env.go rename to vendor/github.com/rackspace/gophercloud/rackspace/auth_env.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/client.go b/vendor/github.com/rackspace/gophercloud/rackspace/client.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/client.go rename to vendor/github.com/rackspace/gophercloud/rackspace/client.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/client_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/client_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/client_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/client_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/bootfromvolume/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/bootfromvolume/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/bootfromvolume/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/bootfromvolume/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/bootfromvolume/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/bootfromvolume/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/bootfromvolume/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/bootfromvolume/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/images/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/images/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/images/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/images/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/images/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/images/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/images/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/images/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/images/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/images/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/images/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/images/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/images/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/images/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/images/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/images/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/urls_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/urls_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/urls_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/urls_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/virtualinterfaces/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/roles/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/users/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/users/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/users/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/users/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/users/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/users/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/users/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/users/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/users/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/users/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/users/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/users/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/users/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/users/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/users/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/users/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/users/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/users/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/users/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/identity/v2/users/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/common/common_tests.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/common/common_tests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/common/common_tests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/common/common_tests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/networks/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/networks/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/networks/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/networks/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/networks/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/networks/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/networks/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/networks/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/ports/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/ports/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/ports/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/ports/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/ports/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/ports/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/ports/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/ports/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/security/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/security/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/security/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/security/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/security/groups/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/security/groups/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/security/groups/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/security/groups/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/security/groups/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/security/groups/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/security/groups/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/security/groups/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/security/rules/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/security/rules/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/security/rules/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/security/rules/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/security/rules/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/security/rules/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/security/rules/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/security/rules/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/subnets/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/subnets/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/subnets/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/subnets/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/subnets/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/subnets/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/networking/v2/subnets/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/networking/v2/subnets/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/urls_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/urls_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/urls_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/urls_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/urls_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/urls_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/request.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/request.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/request.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/request.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/fixtures.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/fixtures.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/fixtures.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/fixtures.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/delegate.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/delegate.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/delegate.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/delegate.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/delegate_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/delegate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/delegate_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/delegate_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/cloudnetworks/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/doc.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/doc.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/lbpools/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/requests.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/requests.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/requests.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/requests.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/requests_test.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/requests_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/requests_test.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/requests_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/results.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/results.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/urls.go b/vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/urls.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/urls.go rename to vendor/github.com/rackspace/gophercloud/rackspace/rackconnect/v3/publicips/urls.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/results.go b/vendor/github.com/rackspace/gophercloud/results.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/results.go rename to vendor/github.com/rackspace/gophercloud/results.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/script/acceptancetest b/vendor/github.com/rackspace/gophercloud/script/acceptancetest similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/script/acceptancetest rename to vendor/github.com/rackspace/gophercloud/script/acceptancetest diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/script/bootstrap b/vendor/github.com/rackspace/gophercloud/script/bootstrap similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/script/bootstrap rename to vendor/github.com/rackspace/gophercloud/script/bootstrap diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/script/cibuild b/vendor/github.com/rackspace/gophercloud/script/cibuild similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/script/cibuild rename to vendor/github.com/rackspace/gophercloud/script/cibuild diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/script/test b/vendor/github.com/rackspace/gophercloud/script/test similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/script/test rename to vendor/github.com/rackspace/gophercloud/script/test diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/script/unittest b/vendor/github.com/rackspace/gophercloud/script/unittest similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/script/unittest rename to vendor/github.com/rackspace/gophercloud/script/unittest diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/service_client.go b/vendor/github.com/rackspace/gophercloud/service_client.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/service_client.go rename to vendor/github.com/rackspace/gophercloud/service_client.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/service_client_test.go b/vendor/github.com/rackspace/gophercloud/service_client_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/service_client_test.go rename to vendor/github.com/rackspace/gophercloud/service_client_test.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/testhelper/client/fake.go b/vendor/github.com/rackspace/gophercloud/testhelper/client/fake.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/testhelper/client/fake.go rename to vendor/github.com/rackspace/gophercloud/testhelper/client/fake.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/testhelper/convenience.go b/vendor/github.com/rackspace/gophercloud/testhelper/convenience.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/testhelper/convenience.go rename to vendor/github.com/rackspace/gophercloud/testhelper/convenience.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/testhelper/doc.go b/vendor/github.com/rackspace/gophercloud/testhelper/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/testhelper/doc.go rename to vendor/github.com/rackspace/gophercloud/testhelper/doc.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/testhelper/http_responses.go b/vendor/github.com/rackspace/gophercloud/testhelper/http_responses.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/testhelper/http_responses.go rename to vendor/github.com/rackspace/gophercloud/testhelper/http_responses.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/util.go b/vendor/github.com/rackspace/gophercloud/util.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/util.go rename to vendor/github.com/rackspace/gophercloud/util.go diff --git a/Godeps/_workspace/src/github.com/rackspace/gophercloud/util_test.go b/vendor/github.com/rackspace/gophercloud/util_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/rackspace/gophercloud/util_test.go rename to vendor/github.com/rackspace/gophercloud/util_test.go diff --git a/Godeps/_workspace/src/github.com/skarademir/naturalsort/LICENSE.md b/vendor/github.com/skarademir/naturalsort/LICENSE.md similarity index 100% rename from Godeps/_workspace/src/github.com/skarademir/naturalsort/LICENSE.md rename to vendor/github.com/skarademir/naturalsort/LICENSE.md diff --git a/Godeps/_workspace/src/github.com/skarademir/naturalsort/README.md b/vendor/github.com/skarademir/naturalsort/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/skarademir/naturalsort/README.md rename to vendor/github.com/skarademir/naturalsort/README.md diff --git a/Godeps/_workspace/src/github.com/skarademir/naturalsort/naturalsort.go b/vendor/github.com/skarademir/naturalsort/naturalsort.go similarity index 100% rename from Godeps/_workspace/src/github.com/skarademir/naturalsort/naturalsort.go rename to vendor/github.com/skarademir/naturalsort/naturalsort.go diff --git a/Godeps/_workspace/src/github.com/skarademir/naturalsort/naturalsort_test.go b/vendor/github.com/skarademir/naturalsort/naturalsort_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/skarademir/naturalsort/naturalsort_test.go rename to vendor/github.com/skarademir/naturalsort/naturalsort_test.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/LICENSE b/vendor/github.com/smartystreets/go-aws-auth/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/LICENSE rename to vendor/github.com/smartystreets/go-aws-auth/LICENSE diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/README.md b/vendor/github.com/smartystreets/go-aws-auth/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/README.md rename to vendor/github.com/smartystreets/go-aws-auth/README.md diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/awsauth.go b/vendor/github.com/smartystreets/go-aws-auth/awsauth.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/awsauth.go rename to vendor/github.com/smartystreets/go-aws-auth/awsauth.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/awsauth_test.go b/vendor/github.com/smartystreets/go-aws-auth/awsauth_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/awsauth_test.go rename to vendor/github.com/smartystreets/go-aws-auth/awsauth_test.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/common.go b/vendor/github.com/smartystreets/go-aws-auth/common.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/common.go rename to vendor/github.com/smartystreets/go-aws-auth/common.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/common_test.go b/vendor/github.com/smartystreets/go-aws-auth/common_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/common_test.go rename to vendor/github.com/smartystreets/go-aws-auth/common_test.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/s3.go b/vendor/github.com/smartystreets/go-aws-auth/s3.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/s3.go rename to vendor/github.com/smartystreets/go-aws-auth/s3.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/s3_test.go b/vendor/github.com/smartystreets/go-aws-auth/s3_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/s3_test.go rename to vendor/github.com/smartystreets/go-aws-auth/s3_test.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign2.go b/vendor/github.com/smartystreets/go-aws-auth/sign2.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign2.go rename to vendor/github.com/smartystreets/go-aws-auth/sign2.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign2_test.go b/vendor/github.com/smartystreets/go-aws-auth/sign2_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign2_test.go rename to vendor/github.com/smartystreets/go-aws-auth/sign2_test.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign3.go b/vendor/github.com/smartystreets/go-aws-auth/sign3.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign3.go rename to vendor/github.com/smartystreets/go-aws-auth/sign3.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign3_test.go b/vendor/github.com/smartystreets/go-aws-auth/sign3_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign3_test.go rename to vendor/github.com/smartystreets/go-aws-auth/sign3_test.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign4.go b/vendor/github.com/smartystreets/go-aws-auth/sign4.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign4.go rename to vendor/github.com/smartystreets/go-aws-auth/sign4.go diff --git a/Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign4_test.go b/vendor/github.com/smartystreets/go-aws-auth/sign4_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/smartystreets/go-aws-auth/sign4_test.go rename to vendor/github.com/smartystreets/go-aws-auth/sign4_test.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/assertions.go b/vendor/github.com/stretchr/testify/assert/assertions.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/assertions.go rename to vendor/github.com/stretchr/testify/assert/assertions.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/assertions_test.go b/vendor/github.com/stretchr/testify/assert/assertions_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/assertions_test.go rename to vendor/github.com/stretchr/testify/assert/assertions_test.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/doc.go b/vendor/github.com/stretchr/testify/assert/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/doc.go rename to vendor/github.com/stretchr/testify/assert/doc.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/errors.go b/vendor/github.com/stretchr/testify/assert/errors.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/errors.go rename to vendor/github.com/stretchr/testify/assert/errors.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions.go b/vendor/github.com/stretchr/testify/assert/forward_assertions.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions.go rename to vendor/github.com/stretchr/testify/assert/forward_assertions.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions_test.go b/vendor/github.com/stretchr/testify/assert/forward_assertions_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions_test.go rename to vendor/github.com/stretchr/testify/assert/forward_assertions_test.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/http_assertions.go b/vendor/github.com/stretchr/testify/assert/http_assertions.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/http_assertions.go rename to vendor/github.com/stretchr/testify/assert/http_assertions.go diff --git a/Godeps/_workspace/src/github.com/stretchr/testify/assert/http_assertions_test.go b/vendor/github.com/stretchr/testify/assert/http_assertions_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/stretchr/testify/assert/http_assertions_test.go rename to vendor/github.com/stretchr/testify/assert/http_assertions_test.go diff --git a/Godeps/_workspace/src/github.com/tent/http-link-go/.gitignore b/vendor/github.com/tent/http-link-go/.gitignore similarity index 100% rename from Godeps/_workspace/src/github.com/tent/http-link-go/.gitignore rename to vendor/github.com/tent/http-link-go/.gitignore diff --git a/Godeps/_workspace/src/github.com/tent/http-link-go/.travis.yml b/vendor/github.com/tent/http-link-go/.travis.yml similarity index 100% rename from Godeps/_workspace/src/github.com/tent/http-link-go/.travis.yml rename to vendor/github.com/tent/http-link-go/.travis.yml diff --git a/Godeps/_workspace/src/github.com/tent/http-link-go/LICENSE b/vendor/github.com/tent/http-link-go/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/tent/http-link-go/LICENSE rename to vendor/github.com/tent/http-link-go/LICENSE diff --git a/Godeps/_workspace/src/github.com/tent/http-link-go/README.md b/vendor/github.com/tent/http-link-go/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/tent/http-link-go/README.md rename to vendor/github.com/tent/http-link-go/README.md diff --git a/Godeps/_workspace/src/github.com/tent/http-link-go/link.go b/vendor/github.com/tent/http-link-go/link.go similarity index 100% rename from Godeps/_workspace/src/github.com/tent/http-link-go/link.go rename to vendor/github.com/tent/http-link-go/link.go diff --git a/Godeps/_workspace/src/github.com/tent/http-link-go/link_test.go b/vendor/github.com/tent/http-link-go/link_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/tent/http-link-go/link_test.go rename to vendor/github.com/tent/http-link-go/link_test.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/.gitignore b/vendor/github.com/vmware/govcloudair/.gitignore similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/.gitignore rename to vendor/github.com/vmware/govcloudair/.gitignore diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/.travis.yml b/vendor/github.com/vmware/govcloudair/.travis.yml similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/.travis.yml rename to vendor/github.com/vmware/govcloudair/.travis.yml diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/LICENSE b/vendor/github.com/vmware/govcloudair/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/LICENSE rename to vendor/github.com/vmware/govcloudair/LICENSE diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/Readme.md b/vendor/github.com/vmware/govcloudair/Readme.md similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/Readme.md rename to vendor/github.com/vmware/govcloudair/Readme.md diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/api.go b/vendor/github.com/vmware/govcloudair/api.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/api.go rename to vendor/github.com/vmware/govcloudair/api.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/api_test.go b/vendor/github.com/vmware/govcloudair/api_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/api_test.go rename to vendor/github.com/vmware/govcloudair/api_test.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/catalog.go b/vendor/github.com/vmware/govcloudair/catalog.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/catalog.go rename to vendor/github.com/vmware/govcloudair/catalog.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/catalog_test.go b/vendor/github.com/vmware/govcloudair/catalog_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/catalog_test.go rename to vendor/github.com/vmware/govcloudair/catalog_test.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/catalogitem.go b/vendor/github.com/vmware/govcloudair/catalogitem.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/catalogitem.go rename to vendor/github.com/vmware/govcloudair/catalogitem.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/catalogitem_test.go b/vendor/github.com/vmware/govcloudair/catalogitem_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/catalogitem_test.go rename to vendor/github.com/vmware/govcloudair/catalogitem_test.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/edgegateway.go b/vendor/github.com/vmware/govcloudair/edgegateway.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/edgegateway.go rename to vendor/github.com/vmware/govcloudair/edgegateway.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/edgegateway_test.go b/vendor/github.com/vmware/govcloudair/edgegateway_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/edgegateway_test.go rename to vendor/github.com/vmware/govcloudair/edgegateway_test.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/org.go b/vendor/github.com/vmware/govcloudair/org.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/org.go rename to vendor/github.com/vmware/govcloudair/org.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/org_test.go b/vendor/github.com/vmware/govcloudair/org_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/org_test.go rename to vendor/github.com/vmware/govcloudair/org_test.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/orgvdcnetwork.go b/vendor/github.com/vmware/govcloudair/orgvdcnetwork.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/orgvdcnetwork.go rename to vendor/github.com/vmware/govcloudair/orgvdcnetwork.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/orgvdcnetwork_test.go b/vendor/github.com/vmware/govcloudair/orgvdcnetwork_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/orgvdcnetwork_test.go rename to vendor/github.com/vmware/govcloudair/orgvdcnetwork_test.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/script/coverage b/vendor/github.com/vmware/govcloudair/script/coverage similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/script/coverage rename to vendor/github.com/vmware/govcloudair/script/coverage diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/task.go b/vendor/github.com/vmware/govcloudair/task.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/task.go rename to vendor/github.com/vmware/govcloudair/task.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/task_test.go b/vendor/github.com/vmware/govcloudair/task_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/task_test.go rename to vendor/github.com/vmware/govcloudair/task_test.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/testutil/http.go b/vendor/github.com/vmware/govcloudair/testutil/http.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/testutil/http.go rename to vendor/github.com/vmware/govcloudair/testutil/http.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/types/v56/types.go b/vendor/github.com/vmware/govcloudair/types/v56/types.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/types/v56/types.go rename to vendor/github.com/vmware/govcloudair/types/v56/types.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/vapp.go b/vendor/github.com/vmware/govcloudair/vapp.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/vapp.go rename to vendor/github.com/vmware/govcloudair/vapp.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/vapp_test.go b/vendor/github.com/vmware/govcloudair/vapp_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/vapp_test.go rename to vendor/github.com/vmware/govcloudair/vapp_test.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/vapptemplate.go b/vendor/github.com/vmware/govcloudair/vapptemplate.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/vapptemplate.go rename to vendor/github.com/vmware/govcloudair/vapptemplate.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/vapptemplate_test.go b/vendor/github.com/vmware/govcloudair/vapptemplate_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/vapptemplate_test.go rename to vendor/github.com/vmware/govcloudair/vapptemplate_test.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/vdc.go b/vendor/github.com/vmware/govcloudair/vdc.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/vdc.go rename to vendor/github.com/vmware/govcloudair/vdc.go diff --git a/Godeps/_workspace/src/github.com/vmware/govcloudair/vdc_test.go b/vendor/github.com/vmware/govcloudair/vdc_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/vmware/govcloudair/vdc_test.go rename to vendor/github.com/vmware/govcloudair/vdc_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/client.go b/vendor/golang.org/x/crypto/ssh/agent/client.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/client.go rename to vendor/golang.org/x/crypto/ssh/agent/client.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/client_test.go b/vendor/golang.org/x/crypto/ssh/agent/client_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/client_test.go rename to vendor/golang.org/x/crypto/ssh/agent/client_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/forward.go b/vendor/golang.org/x/crypto/ssh/agent/forward.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/forward.go rename to vendor/golang.org/x/crypto/ssh/agent/forward.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/keyring.go b/vendor/golang.org/x/crypto/ssh/agent/keyring.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/keyring.go rename to vendor/golang.org/x/crypto/ssh/agent/keyring.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/server.go b/vendor/golang.org/x/crypto/ssh/agent/server.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/server.go rename to vendor/golang.org/x/crypto/ssh/agent/server.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/server_test.go b/vendor/golang.org/x/crypto/ssh/agent/server_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/server_test.go rename to vendor/golang.org/x/crypto/ssh/agent/server_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/testdata_test.go b/vendor/golang.org/x/crypto/ssh/agent/testdata_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/agent/testdata_test.go rename to vendor/golang.org/x/crypto/ssh/agent/testdata_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/benchmark_test.go b/vendor/golang.org/x/crypto/ssh/benchmark_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/benchmark_test.go rename to vendor/golang.org/x/crypto/ssh/benchmark_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/buffer.go b/vendor/golang.org/x/crypto/ssh/buffer.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/buffer.go rename to vendor/golang.org/x/crypto/ssh/buffer.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/buffer_test.go b/vendor/golang.org/x/crypto/ssh/buffer_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/buffer_test.go rename to vendor/golang.org/x/crypto/ssh/buffer_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/certs.go b/vendor/golang.org/x/crypto/ssh/certs.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/certs.go rename to vendor/golang.org/x/crypto/ssh/certs.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/certs_test.go b/vendor/golang.org/x/crypto/ssh/certs_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/certs_test.go rename to vendor/golang.org/x/crypto/ssh/certs_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/channel.go b/vendor/golang.org/x/crypto/ssh/channel.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/channel.go rename to vendor/golang.org/x/crypto/ssh/channel.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/cipher.go b/vendor/golang.org/x/crypto/ssh/cipher.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/cipher.go rename to vendor/golang.org/x/crypto/ssh/cipher.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/cipher_test.go b/vendor/golang.org/x/crypto/ssh/cipher_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/cipher_test.go rename to vendor/golang.org/x/crypto/ssh/cipher_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/client.go b/vendor/golang.org/x/crypto/ssh/client.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/client.go rename to vendor/golang.org/x/crypto/ssh/client.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/client_auth.go b/vendor/golang.org/x/crypto/ssh/client_auth.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/client_auth.go rename to vendor/golang.org/x/crypto/ssh/client_auth.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/client_auth_test.go b/vendor/golang.org/x/crypto/ssh/client_auth_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/client_auth_test.go rename to vendor/golang.org/x/crypto/ssh/client_auth_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/client_test.go b/vendor/golang.org/x/crypto/ssh/client_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/client_test.go rename to vendor/golang.org/x/crypto/ssh/client_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/common.go b/vendor/golang.org/x/crypto/ssh/common.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/common.go rename to vendor/golang.org/x/crypto/ssh/common.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/connection.go b/vendor/golang.org/x/crypto/ssh/connection.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/connection.go rename to vendor/golang.org/x/crypto/ssh/connection.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/doc.go b/vendor/golang.org/x/crypto/ssh/doc.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/doc.go rename to vendor/golang.org/x/crypto/ssh/doc.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/example_test.go b/vendor/golang.org/x/crypto/ssh/example_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/example_test.go rename to vendor/golang.org/x/crypto/ssh/example_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/handshake.go b/vendor/golang.org/x/crypto/ssh/handshake.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/handshake.go rename to vendor/golang.org/x/crypto/ssh/handshake.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/handshake_test.go b/vendor/golang.org/x/crypto/ssh/handshake_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/handshake_test.go rename to vendor/golang.org/x/crypto/ssh/handshake_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/kex.go b/vendor/golang.org/x/crypto/ssh/kex.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/kex.go rename to vendor/golang.org/x/crypto/ssh/kex.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/kex_test.go b/vendor/golang.org/x/crypto/ssh/kex_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/kex_test.go rename to vendor/golang.org/x/crypto/ssh/kex_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/keys.go b/vendor/golang.org/x/crypto/ssh/keys.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/keys.go rename to vendor/golang.org/x/crypto/ssh/keys.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/keys_test.go b/vendor/golang.org/x/crypto/ssh/keys_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/keys_test.go rename to vendor/golang.org/x/crypto/ssh/keys_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/mac.go b/vendor/golang.org/x/crypto/ssh/mac.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/mac.go rename to vendor/golang.org/x/crypto/ssh/mac.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/mempipe_test.go b/vendor/golang.org/x/crypto/ssh/mempipe_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/mempipe_test.go rename to vendor/golang.org/x/crypto/ssh/mempipe_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/messages.go b/vendor/golang.org/x/crypto/ssh/messages.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/messages.go rename to vendor/golang.org/x/crypto/ssh/messages.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/messages_test.go b/vendor/golang.org/x/crypto/ssh/messages_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/messages_test.go rename to vendor/golang.org/x/crypto/ssh/messages_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/mux.go b/vendor/golang.org/x/crypto/ssh/mux.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/mux.go rename to vendor/golang.org/x/crypto/ssh/mux.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/mux_test.go b/vendor/golang.org/x/crypto/ssh/mux_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/mux_test.go rename to vendor/golang.org/x/crypto/ssh/mux_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/server.go b/vendor/golang.org/x/crypto/ssh/server.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/server.go rename to vendor/golang.org/x/crypto/ssh/server.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/session.go b/vendor/golang.org/x/crypto/ssh/session.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/session.go rename to vendor/golang.org/x/crypto/ssh/session.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/session_test.go b/vendor/golang.org/x/crypto/ssh/session_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/session_test.go rename to vendor/golang.org/x/crypto/ssh/session_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/tcpip.go b/vendor/golang.org/x/crypto/ssh/tcpip.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/tcpip.go rename to vendor/golang.org/x/crypto/ssh/tcpip.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/tcpip_test.go b/vendor/golang.org/x/crypto/ssh/tcpip_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/tcpip_test.go rename to vendor/golang.org/x/crypto/ssh/tcpip_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go b/vendor/golang.org/x/crypto/ssh/terminal/terminal.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go rename to vendor/golang.org/x/crypto/ssh/terminal/terminal.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal_test.go b/vendor/golang.org/x/crypto/ssh/terminal/terminal_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal_test.go rename to vendor/golang.org/x/crypto/ssh/terminal/terminal_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util.go b/vendor/golang.org/x/crypto/ssh/terminal/util.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util.go rename to vendor/golang.org/x/crypto/ssh/terminal/util.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_bsd.go b/vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_bsd.go rename to vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_linux.go b/vendor/golang.org/x/crypto/ssh/terminal/util_linux.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_linux.go rename to vendor/golang.org/x/crypto/ssh/terminal/util_linux.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_windows.go b/vendor/golang.org/x/crypto/ssh/terminal/util_windows.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_windows.go rename to vendor/golang.org/x/crypto/ssh/terminal/util_windows.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/test/agent_unix_test.go b/vendor/golang.org/x/crypto/ssh/test/agent_unix_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/test/agent_unix_test.go rename to vendor/golang.org/x/crypto/ssh/test/agent_unix_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/test/cert_test.go b/vendor/golang.org/x/crypto/ssh/test/cert_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/test/cert_test.go rename to vendor/golang.org/x/crypto/ssh/test/cert_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/test/doc.go b/vendor/golang.org/x/crypto/ssh/test/doc.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/test/doc.go rename to vendor/golang.org/x/crypto/ssh/test/doc.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/test/forward_unix_test.go b/vendor/golang.org/x/crypto/ssh/test/forward_unix_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/test/forward_unix_test.go rename to vendor/golang.org/x/crypto/ssh/test/forward_unix_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/test/session_test.go b/vendor/golang.org/x/crypto/ssh/test/session_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/test/session_test.go rename to vendor/golang.org/x/crypto/ssh/test/session_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/test/tcpip_test.go b/vendor/golang.org/x/crypto/ssh/test/tcpip_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/test/tcpip_test.go rename to vendor/golang.org/x/crypto/ssh/test/tcpip_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/test/test_unix_test.go b/vendor/golang.org/x/crypto/ssh/test/test_unix_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/test/test_unix_test.go rename to vendor/golang.org/x/crypto/ssh/test/test_unix_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/test/testdata_test.go b/vendor/golang.org/x/crypto/ssh/test/testdata_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/test/testdata_test.go rename to vendor/golang.org/x/crypto/ssh/test/testdata_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/testdata_test.go b/vendor/golang.org/x/crypto/ssh/testdata_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/testdata_test.go rename to vendor/golang.org/x/crypto/ssh/testdata_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/transport.go b/vendor/golang.org/x/crypto/ssh/transport.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/transport.go rename to vendor/golang.org/x/crypto/ssh/transport.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/transport_test.go b/vendor/golang.org/x/crypto/ssh/transport_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/transport_test.go rename to vendor/golang.org/x/crypto/ssh/transport_test.go diff --git a/Godeps/_workspace/src/golang.org/x/net/context/context.go b/vendor/golang.org/x/net/context/context.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/net/context/context.go rename to vendor/golang.org/x/net/context/context.go diff --git a/Godeps/_workspace/src/golang.org/x/net/context/context_test.go b/vendor/golang.org/x/net/context/context_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/net/context/context_test.go rename to vendor/golang.org/x/net/context/context_test.go diff --git a/Godeps/_workspace/src/golang.org/x/net/context/withtimeout_test.go b/vendor/golang.org/x/net/context/withtimeout_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/net/context/withtimeout_test.go rename to vendor/golang.org/x/net/context/withtimeout_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/.travis.yml b/vendor/golang.org/x/oauth2/.travis.yml similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/.travis.yml rename to vendor/golang.org/x/oauth2/.travis.yml diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/AUTHORS b/vendor/golang.org/x/oauth2/AUTHORS similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/AUTHORS rename to vendor/golang.org/x/oauth2/AUTHORS diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/CONTRIBUTING.md b/vendor/golang.org/x/oauth2/CONTRIBUTING.md similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/CONTRIBUTING.md rename to vendor/golang.org/x/oauth2/CONTRIBUTING.md diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/CONTRIBUTORS b/vendor/golang.org/x/oauth2/CONTRIBUTORS similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/CONTRIBUTORS rename to vendor/golang.org/x/oauth2/CONTRIBUTORS diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/LICENSE b/vendor/golang.org/x/oauth2/LICENSE similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/LICENSE rename to vendor/golang.org/x/oauth2/LICENSE diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/README.md b/vendor/golang.org/x/oauth2/README.md similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/README.md rename to vendor/golang.org/x/oauth2/README.md diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/bitbucket/bitbucket.go b/vendor/golang.org/x/oauth2/bitbucket/bitbucket.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/bitbucket/bitbucket.go rename to vendor/golang.org/x/oauth2/bitbucket/bitbucket.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/client_appengine.go b/vendor/golang.org/x/oauth2/client_appengine.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/client_appengine.go rename to vendor/golang.org/x/oauth2/client_appengine.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/clientcredentials/clientcredentials.go b/vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/clientcredentials/clientcredentials.go rename to vendor/golang.org/x/oauth2/clientcredentials/clientcredentials.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/clientcredentials/clientcredentials_test.go b/vendor/golang.org/x/oauth2/clientcredentials/clientcredentials_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/clientcredentials/clientcredentials_test.go rename to vendor/golang.org/x/oauth2/clientcredentials/clientcredentials_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/example_test.go b/vendor/golang.org/x/oauth2/example_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/example_test.go rename to vendor/golang.org/x/oauth2/example_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/facebook/facebook.go b/vendor/golang.org/x/oauth2/facebook/facebook.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/facebook/facebook.go rename to vendor/golang.org/x/oauth2/facebook/facebook.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/github/github.go b/vendor/golang.org/x/oauth2/github/github.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/github/github.go rename to vendor/golang.org/x/oauth2/github/github.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/google/appengine.go b/vendor/golang.org/x/oauth2/google/appengine.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/google/appengine.go rename to vendor/golang.org/x/oauth2/google/appengine.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/google/appengine_hook.go b/vendor/golang.org/x/oauth2/google/appengine_hook.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/google/appengine_hook.go rename to vendor/golang.org/x/oauth2/google/appengine_hook.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/google/appenginevm_hook.go b/vendor/golang.org/x/oauth2/google/appenginevm_hook.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/google/appenginevm_hook.go rename to vendor/golang.org/x/oauth2/google/appenginevm_hook.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/google/default.go b/vendor/golang.org/x/oauth2/google/default.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/google/default.go rename to vendor/golang.org/x/oauth2/google/default.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/google/example_test.go b/vendor/golang.org/x/oauth2/google/example_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/google/example_test.go rename to vendor/golang.org/x/oauth2/google/example_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/google/google.go b/vendor/golang.org/x/oauth2/google/google.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/google/google.go rename to vendor/golang.org/x/oauth2/google/google.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/google/google_test.go b/vendor/golang.org/x/oauth2/google/google_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/google/google_test.go rename to vendor/golang.org/x/oauth2/google/google_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/google/jwt.go b/vendor/golang.org/x/oauth2/google/jwt.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/google/jwt.go rename to vendor/golang.org/x/oauth2/google/jwt.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/google/sdk.go b/vendor/golang.org/x/oauth2/google/sdk.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/google/sdk.go rename to vendor/golang.org/x/oauth2/google/sdk.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/google/sdk_test.go b/vendor/golang.org/x/oauth2/google/sdk_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/google/sdk_test.go rename to vendor/golang.org/x/oauth2/google/sdk_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/internal/oauth2.go b/vendor/golang.org/x/oauth2/internal/oauth2.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/internal/oauth2.go rename to vendor/golang.org/x/oauth2/internal/oauth2.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/internal/oauth2_test.go b/vendor/golang.org/x/oauth2/internal/oauth2_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/internal/oauth2_test.go rename to vendor/golang.org/x/oauth2/internal/oauth2_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/internal/token.go b/vendor/golang.org/x/oauth2/internal/token.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/internal/token.go rename to vendor/golang.org/x/oauth2/internal/token.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/internal/token_test.go b/vendor/golang.org/x/oauth2/internal/token_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/internal/token_test.go rename to vendor/golang.org/x/oauth2/internal/token_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/internal/transport.go b/vendor/golang.org/x/oauth2/internal/transport.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/internal/transport.go rename to vendor/golang.org/x/oauth2/internal/transport.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/jws/jws.go b/vendor/golang.org/x/oauth2/jws/jws.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/jws/jws.go rename to vendor/golang.org/x/oauth2/jws/jws.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/jwt/example_test.go b/vendor/golang.org/x/oauth2/jwt/example_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/jwt/example_test.go rename to vendor/golang.org/x/oauth2/jwt/example_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/jwt/jwt.go b/vendor/golang.org/x/oauth2/jwt/jwt.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/jwt/jwt.go rename to vendor/golang.org/x/oauth2/jwt/jwt.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/jwt/jwt_test.go b/vendor/golang.org/x/oauth2/jwt/jwt_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/jwt/jwt_test.go rename to vendor/golang.org/x/oauth2/jwt/jwt_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/linkedin/linkedin.go b/vendor/golang.org/x/oauth2/linkedin/linkedin.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/linkedin/linkedin.go rename to vendor/golang.org/x/oauth2/linkedin/linkedin.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/oauth2.go b/vendor/golang.org/x/oauth2/oauth2.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/oauth2.go rename to vendor/golang.org/x/oauth2/oauth2.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/oauth2_test.go b/vendor/golang.org/x/oauth2/oauth2_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/oauth2_test.go rename to vendor/golang.org/x/oauth2/oauth2_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/odnoklassniki/odnoklassniki.go b/vendor/golang.org/x/oauth2/odnoklassniki/odnoklassniki.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/odnoklassniki/odnoklassniki.go rename to vendor/golang.org/x/oauth2/odnoklassniki/odnoklassniki.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/paypal/paypal.go b/vendor/golang.org/x/oauth2/paypal/paypal.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/paypal/paypal.go rename to vendor/golang.org/x/oauth2/paypal/paypal.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/token.go b/vendor/golang.org/x/oauth2/token.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/token.go rename to vendor/golang.org/x/oauth2/token.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/token_test.go b/vendor/golang.org/x/oauth2/token_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/token_test.go rename to vendor/golang.org/x/oauth2/token_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/transport.go b/vendor/golang.org/x/oauth2/transport.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/transport.go rename to vendor/golang.org/x/oauth2/transport.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/transport_test.go b/vendor/golang.org/x/oauth2/transport_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/transport_test.go rename to vendor/golang.org/x/oauth2/transport_test.go diff --git a/Godeps/_workspace/src/golang.org/x/oauth2/vk/vk.go b/vendor/golang.org/x/oauth2/vk/vk.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/oauth2/vk/vk.go rename to vendor/golang.org/x/oauth2/vk/vk.go diff --git a/Godeps/_workspace/src/google.golang.org/api/compute/v1/compute-api.json b/vendor/google.golang.org/api/compute/v1/compute-api.json similarity index 100% rename from Godeps/_workspace/src/google.golang.org/api/compute/v1/compute-api.json rename to vendor/google.golang.org/api/compute/v1/compute-api.json diff --git a/Godeps/_workspace/src/google.golang.org/api/compute/v1/compute-gen.go b/vendor/google.golang.org/api/compute/v1/compute-gen.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/api/compute/v1/compute-gen.go rename to vendor/google.golang.org/api/compute/v1/compute-gen.go diff --git a/Godeps/_workspace/src/google.golang.org/api/googleapi/googleapi.go b/vendor/google.golang.org/api/googleapi/googleapi.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/api/googleapi/googleapi.go rename to vendor/google.golang.org/api/googleapi/googleapi.go diff --git a/Godeps/_workspace/src/google.golang.org/api/googleapi/googleapi_test.go b/vendor/google.golang.org/api/googleapi/googleapi_test.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/api/googleapi/googleapi_test.go rename to vendor/google.golang.org/api/googleapi/googleapi_test.go diff --git a/Godeps/_workspace/src/google.golang.org/api/googleapi/internal/uritemplates/LICENSE b/vendor/google.golang.org/api/googleapi/internal/uritemplates/LICENSE similarity index 100% rename from Godeps/_workspace/src/google.golang.org/api/googleapi/internal/uritemplates/LICENSE rename to vendor/google.golang.org/api/googleapi/internal/uritemplates/LICENSE diff --git a/Godeps/_workspace/src/google.golang.org/api/googleapi/internal/uritemplates/uritemplates.go b/vendor/google.golang.org/api/googleapi/internal/uritemplates/uritemplates.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/api/googleapi/internal/uritemplates/uritemplates.go rename to vendor/google.golang.org/api/googleapi/internal/uritemplates/uritemplates.go diff --git a/Godeps/_workspace/src/google.golang.org/api/googleapi/internal/uritemplates/utils.go b/vendor/google.golang.org/api/googleapi/internal/uritemplates/utils.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/api/googleapi/internal/uritemplates/utils.go rename to vendor/google.golang.org/api/googleapi/internal/uritemplates/utils.go diff --git a/Godeps/_workspace/src/google.golang.org/api/googleapi/transport/apikey.go b/vendor/google.golang.org/api/googleapi/transport/apikey.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/api/googleapi/transport/apikey.go rename to vendor/google.golang.org/api/googleapi/transport/apikey.go diff --git a/Godeps/_workspace/src/google.golang.org/api/googleapi/types.go b/vendor/google.golang.org/api/googleapi/types.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/api/googleapi/types.go rename to vendor/google.golang.org/api/googleapi/types.go diff --git a/Godeps/_workspace/src/google.golang.org/api/googleapi/types_test.go b/vendor/google.golang.org/api/googleapi/types_test.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/api/googleapi/types_test.go rename to vendor/google.golang.org/api/googleapi/types_test.go diff --git a/Godeps/_workspace/src/google.golang.org/cloud/compute/metadata/metadata.go b/vendor/google.golang.org/cloud/compute/metadata/metadata.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/cloud/compute/metadata/metadata.go rename to vendor/google.golang.org/cloud/compute/metadata/metadata.go diff --git a/Godeps/_workspace/src/google.golang.org/cloud/internal/cloud.go b/vendor/google.golang.org/cloud/internal/cloud.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/cloud/internal/cloud.go rename to vendor/google.golang.org/cloud/internal/cloud.go diff --git a/Godeps/_workspace/src/google.golang.org/cloud/internal/datastore/datastore_v1.pb.go b/vendor/google.golang.org/cloud/internal/datastore/datastore_v1.pb.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/cloud/internal/datastore/datastore_v1.pb.go rename to vendor/google.golang.org/cloud/internal/datastore/datastore_v1.pb.go diff --git a/Godeps/_workspace/src/google.golang.org/cloud/internal/datastore/datastore_v1.proto b/vendor/google.golang.org/cloud/internal/datastore/datastore_v1.proto similarity index 100% rename from Godeps/_workspace/src/google.golang.org/cloud/internal/datastore/datastore_v1.proto rename to vendor/google.golang.org/cloud/internal/datastore/datastore_v1.proto diff --git a/Godeps/_workspace/src/google.golang.org/cloud/internal/opts/option.go b/vendor/google.golang.org/cloud/internal/opts/option.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/cloud/internal/opts/option.go rename to vendor/google.golang.org/cloud/internal/opts/option.go diff --git a/Godeps/_workspace/src/google.golang.org/cloud/internal/testutil/context.go b/vendor/google.golang.org/cloud/internal/testutil/context.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/cloud/internal/testutil/context.go rename to vendor/google.golang.org/cloud/internal/testutil/context.go diff --git a/Godeps/_workspace/src/google.golang.org/cloud/internal/transport/cancelreq.go b/vendor/google.golang.org/cloud/internal/transport/cancelreq.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/cloud/internal/transport/cancelreq.go rename to vendor/google.golang.org/cloud/internal/transport/cancelreq.go diff --git a/Godeps/_workspace/src/google.golang.org/cloud/internal/transport/cancelreq_legacy.go b/vendor/google.golang.org/cloud/internal/transport/cancelreq_legacy.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/cloud/internal/transport/cancelreq_legacy.go rename to vendor/google.golang.org/cloud/internal/transport/cancelreq_legacy.go diff --git a/Godeps/_workspace/src/google.golang.org/cloud/internal/transport/dial.go b/vendor/google.golang.org/cloud/internal/transport/dial.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/cloud/internal/transport/dial.go rename to vendor/google.golang.org/cloud/internal/transport/dial.go diff --git a/Godeps/_workspace/src/google.golang.org/cloud/internal/transport/proto.go b/vendor/google.golang.org/cloud/internal/transport/proto.go similarity index 100% rename from Godeps/_workspace/src/google.golang.org/cloud/internal/transport/proto.go rename to vendor/google.golang.org/cloud/internal/transport/proto.go