summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-02SmartOS test: do not require existance of /dev/ttyS1.Scott Moser
2014-05-30CloudSigma: only poll on serial device after dmidecode check.Kiril Vladimiroff
2014-05-30minor cleanups.Scott Moser
2014-05-30add vendordata support to cloudsigma datasourceScott Moser
2014-05-30open 0.7.6Scott Moser
2014-05-30Use dmidecode to detect if cloud-init runs in CloudSigma's infrastructureKiril Vladimiroff
2014-05-30Add timeouts for reading/writing from/to to the serial consoleKiril Vladimiroff
2014-05-27Enable vendordata for CloudSigma (LP: #1303986)Ben Howard
2014-04-01pyflakes cleanupsScott Moser
2014-03-27OpenNebula: support base64 encoded user-dataScott Moser
2014-03-27change 'default' encoding to be "None"Scott Moser
2014-03-25Added base64 decoding of user data for OpenNebula.Enol Fernandez
2014-03-20NoCloud: fix broken seedfrom on the kernel command lineScott Moser
2014-03-19Azure: pep8 and pylint cleanups from previous commit.Scott Moser
2014-03-19Azure: re-format ephemeral disk if necessaryScott Moser
2014-03-19change to unmount then check to address possible raceScott Moser
2014-03-19minor changes: be more careful about umount and warn on failScott Moser
2014-03-18Windows Azure defines the ephemeral0 mount as being a per-boot instead ofBen Howard
2014-03-12final_message: allow replacement of capital name keys.Scott Moser
2014-03-04seed_random: do not capture command output, provide env RANDOM_SEED_FILEScott Moser
2014-03-04merge from trunkScott Moser
2014-03-04CloudSigma: support user-data being base64 encodedKiril Vladimiroff
2014-03-03write status to /run/cloud-init/ for external consumptionScott Moser
2014-03-03version space (v1:) result_path json alsoScott Moser
2014-03-03seed_random: support a 'command' to seed /dev/randomDustin Kirkland
2014-03-03allow random command's output to go throughScott Moser
2014-03-03cc_seed_random: fix bug and support pollinate commandScott Moser
2014-02-28distros/freebsd.py: fix regression due to previous pylint cleanupScott Moser
2014-02-28tools/make-tarball: add ability to include uncommited changesScott Moser
2014-02-27test_altcloud: fix altcloud tests when running on armScott Moser
2014-02-27AltCloud: fix test failures related to new arm-specific behaviorOleg Strikov
2014-02-27AltCloud: to not run dmidecode on arm systems.Scott Moser
2014-02-27AltCloud: do not run dmidecode on arm32/arm64 because it leads to kvm crashOleg Strikov
2014-02-26pep8 and pylintScott Moser
2014-02-26SmartOS: do not run on arm as dmidecode causes problemsScott Moser
2014-02-26netinfo.py: fix regression causing ubuntu to show 'addr:v.x.y.z'Scott Moser
2014-02-25be atomic when writing status filesScott Moser
2014-02-24fix write_json callScott Moser
2014-02-24minor cleanupsScott Moser
2014-02-24fix end/start in docScott Moser
2014-02-24add doc/status.txtScott Moser
2014-02-24ConfigDrive: trim trailing newlines in previous-instance-idScott Moser
2014-02-24DataSourceOpenStack: debug, not warn on non-ideal version. do not use latest.Scott Moser
2014-02-24Reduce OSds LOG levels when detecting and use HAVANA instead of latestJoshua Harlow
2014-02-24Ensure we strip the previous_iid file contentsJoshua Harlow
2014-02-24fixes from testing, force symlinkScott Moser
2014-02-24possibly functional start testingScott Moser
2014-02-24merge from trunkScott Moser
2014-02-24test_smartos: remove bad test caseScott Moser
2014-02-20initial commit for statusScott Moser