Age | Commit message (Expand) | Author |
2013-04-25 | fix test | Scott Moser |
2013-04-25 | re-work maas datasource and headers call backs | Scott Moser |
2013-04-17 | Handle namespacing issues in merger. | Scott Moser |
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-09 | tools: fix [some] shell quoting problems | Scott Moser |
2013-04-09 | tools: fix [some] shell quoting problems | Scott Moser |
2013-04-03 | add merge debug tool | Scott Moser |
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-04-02 | Fix the default string used for merging. | Joshua Harlow |
2013-03-26 | compatibility fixes for Fedora and RHEL | Greg Padgett |
2013-03-26 | handle errors in cc_reizefs better | Scott Moser |
2013-03-26 | cloud-init-nonet.conf: handle case where sleep died | Scott Moser |
2013-03-26 | fix brpm and bddeb by knowing about 'python-requests' | Scott Moser |
2013-03-20 | use 'requests' rather than urllib2. | 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-12 | refactor get_mount_info and add tests | Blair Zajac |
2013-03-12 | skip unit test due to LP: #1124384 | Scott Moser |
2013-03-10 | util.parse_mount_info(): add unit tests. | Blair Zajac |
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-08 | Enable the merging.txt to be in .rst format for public viewing | Joshua Harlow |
2013-03-07 | support different and user-suppliable merging algorithms for cloud-config | Scott Moser |
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 | pep8 | Scott Moser |
2013-03-07 | fix a pylint complaint in test_handler_growpart | 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 |