summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceNoCloud.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-323/+0
* remove declaration of dsmode as local in DataSourceNoCloudScott Moser2016-06-151-1/+0
* fis some Datasourcenocloud issuesScott Moser2016-06-151-10/+8
* commit to push for fear of loss.Scott Moser2016-05-251-44/+34
* Fix up a ton of flake8 issuesJoshua Harlow2016-05-121-2/+2
* DataSourceNoCloud: fix check_instance_id when upgradedScott Moser2016-04-121-1/+6
* some final changesScott Moser2016-03-241-1/+0
* remove debug codeScott Moser2016-03-241-1/+0
* provide datasource.check_instance_id with access to system configScott Moser2016-03-241-1/+2
* fix quick_read_instance_id in nocloud for seed_dirs changeScott Moser2016-03-221-1/+1
* make NoCloud work for seeding network.Scott Moser2016-03-221-15/+19
* merge from trunkScott Moser2016-03-211-0/+35
|\
| * quickly check to see if the previous instance id is still validScott Moser2016-03-211-0/+35
* | fix regression when command line (ds=nocloud) is presentScott Moser2016-03-161-3/+7
* | minor changes use the helpers in cloudinit/netScott Moser2016-03-111-1/+2
* | commit planned implementation of datasourcenocloudScott Moser2016-03-101-17/+32
|/
* Apply pep8, pyflakes fixes for python2 and 3Scott Moser2016-03-041-2/+2
* NoCloud: fix consumption of vendor-dataScott Moser2015-09-081-1/+1
* NoCloud: the local portion of NoCloud incorrectly claimed datasourcesScott Moser2015-03-271-2/+3
* fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner2014-08-261-1/+1
* NoCloud: fix broken seedfrom on the kernel command lineScott Moser2014-03-201-1/+1
* NoCloud: fix broken seed from external imageScott Moser2014-02-181-3/+4
* DataSourceNoCloud: support reading vendor-data Scott Moser2014-01-281-32/+60
* fix and cleanup usage of util.logexcJuerg Haefliger2013-06-191-3/+3
* support optical drives with dev node /dev/sr1Greg Padgett2013-06-041-0/+1
* compatibility fixes for Fedora and RHELGreg Padgett2013-03-261-0/+3
* merge from trunkScott Moser2013-03-071-31/+43
|\
| * fix regression on expected label of filesystem for DataSourceNoneScott Moser2013-03-011-2/+2
| * add test_nocloud unit tests, fix one issue foundScott Moser2013-02-071-0/+2
| * user-data doesn't merge in from meta-data (typo)Scott Moser2013-02-071-1/+1
| * make config of nocloud datasource able to specify meta-data and user-dataScott Moser2013-02-041-31/+41
* | Make conf.d and the default merging use the new merging algos.Joshua Harlow2013-03-061-4/+4
* | Continue working on merging code.Joshua Harlow2013-03-061-3/+2
|/
* 1. Move all info() logging methods to debug() harlowja2012-06-211-1/+1
* Massive pylint + pep8 fixups!Joshua Harlow2012-06-201-1/+1
* Fixups to ensure that pylint does not find anything major wrong.Joshua Harlow2012-06-151-1/+2
* Complete initial cleanup for refactoring/rework.Joshua Harlow2012-06-151-74/+69
* Darn it. Those shouldn't be there!Joshua Harlow2012-06-071-0/+232