diff options
author | Scott Moser <smoser@ubuntu.com> | 2015-07-31 11:23:50 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2015-07-31 11:23:50 -0400 |
commit | dc2321f5fe5fcfc143da81d694baf0b767eb2cbe (patch) | |
tree | 5cfcd16d60d72256544b4bb39e3f0512484d6c29 | |
parent | cc923ca255f4ce8c23819e263066e34133f3dd31 (diff) | |
parent | 0d85766423073c7af17750e9faaafdd33c63ae08 (diff) | |
download | vyos-cloud-init-dc2321f5fe5fcfc143da81d694baf0b767eb2cbe.tar.gz vyos-cloud-init-dc2321f5fe5fcfc143da81d694baf0b767eb2cbe.zip |
merge from trunk
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ - add udev rules that identify ephemeral device on Azure (LP: #1411582) - _read_dmi_syspath: fix bad log message causing unintended exception - rsyslog: add additional configuration mode (LP: #1478103) + - status_wrapper in main: fix use of print_exc when handling exception 0.7.6: - open 0.7.6 - Enable vendordata on CloudSigma datasource (LP: #1303986) |