summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-12-19 10:09:39 -0500
committerScott Moser <smoser@ubuntu.com>2012-12-19 10:09:39 -0500
commit3569e71a1579b97f4e33fb46ab3fcef08a4ddad4 (patch)
tree64e5c78513a959539a19bb7eb8c614284df8cc82
parent8abbeae7ce15a6fb7a08adc697205d614f868a98 (diff)
downloadvyos-cloud-init-3569e71a1579b97f4e33fb46ab3fcef08a4ddad4.tar.gz
vyos-cloud-init-3569e71a1579b97f4e33fb46ab3fcef08a4ddad4.zip
add ChangeLog entry for previous commit
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64a6e618..31a19996 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
- support omnibus installer for chef [Anatoliy Dobrosynets]
- fix bug where cloud-config in user-data could not modify system_info
settings (LP: #1090482)
+ - fix CloudStack DataSource to use Virtual Router as found in
+ /var/lib/dhcpclient rather than default gateway (LP: #1089989)
0.7.1:
- sysvinit: fix missing dependency in cloud-init job for RHEL 5.6
- config-drive: map hostname to local-hostname (LP: #1061964)