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
Age
Commit message (
Expand
)
Author
2013-03-19
merge from trunk at revno 799
Scott Moser
2013-03-07
fix pep8 and pylint
Scott Moser
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-03-01
fix regression on expected label of filesystem for DataSourceNone
Scott Moser
2013-02-23
Fix the maas callback mechanism now that requests is used.
harlowja
2013-02-23
Get tests working and further adjustments.
harlowja
2013-02-21
Update to code on trunk.
harlowja
2013-02-21
More work on requests integration.
harlowja
2013-02-19
Continue working on integrating requests.
harlowja
2013-02-07
add test_nocloud unit tests, fix one issue found
Scott Moser
2013-02-07
user-data doesn't merge in from meta-data (typo)
Scott Moser
2013-02-04
make config of nocloud datasource able to specify meta-data and user-data
Scott Moser
2013-01-16
DataSourceConfigDrive: consider CD rom as valid config-drive source.
Scott Moser
2013-01-07
DataSourceCloudStack: fallback to default route if no virtual router found
Gerard Dethier
2012-12-19
DataSourceCloudStack: use virtual router rather than default route
Gerard Dethier
2012-11-12
config-drive-v2: support public keys
Scott Moser
2012-11-12
pep8 and pylint fixups
Scott Moser
2012-11-12
REVERT revno 714: config-drive-v2: populate metadata['public-keys'] from 'pub...
Scott Moser
2012-11-12
merge from trunk
Scott Moser
2012-11-11
config-drive-v2: populate metadata['public-keys'] from 'public_keys'
Scott Moser
2012-11-10
whitespace / indentation cleanups
Scott Moser
2012-11-07
remove dead code from DataSourceEc2
Scott Moser
2012-10-27
Helpful cleanups.
harlowja
2012-10-24
Remove function that shouldn't have shown up.
Joshua Harlow
2012-10-24
Handle the case where newer versions of boto
Joshua Harlow
2012-10-23
use only util methods for reading/loading/appending/peeking
Scott Moser
2012-10-19
Remove the need for boto just for fetching the
Joshua Harlow
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-10-01
fix oauth time skew. actual implementation was returning 401 not 403.
Scott Moser
2012-09-30
[pylint]: remove unused import
Scott Moser
2012-09-28
make DataSourceMAAS 'main()' use load_yaml
Scott Moser
2012-09-24
DataSourceMAAS: if a oauth request fails due to 403 try updating local time
Scott Moser
2012-09-24
fix make pep8
Scott Moser
2012-09-20
Use only util methods for reading/loading/appending/peeking
Joshua Harlow
2012-09-14
Fix hostname derived from IP. (LP: 1050962)
Andy Grimm
2012-08-31
support launch index specific user-data
Joshua Harlow
2012-08-27
For the userdata 'post-filtering' add in a new folder that
Joshua Harlow
2012-08-27
DataSourceEc2: require 'instance-data' as top level domain
Scott Moser
2012-08-27
Update so that the content types searched for launch-index
Joshua Harlow
2012-08-26
Fix tests running and add in a check on the content type
Joshua Harlow
2012-08-26
Don't use the processed userdata if nothing is there.
Joshua Harlow
2012-08-26
Add the capability to understand and filter on
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
[next]