summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | python3 OSError does not have a .messageScott Moser2016-06-151-1/+1
| * | merge with trunkScott Moser2016-06-1520-95/+98
| |\ \ | |/ / |/| |
* | | DataSourceNoCloud: fix stack trace on reboot, default to dsmode=netScott Moser2016-06-151-11/+8
|\ \ \
| * | | remove declaration of dsmode as local in DataSourceNoCloudScott Moser2016-06-151-1/+0
| * | | merge from trunkScott Moser2016-06-157-16/+17
| |\ \ \
| * \ \ \ merge with trunkScott Moser2016-06-154-2/+3
| |\ \ \ \
| * \ \ \ \ merge with trunkScott Moser2016-06-159-64/+68
| |\ \ \ \ \
| | * \ \ \ \ move 'main' into cloudinit/cmd/ for easier testingScott Moser2016-06-156-60/+65
| | |\ \ \ \ \
| * | | | | | | fis some Datasourcenocloud issuesScott Moser2016-06-151-10/+8
* | | | | | | | fix usage of OSError.message that will not work in python3Scott Moser2016-06-151-2/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | fix some errors reported by pylintScott Moser2016-06-157-16/+17
| |_|_|/ / / |/| | | | |
* | | | | | move 'main' into cloudinit/cmd/ for easier testingScott Moser2016-06-156-60/+65
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Remove some unused importsJoshua Harlow2016-06-151-3/+0
| * | | | | Remove /bin from run-pyflakesJoshua Harlow2016-06-151-1/+1
| * | | | | Fix a few tools and tests for newer pep8Joshua Harlow2016-06-152-4/+4
| * | | | | Silence pep8 warnings due to patcher activationJoshua Harlow2016-06-151-1/+1
| * | | | | Don't continue running with no actionJoshua Harlow2016-06-141-5/+5
| * | | | | Retain the prior attribute missing handlingJoshua Harlow2016-06-141-1/+4
| * | | | | Make the bin/cloud-init an actual console entrypointJoshua Harlow2016-06-144-50/+55
| | |/ / / | |/| | |
* | | | | Re-apply "Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]"Daniel Watkins2016-06-153-2/+3
|/ / / /
* | | | fix pep8 failure introduced in recent commit.Scott Moser2016-06-141-2/+2
* | | | [Revert] Remove trailing dot from GCE metadata URLScott Moser2016-06-142-2/+1
|/ / /
* | | Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]Daniel Watkins2016-06-132-1/+2
|\ \ \
| * | | Removes trailing dot in metadata.google.internal GCE metadata lookup.Phil Roche2016-06-131-1/+1
|/ / /
* | | Fix the broken import and 'parse_net_config_data' function usageJoshua Harlow2016-06-101-2/+2
| * | Fix line length issuesJoshua Harlow2016-06-152-19/+8
| * | Fixup code review commentsJoshua Harlow2016-06-157-125/+109
| * | Make the os samples easier to extend (for new samples)Joshua Harlow2016-06-142-75/+79
| * | Refactor some of sysconfig changes -> network_state moduleJoshua Harlow2016-06-133-64/+87
| * | Add a bunch more sample tests for sysconfigJoshua Harlow2016-06-102-5/+95
| * | Add a sysconfig rendering testJoshua Harlow2016-06-102-28/+74
| * | Ensure renderer is used in rhelJoshua Harlow2016-06-101-0/+8
| * | Add a sysconfig rendererJoshua Harlow2016-06-101-0/+476
|/ /
* | Refactor a large part of the networking code.Joshua Harlow2016-06-1032-1194/+1328
|\ \
| * | Just mock 'on_first_boot' vs special argumentJoshua Harlow2016-06-102-7/+9
| * | Just do all the imports on one lineJoshua Harlow2016-06-101-4/+1
| * | Add unittest2 to builder listJoshua Harlow2016-06-101-0/+1
| * | Less less tweaking of tox.iniJoshua Harlow2016-06-101-5/+4
| * | Less tweaking of tox.iniJoshua Harlow2016-06-101-0/+5
| * | For now just remove compat.py moduleJoshua Harlow2016-06-073-56/+9
| * | Get cmdline working againJoshua Harlow2016-06-061-2/+1
| * | Rebase against masterJoshua Harlow2016-06-0638-874/+2225
| |\ \
| * | | Fix up some of the net usage and restore imports and add a mini compat moduleJoshua Harlow2016-05-245-30/+79
| * | | Fix load -> readJoshua Harlow2016-05-241-1/+1
| * | | Remove 26 from default tox.ini listingJoshua Harlow2016-05-241-1/+1
| * | | Revert some of the alterations of the tox.ini fileJoshua Harlow2016-05-241-2/+4
| * | | Fix up tests and flake8 warningsJoshua Harlow2016-05-1913-43/+41
| * | | Remerge against head/masterJoshua Harlow2016-05-1931-1106/+1249
| |\ \ \
| | * | | Adjust net module to be more isolatedJoshua Harlow2016-05-197-87/+129
| | * | | Don't expose anything but 'render_network_state'Joshua Harlow2016-05-171-9/+9