summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2016-03-16fix regression when command line (ds=nocloud) is presentScott 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-11fix toxScott Moser
2016-03-11minor changes use the helpers in cloudinit/netScott Moser
2016-03-11fix use of network stateScott Moser
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-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
2016-03-03run pyflakes in more places, fix falloutScott Moser
2016-03-02Fix logic error in lxd config checkRyan Harper
2016-03-02Used keyword for parameter in order to make it clearer what it represents.Alex Sirbu
2016-03-02Added the hashed_passwd argument for the function create_user, which uses the...Alex Sirbu
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-01timezone: use a symlink when updating /etc/localtimeScott Moser
2016-03-01Add Image Customization Parser for VMware vSphere Hypervisor Support.Scott Moser
2016-03-01lxd: general fix after testingScott Moser
2016-02-25merge with trunkScott Moser
2016-02-25minor cleanupsScott 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-04Merge from trunk and resolve text conflict in ChangeLogWesley Wiedenmeier