summaryrefslogtreecommitdiff
path: root/packages/python-google-compute-engine
Commit message (Expand)AuthorAgeFilesLines
* Update README for python-gceLiam Hopkins2020-04-291-2/+2
* Configs for new guest agent (#858)Liam Hopkins2020-01-2110-571/+1
* Version bump to 20191210. (#880)Zach Marano2019-12-104-3/+10
* Roll forward a fix for #862. (#876)Max Illfelder2019-12-054-21/+23
* version bump for revert (#877)Liam Hopkins2019-11-203-2/+8
* Disable overcommit accounting on E2 VMs (again) (#874)Liam Hopkins2019-11-202-2/+57
* Revert #864, #868 (#875)Liam Hopkins2019-11-204-18/+20
* Roll versions forward for #871 (#872)Zach Marano2019-11-153-3/+9
* Revert "Disable overcommit accounting on E2 VMs (#865)" (#871)Zach Marano2019-11-152-16/+7
* add a missed change for retries (#868)Liam Hopkins2019-11-132-3/+3
* Version:20191112.0 (#866)Liam Hopkins2019-11-124-3/+11
* Wait on tentative v6 link-local addrs before DHCP (#861)Liam Hopkins2019-11-121-0/+18
* Disable overcommit accounting on E2 VMs (#865)Liam Hopkins2019-11-122-7/+16
* Added retry loop to _HandleMetadataUpdate (#864)BongoEADGC62019-11-122-17/+15
* Bump versions. (#851)Zach Marano2019-09-164-3/+9
* rollback VM rename feature (#850)Liam Hopkins2019-09-162-29/+13
* Add missing DisableIpv6 function for SLES 12 and default case. (#846)Zach Marano2019-09-102-0/+18
* remove deb10 builds (#843)Liam Hopkins2019-09-051-1/+1
* bump versions to 20190905 (#842)Liam Hopkins2019-09-053-2/+10
* Use non-numeric project ID in generated boto.cfg for GSUtil (#828)Matt Houglum2019-08-092-8/+9
* Detect hostname changes (#835)Liam Hopkins2019-08-0918-353/+93
* Fix python setup.py version to be complaint with legacy builds. (#832)Zach Marano2019-08-071-1/+1
* Add msg to consult gsutil team before changing cfg (#826)Matt Houglum2019-08-012-0/+8
* Bump versions. (#825)Zach Marano2019-08-014-3/+10
* Re-enable boto config and don't write plugin line. (#823)Zach Marano2019-08-014-10/+1
* Update script retrieval for Python 2 and 3. (#822)Max Illfelder2019-07-312-4/+4
* Prepare for release. Bump versions. (#816)Zach Marano2019-07-294-3/+9
* 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
* New package versioning (#794)Zach Marano2019-07-086-5/+15
* Enable IPv6 on interfaces based on metadata key. (#632)Max Illfelder2019-06-2818-64/+323
* Fix debian python3 dependencies. (#795)Zach Marano2019-06-171-13/+7
* Cleanup build files pull in distro patches. (#791)Zach Marano2019-06-115-16/+10
* Bump version to 2.8.16 and 1.5.3 for OS Login. (#779)Zach Marano2019-05-224-3/+9
* Encode hostkey value to utf-8 (needed for Python 3). (#775)Rick Wright2019-05-222-1/+3
* Bump versions to 2.8.15. (#774)Zach Marano2019-05-214-3/+12
* 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
* Update README for RHEL 8. (#770)Zach Marano2019-05-171-3/+1
* 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-065-8/+67
|\
| * Merge branch 'development' into hostkeysRick Wright2019-05-065-8/+67
| |\
| | * RHEL 8 packages for google-compute-engine. (#753)Zach Marano2019-05-035-8/+67
* | | 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