summaryrefslogtreecommitdiffstats
path: root/patches/network-checker
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-03-21 22:21:18 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-03-21 22:26:00 +0100
commit8d3f0770c0ea96771550d2cca3eb169039025900 (patch)
tree2edd165dd1c98d59885653e2539a4511f06b7ba2 /patches/network-checker
parentd729416c9c8b61142ee5a539e3b740d9d8e19b45 (diff)
f-a: bootstrap: /etc/rc.local: force mco start
Temporary workaround for upstream bug: "Mcollective fails to start in bootstrap of baremetal servers" [1] This should be reverted as soon as upstream merges a fix. While at it, add some missing license headers to patches. [1] https://bugs.launchpad.net/fuel/newton/+bug/1656150 Change-Id: I6d03819bd2df5b8fd9451faedcfd2783847838fa Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'patches/network-checker')
-rw-r--r--patches/network-checker/0001-Fixed-typo-in-net-check.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/patches/network-checker/0001-Fixed-typo-in-net-check.patch b/patches/network-checker/0001-Fixed-typo-in-net-check.patch
index d1fa45a2..1546dde5 100644
--- a/patches/network-checker/0001-Fixed-typo-in-net-check.patch
+++ b/patches/network-checker/0001-Fixed-typo-in-net-check.patch
@@ -1,3 +1,11 @@
+::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
+: Copyright (c) 2017 Enea AB and others.
+:
+: All rights reserved. This program and the accompanying materials
+: are made available under the terms of the Apache License, Version 2.0
+: which accompanies this distribution, and is available at
+: http://www.apache.org/licenses/LICENSE-2.0
+::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
From: chko <hkominos>
Date: Tue, 21 Mar 2017 14:51:22 +0100
Subject: [PATCH] Fixed typo in net-check Closes-Bug:#1674724