Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Force GCE metadata querying to be done without proxies #120

Closed
wants to merge 9 commits into from

Commits on Jan 22, 2015

  1. Configuration menu
    Copy the full SHA
    18f3d56 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2015

  1. Disable autodetect proxy handling + adjust to the right library

    aaronwinter authored and aaronwinter committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    105d056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd74edd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2015

  1. Configuration menu
    Copy the full SHA
    a59d475 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2015

  1. Configuration menu
    Copy the full SHA
    cf4e073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c432c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from google/master

    Use six to call raw_input for Python 3 support
    aaronwinter committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    16a12bc View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2015

  1. Merge pull request #5 from google/master

    Squash commits from master repository
    aaronwinter committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    13ac536 View commit details
    Browse the repository at this point in the history
  2. Update the patching name of the no_proxy_conf object to the Mock

    Previously the mock's name was overriding the built-in 'open', also the arguments were no matching correctly for both test_get_environment_gce_production and test_get_environment_unknown. This should fix the problem!
    aaronwinter committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    b9e2f80 View commit details
    Browse the repository at this point in the history