diff options
author | Scott Moser <smoser@ubuntu.com> | 2015-03-25 14:32:08 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2015-03-25 14:32:08 -0400 |
commit | 24fdc71db366dc4ea9a0d164bb6af7d38609478a (patch) | |
tree | 18fdeb9d01ff13037a815c54657adab1869bcc8a /ChangeLog | |
parent | ccdf4ff9966b020a8fd30e5bec87fa82dc20c214 (diff) | |
parent | 5524fd6336a9162aef7687e84705114aa3eb47cd (diff) | |
download | vyos-cloud-init-24fdc71db366dc4ea9a0d164bb6af7d38609478a.tar.gz vyos-cloud-init-24fdc71db366dc4ea9a0d164bb6af7d38609478a.zip |
Update SmartOS data source to use v2 metadata.
v2 metadata is described at
http://eng.joyent.com/mdata/protocol.html
LP: #1436417
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ - CloudStack: support fetching password from virtual router [Daniel Watkins] (LP: #1422388) - readurl, read_file_or_url returns bytes, user must convert as necessary + - SmartOS: use v2 metadata service (LP: #1436417) [Daniel Watkins] 0.7.6: - open 0.7.6 - Enable vendordata on CloudSigma datasource (LP: #1303986) |