diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-03-08 12:02:08 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-03-08 12:02:08 -0500 |
commit | a352455707e192a4ea537578f3e11f221d378800 (patch) | |
tree | 1352be1ca0bf18ab5e93fcdf9c791472f5d5335d /cloudinit/netinfo.py | |
parent | 78d33bcbabba8a38d659f54f92d703d3cc562a1f (diff) | |
download | vyos-cloud-init-a352455707e192a4ea537578f3e11f221d378800.tar.gz vyos-cloud-init-a352455707e192a4ea537578f3e11f221d378800.zip |
better 'main()', add and use version in api, do not require user-data
main now is more useful for debugging. now it does:
* get: just dump contents of a url provided after oauth
* crawl: walk through using indexes, dumping content
* check-seed: validate the seed is good
uses MD_VERSION in the url, and appends that to the metadata url
in the config file. (previously it assumed the url in the config
was the full url)
does not require user-data in the http seed. if the user did not
specify user-data, it wont be there, so do not fail on that case.
Diffstat (limited to 'cloudinit/netinfo.py')
0 files changed, 0 insertions, 0 deletions