Age | Commit message (Expand) | Author |
2013-11-13 | Fix bug lp:1248625 by reading /etc/mtab when mountinfo is not present. | Tim Daly Jr. |
2013-10-04 | try to support ephemeral0.1 in cc_mounts | Scott Moser |
2013-10-04 | simplifications and some function renames | Scott Moser |
2013-10-03 | Make {pep8,pylint,test} pass commit. | Ben Howard |
2013-10-03 | Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak... | Ben Howard |
2013-10-02 | Added ability to define disks via 'ephemeralX.Y'. | Ben Howard |
2013-09-27 | pep8 fix | Scott Moser |
2013-09-25 | multi_log: only write to /dev/console if it exists. | Scott Moser |
2013-09-25 | instead of just writing to stdout, write to stdout if no /dev/console | Scott Moser |
2013-09-20 | When selinux is completely disabled functions like restorecon raise | Garrett Holmstrom |
2013-09-20 | Some containers lack /dev/console, so when multi_log attempts to open | Garrett Holmstrom |
2013-09-11 | merge from trunk | Scott Moser |
2013-09-07 | Ensure udelta is valid | Joshua Harlow |
2013-09-05 | Merged trunk lp:cloud-init | Vlastimil Holer |
2013-07-30 | set reading /proc/uptime to false by default. | Scott Moser |
2013-07-30 | add util.log_time helper | Scott Moser |
2013-07-24 | add SmartOS datasource supporting Joyent cloud | Ben Howard |
2013-07-23 | Changed get_serial to be fully parameterized and return the serial | Ben Howard |
2013-07-21 | Use a util helper to do prefix/suffix removal. | Joshua Harlow |
2013-07-18 | Added SmartOS datasource and unit tests. | Ben Howard |
2013-06-19 | fix and cleanup usage of util.logexc | Juerg Haefliger |
2013-05-10 | Fixed merging capabilities. | Scott Moser |
2013-04-25 | re-work maas datasource and headers call backs | Scott Moser |
2013-04-17 | Altering the order of merging. | Joshua Harlow |
2013-03-26 | compatibility fixes for Fedora and RHEL | Greg Padgett |
2013-03-19 | appease pylint and pep8 | Scott Moser |
2013-03-19 | merge from trunk rev 800 | Scott Moser |
2013-03-19 | pylint fixes | Scott Moser |
2013-03-19 | merge from trunk at revno 799 | Scott Moser |
2013-03-13 | fix / workaround potential for socket.getaddrinfo to raise socket.error | Scott Moser |
2013-03-10 | util.parse_mount_info(): handle short lines. | Blair Zajac |
2013-03-10 | Refactor util.get_mount_info() to facilitate unit testing. | Blair Zajac |
2013-03-07 | merge from trunk | Scott Moser |
2013-03-07 | pep8 and pylint fixes | Scott Moser |
2013-03-06 | Make conf.d and the default merging use the new merging algos. | Joshua Harlow |
2013-03-06 | Continue working on merging code. | Joshua Harlow |
2013-03-03 | add default log value to get_mount_info | Scott Moser |
2013-03-01 | initial stab at growpart module | Scott Moser |
2013-02-23 | Get tests working and further adjustments. | harlowja |
2013-02-21 | Update to code on trunk. | harlowja |
2013-02-21 | More work on requests integration. | harlowja |
2013-02-19 | Continue working on integrating requests. | harlowja |
2013-02-19 | Merged trunk lp:cloud-init | Vlastimil Holer |
2013-01-30 | Support package versions for the generic package config module | ctracey |
2013-01-27 | Adding package versioning logic to package_command | Craig Tracey |
2013-01-16 | DataSourceConfigDrive: consider CD rom as valid config-drive source. | Scott Moser |
2012-12-19 | Merged trunk lp:cloud-init | Vlastimil Holer |
2012-11-12 | Rebased with HEAD and resolved conflicts. | Joshua Harlow |
2012-11-10 | whitespace / indentation cleanups | Scott Moser |
2012-10-23 | use only util methods for reading/loading/appending/peeking | Scott Moser |