diff options
author | Scott Moser <smoser@ubuntu.com> | 2014-02-13 11:01:36 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-02-13 11:01:36 -0500 |
commit | 322e404dcbb891bbdecd1da50e6b4789781a71d5 (patch) | |
tree | f61156ca2c892c4cebd279407bec168671f216ce /ChangeLog | |
parent | 18b8d40d96d2e19f1a949b06b55a3dac54595b23 (diff) | |
parent | 64856d7f245cc329a11b263c4eef8bf76bdee0e6 (diff) | |
download | vyos-cloud-init-322e404dcbb891bbdecd1da50e6b4789781a71d5.tar.gz vyos-cloud-init-322e404dcbb891bbdecd1da50e6b4789781a71d5.zip |
Add initial GCE datasource
There are some rough edges here and its missing some test, but
I want to get this pulled in.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -27,7 +27,8 @@ - skip config_modules that declare themselves only verified on a set of distros. Add them to 'unverified_modules' list to run anyway. - Add CloudSigma datasource [Kiril Vladimiroff] - - Add intiial support for Gentoo and Arch distributions [Nate House] + - Add initial support for Gentoo and Arch distributions [Nate House] + - Add GCE datasource [Vaidas Jablonskis] 0.7.4: - fix issue mounting 'ephemeral0' if ephemeral0 was an alias for a partitioned block device with target filesystem on ephemeral0.1. |