summaryrefslogtreecommitdiff
path: root/packages/python-google-compute-engine/google_compute_engine
Commit message (Expand)AuthorAgeFilesLines
* Update script retrieval for Python 2 and 3. (#822)Max Illfelder2019-07-312-4/+4
* Switch to the v1 Guest Attributes URL. (#810)Rick Wright2019-07-222-2/+2
* Support for Google Private Access over IPv6 (#790)creatiwit2019-07-1214-51/+383
* Enable IPv6 on interfaces based on metadata key. (#632)Max Illfelder2019-06-2818-64/+323
* Encode hostkey value to utf-8 (needed for Python 3). (#775)Rick Wright2019-05-222-1/+3
* Update script retrieval for Python 3 support. (#773)Max Illfelder2019-05-212-2/+2
* Retry download for metadata scripts (#771)Tony Zhang2019-05-212-10/+107
* Do not set up the boto config in Python 3. (#764)Max Illfelder2019-05-142-1/+7
* Merge branch 'hostkeys' of https://github.com/wrigri/compute-image-packages i...Rick Wright2019-05-062-2/+7
|\
| * Merge branch 'development' into hostkeysRick Wright2019-05-062-2/+7
| |\
| | * RHEL 8 packages for google-compute-engine. (#753)Zach Marano2019-05-032-2/+7
* | | Add warning if unable to read public host key.Rick Wright2019-05-061-0/+1
|/ /
* | Fix indentation.Rick Wright2019-05-061-1/+1
* | Constant name change and indentation fixes.Rick Wright2019-04-301-7/+7
* | Fixes based on comments (and a test improvement)Rick Wright2019-04-292-11/+21
* | Fix lint.Rick Wright2019-04-291-1/+0
* | Improve test coverage.Rick Wright2019-04-291-4/+16
* | Fix lint errors.Rick Wright2019-04-292-9/+1
* | Add support for writing host keys to guest attributes.Rick Wright2019-04-292-17/+82
|/
* Fix platform detection in case of FreeBSD in compat module. (#756)Michal Konvalinka2019-04-162-7/+11
* Add support for FreeBSD syslog socket location. (#751)Max Illfelder2019-03-253-18/+20
* Update script retrieval to support Python 3. (#729)Max Illfelder2019-01-242-2/+2
* Make script_retriever.py supports python 3 (#723)Lucas Kanashiro2019-01-022-2/+2
* Repo layout changes (#688)Liam Hopkins2018-12-1489-0/+9641