summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-06Continue working on merging code.Joshua Harlow
2013-03-05Add in a bunch of changes and tests.Joshua Harlow
2013-03-05add 'growpart' config module.Scott Moser
2013-03-05fix ChangeLog entries incorrectly added as 0.6.0Scott Moser
2013-03-05pep8, pylint, make resize_devices return more usefulScott Moser
2013-03-05add docScott Moser
2013-03-05change default mode to 'auto'Scott Moser
2013-03-05remove 'log' passing. call growpart with --dry-run first.Scott Moser
2013-03-05change default (no 'growpart' in config) to use 'auto' and '/'Scott Moser
2013-03-04test of resize, a couple small fixesScott Moser
2013-03-04add the unit test, fix a few issuesScott Moser
2013-03-04merge from trunkScott Moser
2013-03-04upstart/cloud-init-nonet.conf: handle SIGTERM gracefullyScott Moser
2013-03-04add uptime to msg outputScott Moser
2013-03-04if sigterm received, and networking is up, exit 0Scott Moser
2013-03-03more workScott Moser
2013-03-03add default log value to get_mount_infoScott Moser
2013-03-01fix an issue where keys were not being parsed correctlyScott Moser
2013-03-01fix reversed logicScott Moser
2013-03-01remove debug codeScott Moser
2013-03-01merge from trunkScott Moser
2013-03-01fix regression on expected label of filesystem for DataSourceNoneScott Moser
2013-03-01change parser.parse 'default_opts' to 'options'Scott Moser
2013-03-01move function to a static list, comment where it came fromScott Moser
2013-03-01add some unit tests, fix an issue or twoScott Moser
2013-03-01initial stab at growpart moduleScott Moser
2013-03-01skip unit test due to LP: #1124384Scott Moser
2013-03-01Support resizing btrfs filesystems.Blair Zajac
2013-02-27do not reload upstart configuration on upstart jobsScott Moser
2013-02-23Fix the maas callback mechanism now that requests is used.harlowja
2013-02-23Get tests working and further adjustments.harlowja
2013-02-21Why did this file showup.harlowja
2013-02-21Update to code on trunk.harlowja
2013-02-21More work on requests integration.harlowja
2013-02-21Few patches to make life on Debian 6 stable happier:Vlastimil Holer
2013-02-21Split Debian and Ubuntu APT sourcesVlastimil Holer
2013-02-21New option INIT_SYSTEM=sysvinit_deb for Debian /etc/ directoriesVlastimil Holer
2013-02-21Modify init-scripts to be able to run both on RHEL and Debian.Vlastimil Holer
2013-02-20Added arguments to packages/bddeb:Vlastimil Holer
2013-02-19Continue working on integrating requests.harlowja
2013-02-07DataSourceNoCloud: allow setting user-data and meta-data in configScott Moser
2013-02-07more test cases for nocloud including one for config seedScott Moser
2013-02-07add test_nocloud unit tests, fix one issue foundScott Moser
2013-02-07user-data doesn't merge in from meta-data (typo)Scott Moser
2013-02-06Add initial docs about datasources.harlowja
2013-02-05Continue adding datasource docs.harlowja
2013-02-04Add initial docs about datasources.harlowja
2013-02-04make config of nocloud datasource able to specify meta-data and user-dataScott Moser
2013-01-31upstart/cloud-init-container.conf: ensure /run/network existsScott Moser
2013-01-31Changelog: reformat to limit to 80 chars wideScott Moser