From bbd43b603804d2e40d847715af7ef50e3c13cdac4248c5e7c8b5c815997b199d Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 24 Feb 2015 16:29:59 +0000 Subject: [PATCH] - Fix (bnc#919305 & bnc#918952) - Properly handle persistent network device names for OpenNebula + add dataSourceOpenNebula.patch - Properly set up network mode if interface config file + modified suseIntegratedHandler.patch OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=32 --- cloud-init.changes | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/cloud-init.changes b/cloud-init.changes index 29d0823..d0a1281 100644 --- a/cloud-init.changes +++ b/cloud-init.changes @@ -1,10 +1,11 @@ ------------------------------------------------------------------- Tue Feb 24 15:52:13 UTC 2015 - rjschwei@suse.com -- Properly handle persistent network device names for OpenNebula (bnc#918952) - + add dataSourceOpenNebula.patch -- Properly set up network mode if interface config file (bnc#918952) - + modified suseIntegratedHandler.patch +- Fix (bnc#919305 & bnc#918952) + - Properly handle persistent network device names for OpenNebula + + add dataSourceOpenNebula.patch + - Properly set up network mode if interface config file + + modified suseIntegratedHandler.patch ------------------------------------------------------------------- Thu Feb 5 10:16:54 UTC 2015 - tbechtold@suse.com