Age | Commit message (Expand) | Author |
2013-07-10 | add Azure datasource | Scott Moser |
2013-07-10 | add waiting for files and reading of crt keys | Scott Moser |
2013-07-09 | build up the 'wait_for' list including fingerprint.crt files | Scott Moser |
2013-07-09 | fill out load_azure_ovf_pubkeys | Scott Moser |
2013-07-09 | mention using cached | Scott Moser |
2013-07-09 | search in the default storage directory for cached ovf-env.xml | Scott Moser |
2013-07-09 | populate /var/lib/waagent with ovf-env.xml | Scott Moser |
2013-07-09 | better handling for user/password | Scott Moser |
2013-07-09 | add stub for ssh keys | Scott Moser |
2013-07-09 | add azure to ds list | Scott Moser |
2013-07-09 | merge from trunk | Scott Moser |
2013-07-09 | re-enable test case because 1124384 is fixed | Scott Moser |
2013-07-09 | handlers/upstart_job.py: invoke reload-configuration if we can. | Scott Moser |
2013-07-09 | add some unit tests, fix things found by doing so | Scott Moser |
2013-07-08 | merge from trunk | Scott Moser |
2013-07-08 | fix test_nocloud testcase | Scott Moser |
2013-07-08 | commit dev state | Scott Moser |
2013-06-27 | Fix SLES zypper command usage | Juerg Haefliger |
2013-06-27 | Remove 'Copyright SUSE' from the headers | Juerg Haefliger |
2013-06-27 | Add support for building a SLES rpm package | Juerg Haefliger |
2013-06-26 | Use short option names for passwd utilities | Juerg Haefliger |
2013-06-25 | Add unit tests for SLES handler | Juerg Haefliger |
2013-06-25 | Add SLES hosts template file | Juerg Haefliger |
2013-06-25 | Add a SLES distro handler | Juerg Haefliger |
2013-06-25 | Move some RHEL distro methods to their own new file | Juerg Haefliger |
2013-06-20 | fix and tidy up logexc usage | Juerg Haefliger |
2013-06-20 | Cleanup Distro.create_user() method | Juerg Haefliger |
2013-06-19 | fix pep8 errors. | Juerg Haefliger |
2013-06-19 | fix and cleanup usage of util.logexc | Juerg Haefliger |
2013-06-07 | ConfigDrive, Nocloud: Apply the "poke /dev/sr0" approach to /dev/sr1 also | Greg Padgett |
2013-06-07 | DataSourceOVF: small fix for iso9660 transport | Scott Moser |
2013-06-04 | support optical drives with dev node /dev/sr1 | Greg Padgett |
2013-05-20 | Fix chef omnibus installation support. | Chris Wing |
2013-05-20 | open 0.7.3 | Scott Moser |
2013-05-20 | Fix Chef client 'omnibus' install; util.write_file() expects a string not Url... | Chris Wing |
2013-05-16 | remove executable on logo.svg | Scott Moser |
2013-05-15 | mention new merge format in ChageLog | Scott Moser |
2013-05-13 | Fix how the 'dist' is incorrectly returned when patching the os functions. | Joshua Harlow |
2013-05-13 | Fix how python 2.6 was broken due to new dict syntax. | Joshua Harlow |
2013-05-10 | Fixed merging capabilities. | Scott Moser |
2013-05-10 | fix pylint | Scott Moser |
2013-05-10 | fix pep8 | Scott Moser |
2013-05-09 | Allow lists to have no_replace option. | Joshua Harlow |
2013-05-09 | Adjust comment on why we are merging cloud config the way we are. | Joshua Harlow |
2013-05-09 | Fix the cloud config merging so that it is backwards compat. | Joshua Harlow |
2013-05-07 | 1 more test that does some list appending. | Joshua Harlow |
2013-05-07 | A few more test files. | Joshua Harlow |
2013-05-04 | Add a set of randomized (seeded) dict tests. | Joshua Harlow |
2013-05-03 | Fix a feature that doesn't yet exist on python 2.6 | Joshua Harlow |
2013-05-03 | A few pep8/pylint cleanups. | Joshua Harlow |