summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-08Move our walinuxagent implementation to a single function call.Daniel Watkins
2015-05-08Stop using Python 3 only tempfile.TemporaryDirectory (but lose free cleanup).Daniel Watkins
2015-05-08Split WALinuxAgentShim code out to separate file.Daniel Watkins
2015-05-08Remove unused import.Daniel Watkins
2015-05-08Make find_endpoint a staticmethod to clean up top-level namespace.Daniel Watkins
2015-05-08Cache certificate response to save on communication with fabric.Daniel Watkins
2015-05-08Add logging.Daniel Watkins
2015-05-08Return a dict of data from WALinuxAgentShim, rather than accessing attributes.Daniel Watkins
2015-05-07Implement basic replacement for walinuxagent in Azure data source.Daniel Watkins
2015-05-01Fix exception when running with no arguments on Python 3Scott Moser
2015-05-01Update is_disk_used for changed enumerate_disk output.Scott Moser
2015-05-01fix 'Make pyflakes'Scott Moser
2015-05-01Azure: if user has set hostname, do not overwrite itScott Moser
2015-04-21sysvinit: make cloud-init-local run before networking is brought upScott Moser
2015-04-21Fix +tests for GCE datasource not handling per-instance SSH keysJoshua Harlow
2015-04-21Add start of/improved CloudStack documentationJoshua Harlow
2015-04-21Update changelog with previously merged branchesJoshua Harlow
2015-04-21Don't overwrite the hostname if the user has changed it after we set itJoshua Harlow
2015-04-21Add functionality to fixate the uid of a newly added user.Joshua Harlow
2015-04-20GCE instance-level SSH keys override project-level keys. (LP: #1403617)Daniel Watkins
2015-04-20Support multiple metadata paths for metadata keys in GCE data source.Daniel Watkins
2015-04-20Rename found variable in GCE data source.Daniel Watkins
2015-04-20Refactor GCE metadata fetching to use a helper class.Daniel Watkins
2015-04-20Add test that missing GCE required key returns False.Daniel Watkins
2015-04-16fix cloud-config-archive handlingScott Moser
2015-04-16pep8 fixesScott Moser
2015-04-15Don't overwrite the hostname if the user has changed it after we set itbrak
2015-04-15Reset host name after bounce has allowed walinuxagent to run successfully.Daniel Watkins
2015-04-15Add unit tests for Azure hostname bouncing.Daniel Watkins
2015-04-14Add functionality to fixate the uid of a newly added user.Gerhard Muntingh
2015-04-09systemd: use network-online instead of network.target (LP: #1440180)Scott Moser
2015-04-08Ensure cloud-local-init comes up before networkSurojit Pathak
2015-04-08Correcting the pkg-name to 'oauthlib' from 'oauth'Surojit Pathak
2015-04-03Initial CloudStack Documentation.Pierre-Luc Dion
2015-03-31adjust cc_snappy for snappy install package with config.Scott Moser
2015-03-27fix snappy package installation.Scott Moser
2015-03-27allow-unauthenticated when done from local fileScott Moser
2015-03-27do not use setScott Moser
2015-03-27remove debugScott Moser
2015-03-27be more user-friendly when looking for matching .configScott Moser
2015-03-27merge from trunkScott Moser
2015-03-27NoCloud: the local portion of NoCloud incorrectly claimed datasourcesScott Moser
2015-03-27fix read_installScott Moser
2015-03-27address namespacingScott Moser
2015-03-27set snappy command earlierScott Moser
2015-03-27change 'configs' to 'config', and namespace input to 'snappy config'Scott Moser
2015-03-26fix scope so that SNAPPY_CMD is affected by set_snappy_commandScott Moser
2015-03-26mention ubuntu-coreScott Moser
2015-03-26improve doc, change 'click_packages' path to be 'snaps'Scott Moser
2015-03-26rad_pkg_data: return data, fix undefined variableScott Moser