summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-01-31doc: fix example in cloud-config-write-files.txtScott Moser
2013-01-30Adding package versioning logic to package installation.Joshua Harlow
2013-01-30Support package versions for the generic package config modulectracey
2013-01-29Fix broken cc_update_etc_hostsharlowja
2013-01-28Support resizing btrfs filesystems.Blair Zajac
2013-01-28Include the resolv.conf example.Joshua Harlow
2013-01-28config/cc_resolv_conf: run PER_INSTANCE rather than PER_ONCEScott Moser
2013-01-28add entries to ChangeLogScott Moser
2013-01-27Adding package versioning logic to package_commandCraig Tracey
2013-01-25Don't forget the hacking 'inclusion' file.Joshua Harlow
2013-01-25Integreate HACKING into the rtd site.Joshua Harlow
2013-01-25Adding a resolv.conf configuration module (LP: #1100434)Joshua Harlow
2013-01-25Add a HACKING file (in rst format).Joshua Harlow