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
2021-09-21
tox: bump the pinned flake8 and pylint version (#1029)
Paride Legovini
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-09-18
Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570)
Johann Queuniet
2020-08-07
Recognize LABEL_FATBOOT labels (#513)
James Falcon
2020-04-28
DataSourceNoCloud/OVF: drop claim to support FTP (#333)
Daniel Watkins
2020-04-24
BSD: find_devs_with_ refactoring (#298)
Gonéri Le Bouder
2020-04-24
nocloud: drop work around for Linux 2.6 (#324)
Gonéri Le Bouder
2020-03-12
Add Netbsd support (#62)
Gonéri Le Bouder
2019-10-17
fix some more typos in comments
Dominic Schlegel
2019-09-25
Add missing space in warning: "not avalid seed"
Brian Candler
2019-05-24
freebsd: NoCloud data source support
Gonéri Le Bouder
2019-04-09
Change DataSourceNoCloud to ignore file system label's case.
Risto Oikarinen
2018-12-03
NoCloud: Allow top level 'network' key in network-config.
Scott Moser
2018-10-09
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-05-29
pyflakes: fix unused variable references identified by pyflakes 2.0.0.
Scott Moser
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
[next]