summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-21Just use an initialized array.Joshua Harlow
2013-07-20Remove return not used.Joshua Harlow
2013-07-20Also handle custom handlers correctly.Joshua Harlow
2013-07-20Update comments + link to bug.Joshua Harlow
2013-07-20Init and finalize refactor.Joshua Harlow
2013-07-17adds support for SLES plus some basic unittests.Juerg Haefliger
2013-07-17plain text password of '' or None should not trigger settingScott Moser
2013-07-17fix indentation a bit in MakefileScott Moser
2013-07-17merge from trunkScott Moser
2013-07-17Azure: make /var/lib/waagent with 0700 permsScott Moser
2013-07-17DataSourceAzure: fix inverted logic on DisablesshPasswordAuthenticationBen Howard
2013-07-16Use the inverse of DisableSshPasswordAuthentication for ssh_pwauth.Ben Howard
2013-07-11DataSourceAzure.py: allow 'customdata' to be the name for userdataScott Moser
2013-07-11test_builtin_handlers.py: fix pylintScott Moser
2013-07-11upstart_job.py: fix pylint and bad bad variable in _has_suitable_upstartScott Moser
2013-07-10add Azure datasourceScott Moser
2013-07-10add waiting for files and reading of crt keysScott Moser
2013-07-09build up the 'wait_for' list including fingerprint.crt filesScott Moser
2013-07-09fill out load_azure_ovf_pubkeysScott Moser
2013-07-09mention using cachedScott Moser
2013-07-09search in the default storage directory for cached ovf-env.xmlScott Moser
2013-07-09populate /var/lib/waagent with ovf-env.xmlScott Moser
2013-07-09better handling for user/passwordScott Moser
2013-07-09add stub for ssh keysScott Moser
2013-07-09add azure to ds listScott Moser
2013-07-09merge from trunkScott Moser
2013-07-09re-enable test case because 1124384 is fixedScott Moser
2013-07-09handlers/upstart_job.py: invoke reload-configuration if we can.Scott Moser
2013-07-09add some unit tests, fix things found by doing soScott Moser
2013-07-08merge from trunkScott Moser
2013-07-08fix test_nocloud testcaseScott Moser
2013-07-08commit dev stateScott Moser
2013-06-27Fix SLES zypper command usageJuerg Haefliger
2013-06-27Remove 'Copyright SUSE' from the headersJuerg Haefliger
2013-06-27Add support for building a SLES rpm packageJuerg Haefliger
2013-06-26Use short option names for passwd utilitiesJuerg Haefliger
2013-06-25Add unit tests for SLES handlerJuerg Haefliger
2013-06-25Add SLES hosts template fileJuerg Haefliger
2013-06-25Add a SLES distro handlerJuerg Haefliger
2013-06-25Move some RHEL distro methods to their own new fileJuerg Haefliger
2013-06-20fix and tidy up logexc usageJuerg Haefliger
2013-06-20Cleanup Distro.create_user() methodJuerg Haefliger
2013-06-19fix pep8 errors.Juerg Haefliger
2013-06-19fix and cleanup usage of util.logexcJuerg Haefliger
2013-06-07ConfigDrive, Nocloud: Apply the "poke /dev/sr0" approach to /dev/sr1 alsoGreg Padgett
2013-06-07DataSourceOVF: small fix for iso9660 transportScott Moser
2013-06-04support optical drives with dev node /dev/sr1Greg Padgett
2013-05-20Fix chef omnibus installation support.Chris Wing
2013-05-20open 0.7.3Scott Moser
2013-05-20Fix Chef client 'omnibus' install; util.write_file() expects a string not Url...Chris Wing