Age | Commit message (Expand) | Author |
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 | A few more test files. | Joshua Harlow |
2013-05-03 | A few pep8/pylint cleanups. | Joshua Harlow |
2013-05-03 | A few more tests + cleanings. | Joshua Harlow |
2013-05-03 | More merging adjustments. | Joshua Harlow |
2013-04-22 | Continue working on merging. | Joshua Harlow |
2013-04-18 | Remove str merging for now. | Joshua Harlow |
2013-04-18 | Pull from head and a couple more tweaks. | Joshua Harlow |
2013-04-18 | Adjust how merging is done. | Joshua Harlow |
2013-04-17 | Handle namespacing issues in merger. | Scott Moser |
2013-04-17 | Altering the order of merging. | Joshua Harlow |
2013-04-17 | add debug output to ccfg-merge-debug | Scott Moser |
2013-04-17 | Handle namespacing issues. | Joshua Harlow |
2013-04-10 | improvments to systemd/fedora 18 support | Greg Padgett |
2013-04-03 | invoke dist-upgrade instead of upgrade for apt upgrades | Scott Moser |
2013-04-03 | invoke 'dist-upgrade' instead of 'upgrade' on for upgrades. | Scott Moser |
2013-03-26 | compatibility fixes for Fedora and RHEL | Greg Padgett |
2013-03-26 | handle errors in cc_reizefs better | Scott Moser |
2013-03-20 | pep8 | Scott Moser |
2013-03-20 | remove some churn | Scott Moser |
2013-03-19 | Add doc about issue 1401 in boto. | Joshua Harlow |
2013-03-19 | Move back to using boto for now. | Joshua Harlow |
2013-03-19 | fix typo | Scott Moser |
2013-03-19 | make get_instance_userdata and get_instance_metadata more like botos | Scott Moser |
2013-03-19 | set 'allow_redirects' to True by default | Scott Moser |
2013-03-19 | do not bother retrying on ssl errors | Scott Moser |
2013-03-19 | appease pylint and pep8 | Scott Moser |
2013-03-19 | merge from trunk rev 800 | Scott Moser |
2013-03-19 | pylint fixes | Scott Moser |
2013-03-19 | merge from trunk at revno 799 | Scott Moser |
2013-03-13 | Fix how the http error doesn't always have the response attached | Joshua Harlow |
2013-03-13 | Update to handle requests >= 1.0 which doesn't use the config dict. | Joshua Harlow |
2013-03-13 | fix / workaround potential for socket.getaddrinfo to raise socket.error | Scott Moser |
2013-03-10 | util.parse_mount_info(): handle short lines. | Blair Zajac |
2013-03-10 | Refactor util.get_mount_info() to facilitate unit testing. | Blair Zajac |
2013-03-07 | more pep8/pylint. all clean now | Scott Moser |
2013-03-07 | fix pep8 and pylint | Scott Moser |
2013-03-07 | change default merge type | Scott Moser |
2013-03-07 | merge from trunk | Scott Moser |
2013-03-07 | allow customization of apt-get command, add --force-unsafe-io | Scott Moser |
2013-03-07 | pep8 and pylint fixes | Scott Moser |
2013-03-06 | Add some nice docs on what this is. | Joshua Harlow |
2013-03-06 | Make conf.d and the default merging use the new merging algos. | Joshua Harlow |
2013-03-06 | Continue working on merging code. | Joshua Harlow |
2013-03-05 | Add in a bunch of changes and tests. | Joshua Harlow |
2013-03-05 | pep8, pylint, make resize_devices return more useful | Scott Moser |
2013-03-05 | change default mode to 'auto' | Scott Moser |
2013-03-05 | remove 'log' passing. call growpart with --dry-run first. | Scott Moser |
2013-03-05 | change default (no 'growpart' in config) to use 'auto' and '/' | Scott Moser |