summaryrefslogtreecommitdiff
path: root/test/units/module_utils/gcp/test_auth.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-231-171/+0
* unit tests: remove unused imports (#59636)Andrey Klychkov2019-07-261-2/+1
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-121-1/+1
* removing libcloud secrets support for legacy gcp modules (#44932)Alex Stephen2018-08-311-59/+1
* Gcp auth deprecation (#44866)Alex Stephen2018-08-301-6/+6
* Fix dangerous default args. (#29839)Matt Clay2017-09-121-1/+3
* Fix spelling mistakes (comments only) (#25564)Abhijeet Kasurde2017-06-121-1/+1
* [GCP] remove ansible.utils.display for deprecations (#24738)Tom Melendez2017-05-181-16/+30
* [GCE] Support default credentials (#22723)Tom Melendez2017-03-161-14/+47
* Remove shebangs from unit tests.Matt Clay2017-02-271-4/+0
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-271-2/+2
* Adding auth support for google-api-python-client and gcloud-python (#19090)Tom Melendez2016-12-291-0/+185