summaryrefslogtreecommitdiff
path: root/google_compute_engine/instance_setup/tests/instance_setup_test.py
Commit message (Expand)AuthorAgeFilesLines
* Repo layout changes (#688)Liam Hopkins2018-12-141-385/+0
* Add prefix 'google' to scripts inside 'scripts' dir (#672)Lucas Kanashiro2018-10-261-2/+2
* Revert "instance_setup: _StartSshd: test rc.d for FreeBSD (#593)" (#611)Helen Koike2018-05-161-21/+0
* instance_setup: _StartSshd: test rc.d for FreeBSD (#593)Helen Koike2018-05-071-0/+21
* Generate SSH host keys when none are present. (#510)Max Illfelder2017-10-271-5/+10
* Rename config metadata key and fix config logic. (#411)Max Illfelder2017-06-081-6/+8
* Update instance setup to accept metadata configs. (#409)Max Illfelder2017-06-071-10/+68
* Provide a service to enable network interfaces on boot. (#314)Max Illfelder2016-08-191-3/+4
* Update exception handling in the metadata watcher. (#288)Max Illfelder2016-06-241-3/+1
* Fix logging in the Linux guest environment.Max Illfelder2016-05-271-2/+2
* Improve and fix the sysvinit guest configs.Max Illfelder2016-05-201-2/+4
* Generate instance defaults during instance setup.Max Illfelder2016-05-101-12/+89
* Account and IP forwarding compatibility fixes.Max Illfelder2016-05-041-9/+20
* Separate out the testing compatibility file.Max Illfelder2016-05-041-2/+2
* Python 2.6 support for Linux guest testing.Max Illfelder2016-05-031-1/+1
* Python 3 compatible tests for the Linux guest.Max Illfelder2016-05-031-2/+2
* Linux guest environment v2.Max Illfelder2016-04-291-0/+231