index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
DataSourceConfigDrive.py
Age
Commit message (
Expand
)
Author
2013-06-04
support optical drives with dev node /dev/sr1
Greg Padgett
2013-03-26
compatibility fixes for Fedora and RHEL
Greg Padgett
2013-03-07
merge from trunk
Scott Moser
2013-03-06
Make conf.d and the default merging use the new merging algos.
Joshua Harlow
2013-03-06
Continue working on merging code.
Joshua Harlow
2013-01-16
DataSourceConfigDrive: consider CD rom as valid config-drive source.
Scott Moser
2012-11-12
config-drive-v2: support public keys
Scott Moser
2012-11-12
REVERT revno 714: config-drive-v2: populate metadata['public-keys'] from 'pub...
Scott Moser
2012-11-11
config-drive-v2: populate metadata['public-keys'] from 'public_keys'
Scott Moser
2012-10-23
use only util methods for reading/loading/appending/peeking
Scott Moser
2012-10-05
Add checks around the device names that are found
Joshua Harlow
2012-10-05
Add tests to show that the assigned bug is fixed.
Joshua Harlow
2012-10-05
Ensure that config drive datasource attempts to
Joshua Harlow
2012-10-04
Ensure that for config drive that
Joshua Harlow
2012-09-20
Use only util methods for reading/loading/appending/peeking
Joshua Harlow
2012-08-24
use openstack metadata version 2012-08-10 unless not available
Scott Moser
2012-08-24
use instance-id, not previous-instance-id.
Scott Moser
2012-08-24
use 'uuid' as 'instance-id'
Scott Moser
2012-08-24
committing in preparation for actual test
Scott Moser
2012-08-23
some more tests.
Scott Moser
2012-08-23
fix pep8 and pylint
Scott Moser
2012-08-23
initial functional unit test
Scott Moser
2012-08-22
fix pep8 complaints.
Scott Moser
2012-06-21
1. Move all info() logging methods to debug()
harlowja
2012-06-20
Massive pylint + pep8 fixups!
Joshua Harlow
2012-06-18
Fixed the constructor params
Joshua Harlow
2012-06-15
Fixups to ensure that pylint does not find anything major wrong.
Joshua Harlow
2012-06-15
Update applying network esttings to use the distro function to handle this, u...
Joshua Harlow
2012-06-11
Fix this up to work with new utils/logging/datasource...
Joshua Harlow
2012-06-07
Darn it. Those shouldn't be there!
Joshua Harlow