summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2016-03-21Added net.find_fallback_network_device() to find an appropriate device to dhcpWesley Wiedenmeier
2016-03-20 Misc fixes for VMware Support.Sankar Tanguturi
2016-03-18Added commentsWesley Wiedenmeier
2016-03-18Handle static ip= entries by appending a static subnet to the deviceWesley Wiedenmeier
2016-03-18If proto not specified, determine it using logic from:Wesley Wiedenmeier
2016-03-18Fully parse files at /run/net-dev.conf, loading parameters for address,Wesley Wiedenmeier
2016-03-18Merge from trunkWesley Wiedenmeier
2016-03-17Check for and merge in configuration caused by the 'ip' parameter on theWesley Wiedenmeier
2016-03-17Send proper SUCCESS / FAILED events to the underlying VMware hypervisor.Scott Moser
2016-03-16fix regression when command line (ds=nocloud) is presentScott Moser
2016-03-16In distros.debian call net.merge_from_cmdline_config to ensure that the resultsWesley Wiedenmeier
2016-03-15 - Added the code to customize timezone.Sankar Tanguturi
2016-03-14fix long lineScott Moser
2016-03-14merge with trunkScott Moser
2016-03-14merge with trunk for dmidecode changesScott Moser
2016-03-14change return value for dmi data of all \xff to be ""Scott Moser
2016-03-14strip return of dmidecode and do so before checking for all "."Scott Moser
2016-03-14change where we handle the translationScott Moser
2016-03-14change return value for dmi data of all \xff to be ""Scott Moser
2016-03-11 - Fixed few pep8 and flake8 issues.Sankar Tanguturi
2016-03-11fix toxScott Moser
2016-03-11minor changes use the helpers in cloudinit/netScott Moser
2016-03-11fix use of network stateScott Moser
2016-03-11- Executed 'bzr merge' and resolved all the conflicts.Sankar Tanguturi
2016-03-11merge with trunkScott Moser
2016-03-10commit planned implementation of datasourcenocloudScott Moser
2016-03-10dmi data: fix failure of reading dmi data for unset dmi valuesScott Moser
2016-03-10adjust net to fit with cloudinitScott Moser
2016-03-10initial copy of curtin netScott Moser
2016-03-10improve commentScott Moser
2016-03-10dmi data: fix failure of reading dmi data for unset dmi valuesScott Moser
2016-03-09add default user to 'lxd' group and create groups when necessary.Scott 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-08No longer run pollinate by default in seed_randomScott Moser
2016-03-07No longer run pollinate by default in seed_randomScott Moser
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-07Enable Bigstep data source in default configurationAlex Sirbu
2016-03-04pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)Ryan Harper
2016-03-04Added Bigstep datasourceDaniel Watkins
2016-03-04Enable password changing via a hashed stringDaniel 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-03Fix pyflake/pyflake3 errorsRyan Harper
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2016-03-03fix some of pylints complaintsScott Moser
2016-03-03fix lxd module to not do anything unless config providedScott Moser