summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2016-04-29Config Drive: fix check_instance_id signature.Scott Moser
2016-04-28cloudstack: Only use DHCPv4 lease files as a datasourceWido den Hollander
2016-04-12SmartOS, CloudSigma: fix error when dmi data is not availbleScott Moser
2016-04-12DataSourceNoCloud: fix check_instance_id when upgradedScott Moser
2016-04-04DataSource: set ds_cfg to be a dictionaryScott Moser
2016-03-29Misc fixes for VMware Support.Scott Moser
2016-03-29 Added a comment about /var/run/vmware-imc directory.Sankar Tanguturi
2016-03-24pyflakesScott Moser
2016-03-24some final changesScott Moser
2016-03-24ConfigDrive: convert OpenStack network_data.json to network_config.yamlScott Moser
2016-03-24fix review commentsRyan Harper
2016-03-24remove debug codeScott Moser
2016-03-24provide datasource.check_instance_id with access to system configScott Moser
2016-03-23network_data: add link type 'phys', no need to reload json dataRyan Harper
2016-03-23fix openstack versions s/KILO/LIBERY drop networkdata read helperRyan Harper
2016-03-23configdata: parse and convert openstack network_data json to network_configRyan Harper
2016-03-22 Fixed few other misc issues.Sankar Tanguturi
2016-03-22fix quick_read_instance_id in nocloud for seed_dirs changeScott Moser
2016-03-22make NoCloud work for seeding network.Scott Moser
2016-03-22add code to invoke networking configScott Moser
2016-03-21merge from trunkScott Moser
2016-03-21add check_instance_id to ConfigDriveScott Moser
2016-03-21quickly check to see if the previous instance id is still validScott Moser
2016-03-20 Misc fixes for VMware Support.Sankar Tanguturi
2016-03-16fix regression when command line (ds=nocloud) is presentScott Moser
2016-03-15 - Added the code to customize timezone.Sankar Tanguturi
2016-03-11 - Fixed few pep8 and flake8 issues.Sankar Tanguturi
2016-03-11minor changes use the helpers in cloudinit/netScott Moser
2016-03-11- Executed 'bzr merge' and resolved all the conflicts.Sankar Tanguturi
2016-03-10commit planned implementation of datasourcenocloudScott Moser
2016-03-09 - Fixed few issues with return values form util.subp()Sankar Tanguturi
2016-03-08 - Ignored return code 1 for 'pkill' command in config_nic.pySankar Tanguturi
2016-03-07Implemented review concerning position of try and more information about the ...Alex Sirbu
2016-03-07Returning false if file does not exist, instead of throwing errorAlex Sirbu
2016-03-04Added Bigstep datasourceDaniel Watkins
2016-03-04merge with trunkScott Moser
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2016-03-03 Resolved all the pep8 errors.Sankar Tanguturi
2016-03-03Apply pep8, pyflakes fixes for python2 and 3 Ryan Harper
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2016-03-03run pyflakes in more places, fix falloutScott Moser
2016-03-02Pep8 changes to Bigstep datasource.root
2016-03-02Added Bigstep datasource.root
2016-03-01 Added a kill switch for customization on VMware platform.Sankar Tanguturi
2016-03-01Add Image Customization Parser for VMware vSphere Hypervisor Support.Scott Moser
2016-02-18 - Removed dmi_data function.Sankar Tanguturi
2016-02-16 - Used proper 4 space indentations for config_nic.py and nic.pySankar Tanguturi
2016-02-16Handle escaped quotes in WALinuxAgentShim.find_endpointScott Moser
2016-02-09 - Added the code to configure the NICs.Sankar Tanguturi
2016-02-04SmartOS: Add support for Joyent LX-Brand Zones (LP: #1540965)Robert Jennings