summaryrefslogtreecommitdiff
path: root/cloudinit/CloudConfig/cc_update_hostname.py
AgeCommit message (Expand)Author
2012-01-18Add HP to Copyright, and Juerg Haefliger Authors.Scott Moser
2012-01-17[PATCH] PEP8 coding style fixes.Scott Moser
2012-01-17[PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space)Scott Moser
2012-01-17[PATCH 1/4] Fix pylint conventions C0321 (more than one statement on a single...Scott Moser
2012-01-12[PATCH 06/13] Fix pylint warnings W0612 (unused variable)Scott Moser
2012-01-12[PATCH 05/13] Fix pylint warnings W0613 (unused argument)Scott Moser
2011-08-03add get_hostname_fqdn method to 'util' and use it for getting hostnameScott Moser
2011-02-07rename 'datadir' key to 'data' in pathmapScott Moser
2011-01-26change 'except' syntax to python 3 style.Scott Moser
2011-01-24cc_update_hostname: fix error handlingScott Moser
2011-01-24cc_update_hostname: fix bad variable nameScott Moser
2011-01-21add function to cloud-init to run cloud-config style modulesScott Moser