From: Michael Polenchuk Date: Mon, 16 Jan 2017 08:25:34 +0000 (+0400) Subject: Get missing package into iso at build stage X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F27021%2F1;p=fuel.git Get missing package into iso at build stage The required package of systemd-shim should be available in base iso since only local mirrors are used at deployment stage. Change-Id: I9cd1a686b89f5d1dbc1a64a22a59dd2754684af6 Signed-off-by: Michael Polenchuk --- diff --git a/build/patch-repos/build/repos/fuel-nailgun/0011-Add-systemd-shim-package-to-Ubuntu-image.patch b/build/patch-repos/build/repos/fuel-nailgun/0011-Add-systemd-shim-package-to-Ubuntu-image.patch new file mode 100644 index 000000000..d9b1e7011 --- /dev/null +++ b/build/patch-repos/build/repos/fuel-nailgun/0011-Add-systemd-shim-package-to-Ubuntu-image.patch @@ -0,0 +1,19 @@ +From: Oleksiy Molchanov +Date: Fri, 9 Dec 2016 14:07:17 +0200 +Subject: [PATCH] Add systemd-shim package to Ubuntu image + +Change-Id: I095b340ce1752f44b416da8dc5ecb27a820e3b01 +Closes-Bug: 1648732 + +diff --git a/nailgun/nailgun/fixtures/openstack.yaml b/nailgun/nailgun/fixtures/openstack.yaml +index dbe19a631..ea371c192 100644 +--- a/nailgun/nailgun/fixtures/openstack.yaml ++++ b/nailgun/nailgun/fixtures/openstack.yaml +@@ -2363,6 +2363,7 @@ + ruby-openstack + ruby-shadow + ruby-stomp ++ systemd-shim + telnet + ubuntu-minimal + ubuntu-standard