summaryrefslogtreecommitdiff
path: root/packages/python-google-compute-engine/google_compute_engine/instance_setup/instance_setup.py
Commit message (Expand)AuthorAgeFilesLines
* Disable overcommit accounting on E2 VMs (again) (#874)Liam Hopkins2019-11-201-0/+17
* Revert "Disable overcommit accounting on E2 VMs (#865)" (#871)Zach Marano2019-11-151-13/+4
* Disable overcommit accounting on E2 VMs (#865)Liam Hopkins2019-11-121-4/+13
* Switch to the v1 Guest Attributes URL. (#810)Rick Wright2019-07-221-1/+1
* Encode hostkey value to utf-8 (needed for Python 3). (#775)Rick Wright2019-05-221-0/+1
* 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-291-5/+7
* Fix lint errors.Rick Wright2019-04-291-1/+1
* Add support for writing host keys to guest attributes.Rick Wright2019-04-291-1/+37
* Repo layout changes (#688)Liam Hopkins2018-12-141-0/+218