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
/
DataSourceNoCloud.py
Age
Commit message (
Expand
)
Author
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-06-06
NoCloud: support seed of nocloud from smbios information
Vladimir Pouzanov
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-08-11
NoCloud: fix bug providing network-interfaces via meta-data.
Scott Moser
2016-06-15
remove declaration of dsmode as local in DataSourceNoCloud
Scott Moser
2016-06-15
fis some Datasourcenocloud issues
Scott Moser
2016-05-25
commit to push for fear of loss.
Scott Moser
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-04-12
DataSourceNoCloud: fix check_instance_id when upgraded
Scott Moser
2016-03-24
some final changes
Scott Moser
2016-03-24
remove debug code
Scott Moser
2016-03-24
provide datasource.check_instance_id with access to system config
Scott Moser
2016-03-22
fix quick_read_instance_id in nocloud for seed_dirs change
Scott Moser
2016-03-22
make NoCloud work for seeding network.
Scott Moser
2016-03-21
merge from trunk
Scott Moser
2016-03-21
quickly check to see if the previous instance id is still valid
Scott Moser
2016-03-16
fix regression when command line (ds=nocloud) is present
Scott Moser
2016-03-11
minor changes use the helpers in cloudinit/net
Scott Moser
2016-03-10
commit planned implementation of datasourcenocloud
Scott Moser
2016-03-04
Apply pep8, pyflakes fixes for python2 and 3
Scott Moser
2015-09-08
NoCloud: fix consumption of vendor-data
Scott Moser
2015-03-27
NoCloud: the local portion of NoCloud incorrectly claimed datasources
Scott Moser
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-03-20
NoCloud: fix broken seedfrom on the kernel command line
Scott Moser
2014-02-18
NoCloud: fix broken seed from external image
Scott Moser
2014-01-28
DataSourceNoCloud: support reading vendor-data
Scott Moser
2013-06-19
fix and cleanup usage of util.logexc
Juerg Haefliger
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-03-01
fix regression on expected label of filesystem for DataSourceNone
Scott Moser
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
2012-06-21
1. Move all info() logging methods to debug()
harlowja
2012-06-20
Massive pylint + pep8 fixups!
Joshua Harlow
2012-06-15
Fixups to ensure that pylint does not find anything major wrong.
Joshua Harlow
2012-06-15
Complete initial cleanup for refactoring/rework.
Joshua Harlow
2012-06-07
Darn it. Those shouldn't be there!
Joshua Harlow