~smoser/cloud-init/lp-1077700

  • Committer: Scott Moser
  • Date: 2012-11-12 02:49:10 UTC
  • Revision ID: smoser@ubuntu.com-20121112024910-skl6lish02cwzbcr
config-drive-v2: populate metadata['public-keys'] from 'public_keys'

other datasources populate 'public-keys' rather than 'public_keys'
and there is a more complete handler in the base DataSource.
So, to take advantage of that, have DataSourceConfigDrive copy
public_keys to public-keys, and remove the 'get_public_ssh_keys'
from the DataSourcEConfigDrive.
Filename Latest Rev Last Changed Committer Comment Size
..
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
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 634.1.5 12 years ago Joshua Harlow Update so that the content types searched for laun 3.4 KB Diff Download File
helpers.py 711 11 years ago Scott Moser 1 pep8 and 1 pylint fix 13.7 KB Diff Download File
importer.py 559.2.269 12 years ago Joshua Harlow 1. Add an importer function that will search for a 2 KB Diff Download File
log.py 687.1.2 11 years ago Joshua Harlow Move the recursive flushing to the log module. 4.5 KB Diff Download File
netinfo.py 559.2.398 12 years ago Joshua Harlow Readd the original prefix to the netinfo (if provi 5.2 KB Diff Download File
patcher.py 665 12 years ago Scott Moser fix pylint 1.7 KB Diff Download File
safeyaml.py 674 12 years ago Scott Moser fix pep8 and pylint 1 KB Diff Download File
settings.py 620.2.1 12 years ago Joshua Harlow Add a 'none' datasource as a last resort fallback 1.8 KB Diff Download File
signal_handler.py 646.3.7 12 years ago Scott Moser do not disable logging on signal I had previously 2.3 KB Diff Download File
ssh_util.py 696.1.1 11 years ago harlowja Helpful cleanups. 1. Remove the usage of the path 10.7 KB Diff Download File
stages.py 702.1.1 11 years ago Joshua Harlow Ensure that at needed stages the local variables o 21.6 KB Diff Download File
templater.py 577 12 years ago Scott Moser Revert back to using cheetah + adjust resultant co 1.3 KB Diff Download File
url_helper.py 666 12 years ago Scott Moser DataSourceMAAS: if a oauth request fails due to 40 7.9 KB Diff Download File
user_data.py 686.2.1 12 years ago Avishai Ish-Shalom Fixed typo on dict value reference 10.3 KB Diff Download File
util.py 713 11 years ago Scott Moser whitespace / indentation cleanups These changes w 43.8 KB Diff Download File
version.py 683 12 years ago Scott Moser bump version to 0.7.1 854 bytes Diff Download File