summaryrefslogtreecommitdiff
path: root/google_compute_engine
Commit message (Expand)AuthorAgeFilesLines
* Update exception handling in the metadata watcher. (#288)Max Illfelder2016-06-244-33/+74
* Update metadata scripts to default to bash. (#287)Max Illfelder2016-06-232-4/+4
* Support distro configs for instance defaults. (#286)Max Illfelder2016-06-232-2/+49
* Provide a default logger for the metadata watcher.Max Illfelder2016-06-161-1/+2
* Trim leading whitespace in metadata scripts.Max Illfelder2016-06-062-3/+3
* Create the base directory before copying files.Max Illfelder2016-05-312-2/+12
* Check the instance config file in instance setup.Max Illfelder2016-05-273-4/+46
* Fix logging in the Linux guest environment.Max Illfelder2016-05-2712-33/+76
* Remove the config for default ethernet interface.Max Illfelder2016-05-254-12/+7
* Improve and fix the sysvinit guest configs.Max Illfelder2016-05-206-14/+20
* Fix packaging on sysvinit.Max Illfelder2016-05-191-5/+9
* Fix packaging bugs.Zach Marano2016-05-194-4/+20
* 100% unit test coverage on Linux guest code.Max Illfelder2016-05-165-3/+67
* Improved the file library description.Max Illfelder2016-05-111-1/+1
* Improved locking in the config manager library.Max Illfelder2016-05-112-7/+12
* Generate instance defaults during instance setup.Max Illfelder2016-05-1012-121/+322
* Account and IP forwarding compatibility fixes.Max Illfelder2016-05-0417-297/+327
* Separate out the testing compatibility file.Max Illfelder2016-05-0418-49/+74
* Python 2.6 support for Linux guest testing.Max Illfelder2016-05-0317-30/+28
* Update Python versions used in continuous testing.Max Illfelder2016-05-031-2/+6
* Python 3 compatible tests for the Linux guest.Max Illfelder2016-05-0326-74/+100
* Linux guest environment v2.Max Illfelder2016-04-2943-0/+4868