~cloud-init-dev/cloud-init/trunk

  • Committer: Joshua Harlow
  • Date: 2016-07-15 18:48:25 UTC
  • Revision ID: harlowja@gmail.com-20160715184825-wgeercu42gwa45af
Avoid depending on argparse in 2.7 or greater

Its not needed since its a built-in for these
versions so we can just skip it for any newer
rpm building in the first place.
Filename Latest Rev Last Changed Committer Comment Size
..
cmd 1236.1.1 8 years ago Joshua Harlow Make the bin/cloud-init an actual console entrypoi Diff
config 559.2.259 12 years ago Joshua Harlow The 'cfg' module has been removed and moved to 'he Diff
distros 559.2.37 12 years ago Joshua Harlow Start adding place where distro specifics can go. Diff
filters 634.1.6 12 years ago Joshua Harlow For the userdata 'post-filtering' add in a new fol Diff
handlers 559.2.87 12 years ago Joshua Harlow Moved the handlers from a user_data directory to a Diff
mergers 743.1.1 12 years ago Joshua Harlow Start allowing different merging types to be appli Diff
net 1178.2.4 8 years ago Scott Moser initial copy of curtin net just add curtin/net as Diff
reporting 1130.1.14 9 years ago Scott Moser sync with 2.0 trunk on reporting Diff
sources 559.2.2 12 years ago Joshua Harlow 1. Adding some new helper files that split off fil Diff
__init__.py 559.2.389 12 years ago Scott Moser [merge-from-trunk] remove warning message to conso 925 bytes Diff Download File
cloud.py 1138.2.2 9 years ago Scott Moser split 'events' portion of reporting into separate 3.7 KB Diff Download File
cs_utils.py 1215.2.16 8 years ago Joshua Harlow Use a fake serial module that will allow tests to 3.5 KB Diff Download File
ec2_utils.py 1219.1.3 8 years ago Scott Moser remove debug print statements 7.1 KB Diff Download File
gpg.py 1226.1.27 8 years ago Scott Moser minor changes prior to merge a.) remove 'gpg_' fr 2.5 KB Diff Download File
helpers.py 1220.2.13 8 years ago Scott Moser hide the instance_id file in /run/cloud-init by us 14.9 KB Diff Download File
importer.py 1003.2.1 10 years ago Joshua Harlow Remove/adjust the verbose 'failed at attempted imp 1.9 KB Diff Download File
log.py 1052.1.5 9 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 4.5 KB Diff Download File
netinfo.py 1216.1.2 8 years ago Joshua Harlow Fix logging import 8.5 KB Diff Download File
patcher.py 1000.1.3 10 years ago Scott Moser further remove evidence of pylint. This just remo 1.7 KB Diff Download File
registry.py 1130.1.23 9 years ago Scott Moser sync with cloudinit 2.0 for registry and reporting 1 KB Diff Download File
safeyaml.py 674 12 years ago Scott Moser fix pep8 and pylint 1 KB Diff Download File
serial.py 1215.2.16 8 years ago Joshua Harlow Use a fake serial module that will allow tests to 1.6 KB Diff Download File
settings.py 1176.1.1 8 years ago Alex Sirbu Enable Bigstep data source in default configuratio 2 KB Diff Download File
signal_handler.py 1052.1.5 9 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 2.3 KB Diff Download File
ssh_util.py 1163.2.3 8 years ago Ryan Harper Update pep8 runner and fix pep8 issues 10.4 KB Diff Download File
stages.py 1232 8 years ago Joshua Harlow Refactor a large part of the networking code. Spl 33.3 KB Diff Download File
templater.py 1225.1.1 8 years ago Andrew Jorgensen Change the Cheetah warning to a debug message In 5.8 KB Diff Download File
type_utils.py 1052.1.5 9 years ago Barry Warsaw Largely merge lp:~harlowja/cloud-init/py2-3 albeit 1.4 KB Diff Download File
url_helper.py 1216.1.1 8 years ago Joshua Harlow Fix up a ton of flake8 issues 17.2 KB Diff Download File
user_data.py 1244.1.1 8 years ago Scott Moser user_data: fix error when user-data is not utf-8 d 13.1 KB Diff Download File
util.py 1232.1.10 8 years ago Scott Moser python3 OSError does not have a .message 66.6 KB Diff Download File
version.py 1026 10 years ago Scott Moser open 0.7.7 854 bytes Diff Download File