~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
..
configs 559.2.423 12 years ago Joshua Harlow Add a sample yaml config to be used for testing. Diff
data 642.2.3 12 years ago Joshua Harlow 1. Add a helper for tests to use to load resource/ Diff
unittests 499.1.1 12 years ago Mike Milner Add initial unit test framework. Add initial tests Diff
__init__.py 696.1.1 11 years ago harlowja Helpful cleanups. 1. Remove the usage of the path Empty Diff Download File