Age | Commit message (Expand) | Author |
2014-05-27 | Enable vendordata for CloudSigma (LP: #1303986) | Ben Howard |
2014-03-27 | OpenNebula: support base64 encoded user-data | Scott Moser |
2014-03-27 | change 'default' encoding to be "None" | Scott Moser |
2014-03-25 | Added base64 decoding of user data for OpenNebula. | Enol Fernandez |
2014-03-20 | NoCloud: fix broken seedfrom on the kernel command line | Scott Moser |
2014-03-19 | Azure: pep8 and pylint cleanups from previous commit. | Scott Moser |
2014-03-19 | Azure: re-format ephemeral disk if necessary | Scott Moser |
2014-03-19 | change to unmount then check to address possible race | Scott Moser |
2014-03-19 | minor changes: be more careful about umount and warn on fail | Scott Moser |
2014-03-18 | Windows Azure defines the ephemeral0 mount as being a per-boot instead of | Ben Howard |
2014-03-12 | final_message: allow replacement of capital name keys. | Scott Moser |
2014-03-04 | seed_random: do not capture command output, provide env RANDOM_SEED_FILE | Scott Moser |
2014-03-04 | merge from trunk | Scott Moser |
2014-03-04 | CloudSigma: support user-data being base64 encoded | Kiril Vladimiroff |
2014-03-03 | write status to /run/cloud-init/ for external consumption | Scott Moser |
2014-03-03 | version space (v1:) result_path json also | Scott Moser |
2014-03-03 | seed_random: support a 'command' to seed /dev/random | Dustin Kirkland |
2014-03-03 | allow random command's output to go through | Scott Moser |
2014-03-03 | cc_seed_random: fix bug and support pollinate command | Scott Moser |
2014-02-28 | distros/freebsd.py: fix regression due to previous pylint cleanup | Scott Moser |
2014-02-28 | tools/make-tarball: add ability to include uncommited changes | Scott Moser |
2014-02-27 | test_altcloud: fix altcloud tests when running on arm | Scott Moser |
2014-02-27 | AltCloud: fix test failures related to new arm-specific behavior | Oleg Strikov |
2014-02-27 | AltCloud: to not run dmidecode on arm systems. | Scott Moser |
2014-02-27 | AltCloud: do not run dmidecode on arm32/arm64 because it leads to kvm crash | Oleg Strikov |
2014-02-26 | pep8 and pylint | Scott Moser |
2014-02-26 | SmartOS: do not run on arm as dmidecode causes problems | Scott Moser |
2014-02-26 | netinfo.py: fix regression causing ubuntu to show 'addr:v.x.y.z' | Scott Moser |
2014-02-25 | be atomic when writing status files | Scott Moser |
2014-02-24 | fix write_json call | Scott Moser |
2014-02-24 | minor cleanups | Scott Moser |
2014-02-24 | fix end/start in doc | Scott Moser |
2014-02-24 | add doc/status.txt | Scott Moser |
2014-02-24 | ConfigDrive: trim trailing newlines in previous-instance-id | Scott Moser |
2014-02-24 | DataSourceOpenStack: debug, not warn on non-ideal version. do not use latest. | Scott Moser |
2014-02-24 | Reduce OSds LOG levels when detecting and use HAVANA instead of latest | Joshua Harlow |
2014-02-24 | Ensure we strip the previous_iid file contents | Joshua Harlow |
2014-02-24 | fixes from testing, force symlink | Scott Moser |
2014-02-24 | possibly functional start testing | Scott Moser |
2014-02-24 | merge from trunk | Scott Moser |
2014-02-24 | test_smartos: remove bad test case | Scott Moser |
2014-02-20 | initial commit for status | Scott Moser |
2014-02-19 | Read encoded with base64 user data | Kiril Vladimiroff |
2014-02-18 | NoCloud: fix broken seed from external image | Scott Moser |
2014-02-18 | CloudSigma: remove 'WARN' in not found case | Scott Moser |
2014-02-14 | DataSourceGCE: fix 'is_resolvable', remove unnecessary WARN | Scott Moser |
2014-02-14 | DataSourceOpenStack: allow vendor-data to be a dict with 'cloud-init' inside | Scott Moser |
2014-02-14 | smartos: fix bug in previous commit | Scott Moser |
2014-02-14 | The symlink of /var/lib/cloud/instance is not created at the time that the | Ben Howard |
2014-02-14 | re-work vendor-data and smartos | Scott Moser |