summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-27find_device_node: treat label=None as label=""Scott Moser
2013-09-27change LOG.debug('format' % var) to ('format', var)Scott Moser
2013-09-27fix one bugScott Moser
2013-09-27fix test to adjust for 'ephemeral0' being /dev/sdbScott Moser
2013-09-27demote .info to .debug, add another debugScott Moser
2013-09-27merge from ben. disable partition creation on smartosScott Moser
2013-09-27adjust aliases early rather than late.Scott Moser
2013-09-27update to get functional with any alias in a 'device' entryScott Moser
2013-09-27Disable partitioning of ephemeral for SmartOS at request of JoyentBen Howard
2013-09-27fix syntax error in last commitScott Moser
2013-09-27azure data source 'ephemeral0' point to '/dev/sdb', not /dev/sdb1Scott Moser
2013-09-27update documentationScott Moser
2013-09-27fix probably debug code that explicitly set 'partition' to 'any'.Scott Moser
2013-09-27fix doc for smartosScott Moser
2013-09-27fix tests small other changesScott Moser
2013-09-26re-work 'ephemeral_disk' and location of builtin configScott Moser
2013-09-26add entry to ChangeLogScott Moser
2013-09-26fix pep8Scott Moser
2013-09-26merge from trunkScott Moser
2013-09-26Added support for formating the ephemeral disk on Windows Azure.Ben Howard
2013-09-26fix spelling in ChangeLogScott Moser
2013-09-25update ChangeLogScott Moser
2013-09-25bddeb: depend on cloud-utils or cloud-guest-utilsScott Moser
2013-09-25add '\n' to no key fingerprint warning Scott Moser
2013-09-25multi_log: only write to /dev/console if it exists.Scott Moser
2013-09-25instead of just writing to stdout, write to stdout if no /dev/consoleScott Moser
2013-09-25cc_final_message: write to log debug alsoScott Moser
2013-09-25Fix usage of libselinux-python when selinux is disabled.Garrett Holmstrom
2013-09-20add support for partitioning and creating filesystemsScott Moser
2013-09-20When selinux is completely disabled functions like restorecon raiseGarrett Holmstrom
2013-09-20Some containers lack /dev/console, so when multi_log attempts to openGarrett Holmstrom
2013-09-19Merged in the latest changes.Ben Howard
2013-09-19Fixes for the MP.Ben Howard
2013-09-17upstart/cloud-init-nonet.conf: fix indentationScott Moser
2013-09-11fix read-versionScott Moser
2013-09-11Merged in upstream changes with disk partition supportBen Howard
2013-09-11Initial cut at disk partition support.Ben Howard
2013-09-11better checking and portability in read-dependencies and read-versionScott Moser
2013-09-11Add OpenNebula datasource.Scott Moser
2013-09-11merge from trunkScott Moser
2013-09-10add entry to changelogScott Moser
2013-09-11All fake util.find_devs_with set before try-finally sectionVlastimil Holer
2013-09-11Merged lp:~smoser/cloud-init/opennebulaVlastimil Holer
2013-09-10some cleanups and changesScott Moser
2013-09-10fix DataSource base class to set up ds_cfg for 'Net' sourcesScott Moser
2013-09-10Fix detection of ETHx_IP context variable, add test.Vlastimil Holer
2013-09-10Detect invalid system user for testVlastimil Holer
2013-09-10Update OpenNebula documentation (parseuser, more fs. labels, K-V single quotes)Vlastimil Holer
2013-09-10Configurable OpenNebula::parseuser. Seed search dir+dev merge. ...Vlastimil Holer
2013-09-09Add support for reading 'random_seed' from data source.Scott Moser