summaryrefslogtreecommitdiff
path: root/google_compute_engine/instance_setup/instance_setup.py
Commit message (Expand)AuthorAgeFilesLines
* Improvements to resolved deprecation warnings. (#678)2faMax Illfelder2018-10-241-6/+6
* Revert "instance_setup: _StartSshd: test rc.d for FreeBSD (#593)" (#611)Helen Koike2018-05-161-2/+1
* instance_setup: _StartSshd: test rc.d for FreeBSD (#593)Helen Koike2018-05-071-1/+2
* Fix linter errors caught by flake8. (#519)Max Illfelder2017-11-171-1/+0
* Generate SSH host keys when none are present. (#510)Max Illfelder2017-10-271-3/+10
* Replace file paths by variables (#440)LN Fornazier2017-07-201-1/+2
* Rename config metadata key and fix config logic. (#411)Max Illfelder2017-06-081-4/+6
* Update instance setup to accept metadata configs. (#409)Max Illfelder2017-06-071-5/+27
* Improved network interface configuration on EL. (#340)Max Illfelder2016-09-301-1/+1
* Provide a service to enable network interfaces on boot. (#314)Max Illfelder2016-08-191-4/+6
* Update exception handling in the metadata watcher. (#288)Max Illfelder2016-06-241-2/+1
* Check the instance config file in instance setup.Max Illfelder2016-05-271-2/+0
* Fix logging in the Linux guest environment.Max Illfelder2016-05-271-3/+13
* Improve and fix the sysvinit guest configs.Max Illfelder2016-05-201-1/+2
* Fix packaging bugs.Zach Marano2016-05-191-1/+5
* Generate instance defaults during instance setup.Max Illfelder2016-05-101-26/+16
* Account and IP forwarding compatibility fixes.Max Illfelder2016-05-041-0/+4
* Linux guest environment v2.Max Illfelder2016-04-291-0/+179