Age | Commit message (Expand) | Author |
2014-09-30 | support human2bytes, separate handling out to method | Scott Moser |
2014-09-30 | add code for setting up swap file | Scott Moser |
2014-09-29 | further platform cleanup | Scott Moser |
2014-09-29 | fix re-use of 'platform' in local scope | Scott Moser |
2014-09-22 | support 'mtype' as a list, and fix up freebsd mount types | Scott Moser |
2014-09-22 | merge from trunk | Scott Moser |
2014-09-15 | merge from trunk | Scott Moser |
2014-09-15 | Remove pylint: lines | Jay Faulkner |
2014-09-15 | Fix bug 1338614 | Jay Faulkner |
2014-08-26 | further remove evidence of pylint. | Scott Moser |
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner |
2014-08-23 | Removed using lazy mode for umount | Joseph Bajin |
2014-08-18 | fix: Updated some syntax to be pep8 compliant | Joseph Bajin |
2014-08-18 | new: Added FreeBSD support to ConfigDrive | Joseph Bajin |
2014-07-24 | SeLinuxGuard: remove invalid check for sanity around restorecon, fix test | Scott Moser |
2014-02-24 | fixes from testing, force symlink | Scott Moser |
2014-02-07 | Remerged with trunk | Joshua Harlow |
2014-02-01 | Add a openstack specific datasource | Joshua Harlow |
2014-01-29 | merge from trunk | Scott Moser |
2014-01-28 | cloudinit/util.py: fix pylint complaints | Scott Moser |
2014-01-28 | Allow zeros when detecting IPv4 address (e.g. 192.168.0.1) | Vlastimil Holer |
2014-01-27 | add 'pathprefix2dict' utility for use by DataSourceNoCloud | Scott Moser |
2014-01-24 | read_file_or_url: raise UrlError with 404 on ENOENT | Scott Moser |
2014-01-24 | pylint and long line fixes. | Scott Moser |
2014-01-23 | Skip retry and continued fetch of userdata when NOT_FOUND | Joshua Harlow |
2014-01-23 | fix util.which if PATH is not in environment | Scott Moser |
2014-01-23 | fix broken consumption of /proc/mounts | Scott Moser |
2014-01-23 | merge from trunk | Scott Moser |
2014-01-15 | replace get_nested_option_as_list with get_cfg_by_path, improve ruparts | Scott Moser |
2014-01-09 | Merge with upstream sources | Ben Howard |
2014-01-08 | Significant re-working of the userdata handling and introduction of | Ben Howard |
2013-12-14 | fix: Log the used method as well. | Harm Weites |
2013-12-13 | Cast file path to string. | James Slagle |
2013-12-06 | new: FreeBSD module to support cloud-init on the FBSD10 platform. In its | Harm Weites |
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 |