diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-06-02 09:33:59 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-06-02 09:33:59 -0400 |
commit | a36efee84bd6f5098e6176f668a880bda0bf2ae0 (patch) | |
tree | 9f2dbde0c5bbae4458f9531f7586c4b2d700fc60 /ChangeLog | |
parent | 654bd419145f079386b47fe3ec59afdd68fc5080 (diff) | |
parent | 0ce31b75247458b735b1b52dd5985519190d48fb (diff) | |
download | vyos-cloud-init-a36efee84bd6f5098e6176f668a880bda0bf2ae0.tar.gz vyos-cloud-init-a36efee84bd6f5098e6176f668a880bda0bf2ae0.zip |
SmartOS: datasource improvements, support for networking information.
This adds support for reading networking information from the
SmartOS metadata service and applying.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -112,6 +112,8 @@ - Ec2: do not retry requests for user-data path on 404. - settings on the kernel command line (cc:) override all local settings rather than only those in /etc/cloud/cloud.cfg (LP: #1582323) + - SmartOS: datasource improvements and support for metadata service + providing networking information. 0.7.6: - open 0.7.6 |