summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Herve <thomas.herve@canonical.com>2012-10-23 15:47:32 +0200
committerScott Moser <smoser@brickies.net>2012-10-23 15:47:32 +0200
commit0421d502e903f3c3ece767be57df7c27323241a0 (patch)
tree1833c6e80a2c1b3ee68332a8a8598ab530a54173 /ChangeLog
parentd6ecf35e15b3ba6ab6448b77b52cb78c63165880 (diff)
parent179f82a9719c2850e465f7f06221978f3be15ffc (diff)
downloadvyos-cloud-init-0421d502e903f3c3ece767be57df7c27323241a0.tar.gz
vyos-cloud-init-0421d502e903f3c3ece767be57df7c27323241a0.zip
restart landscape after config or install
LP: #1070345
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4287d58f..a47a5e2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
- config-drive: map hostname to local-hostname (LP: #1061964)
- landscape: install landscape-client package if not installed.
only take action if cloud-config is present (LP: #1066115)
+ - cc_landscape: restart landscape after install or config (LP: #1070345)
0.7.0:
- add a 'exception_cb' argument to 'wait_for_url'. If provided, this
method will be called back with the exception received and the message.