aboutsummaryrefslogtreecommitdiffstats
path: root/upstream/fuel
AgeCommit message (Collapse)AuthorFilesLines
2016-08-30Updated armbandSzilard Cserey1-0/+0
Project: fuel 7cff3184b3cefae5894eeef78bb3490818bc8141 deploy: Delete old Fuel env if present In order to clean up old partitioning and boot entries on target nodes, before removing the Fuel Master, try ssh-ing into it and removing all environments/nodes. This is especially important for EFI systems, where old boot entries are left behind without a proper env delete, leading to target nodes failing to PXE boot on Fuel Master re-install. This change assumes that: - all Fuel Master information is unchanged between old and new deploy (fuel IP, password etc.); - Fuel Master is up and running, in a sane state (target nodes are also online), when deploy starts; Closes: ARMBAND-51 Change-Id: I7b61124ea9182ce2d599adcdedef03e0d8d67ed6 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-29Updated armbandJonas Bjurel1-0/+0
Project: fuel a0f0fb312899a44e80ec0339a44497b6e1c94bff deploy.sh: accept a timeout flag (-T) Original work by Josep, signed by me (Alex) for upstreaming only. Change-Id: I58a7b9bc639bb03b994ea34fc317f5679140d9fd Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-29Updated armbandJonas Bjurel1-0/+0
Project: fuel 24fbcdb907ad584d4333a3428d06eff9ef7a2d5f build: cache: Allow LOCAL_CACHE_ARCH_NAME override Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-29Updated armbandJonas Bjurel1-0/+0
Project: fuel d4f2f2a03cc7c6e0b9af49d18cc9c08c68306ca5 build: Allow PLUGINS override Instead of using BUILD_FUEL_PLUGINS, which was intended for manual overrides of the Fule@OPNFV plugin list, allow PLUGINS to be preset to a custom list, which we will provide via Armband Makefile spec. Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> build: Allow MIRROR_MOS_UBUNTU override Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-29Updated armbandferenc Cserepkei1-0/+0
Project: fuel ad0dd57dc045b58c46e53f281ab57e70d00947d7 Script updates for CI job Due to the redesign of the SFC feature test, the poc script became part of CI job functest-fuel-baremetal, scenario os_odl_l2-sfc-ha, there is a need of full uplift to colorado. Changes: - GPG keyserver use (line 61) - patch updated fixing the debian package dependency issue (python-oslo.messaging-) - some typos are fixed - OpenDayLight address is read from hiera (management vip) Change-Id: I4a19ec753a575220cf321819ab4ff2d9433ec16c Signed-off-by: ferenc Cserepkei <ferenc.cserepkei@ericsson.com>
2016-08-25Updated armbandMichal Skalski1-0/+0
Project: fuel 93839f90bf2be3f4aec3103c1c3bcca1d4a29c30 [DOC] Do not create mailto link for Fuel@OPNFV name Change-Id: Ib130e8a2440531c3b9c484c9e516c72d5b20301b Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-25Updated armbandMichal Skalski1-0/+0
Project: fuel c82fb21ae0237116600c68ef6017dd470965c6b8 [ODL] Fix odl deployment on separate node JIRA: FUEL-185 Change-Id: Id14d30154b63abc915a0cd55835bb72cee862dde Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-25Updated armbandJonas Bjurel1-0/+0
Project: fuel 087c8de9c667b28506b7621d5147be4846c06397 Final updates of the Installation instructions: - Images updated - Updated reference URIs Change-Id: Ieeefbd8a3ef9bbd6c3a0e767f770097ab8a98f9d Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-08-24Updated armbandJonas Bjurel1-0/+0
Project: fuel 9f00e08b54ac2be36e6315adc3bd29f7e3bd40d8 Final Updates of the build instructions - Updated references Change-Id: I2a6cfdec0de6afa41ea8af59f415439b7ab7056d Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-08-23Updated armbandMichal Skalski1-0/+0
Project: fuel ae8196be2c5863a5ca837828eead7188d608023d Fix ovs scenario configuration Due the incorrect indentation install_dpdk option was not set to true. JIRA: OVSNFV-37 Change-Id: Ida3b0d1e72ce8322905ff399af89b43cac878299 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-22Updated armbandNikolas Hermanns1-0/+0
Project: fuel 08526c7376ee1b155dfb51f164f46f14f4ec6e52 Changing ODL change into FUEL_PLUGIN_ODL Some users where confused if the change we are doing here is a change to ODL or the fuel-plugin-opendaylight. So renaming helps for more understanding. Change-Id: I886d7be3db995f37f9451c06ee22c16d540254e1 Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
2016-08-19Updated armbandMichal Skalski1-0/+0
Project: fuel c71b57140fdbadfb4c1f39bf0e2df99403820ddb Claenup Remove the workaround marked by "# fix me" mentioned in commit id: e8928f93b50df3ecb11942ab754bae848c082c6a, since the issue (some files generated during kvmfornfv building are owned by "root") already resolved in fuel-plugin-kvm build process. Change-Id: I5efb60173b9974f6fba25f04da1f4b1f53207b1a Signed-off-by: davidjchou <david.j.chou@intel.com>
2016-08-19Updated armbandMichal Skalski1-0/+0
Project: fuel 8580caa96234cdda3f7c4cf4a5965a0fd411fce0 [KVM]Add support for Broadcom NetXtremeII 10Gb This NIC is used on Ericsson CI POD2 JIRA: KVMFORNFV-45 JIRA: FUEL-171 Change-Id: I44576b399b6195ccc1e64dfc0b04e239ced8acc7 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-19Updated armbandNikolas Hermanns1-0/+0
Project: fuel e7f7abc89161441548545f79f0299610c6e5b203 Tune up virtual envs * increase the memory/cpu of controller for noha case * reduce the memory of computes Change-Id: Iea9351bb846823fae64a662e92f894eca2f6cecb Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2016-08-19Updated armbandNikolas Hermanns1-0/+0
Project: fuel db1f756252f60e038fabb2290848651996569bd8 [ODL-plugin-update] Adding more memory to java vm When running functes ODL crashes in the middel and is not starting again. Investigtion showed that it is due to insufficient memory of the java vm. Change-Id: I18cda9ed5bed91e72fd91aaf0efa02c5e1a3c8d1 Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
2016-08-18Updated armbandGuo Ruijing1-0/+0
Project: fuel 34a852a394b4c8a7d1c9c2ed94b66027797b0905 update release-notes for colorado 1. take care of Alexandru's comments 2. update liberty to mitaka 3. update ODL Beryllium SR1 to SR3 Change-Id: I7ae590333e781730e462c797270282e8e51fff01 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-18Updated armbandMichal Skalski1-0/+0
Project: fuel fd8597be90990e0f6b952e96922da1508225dbef Update kvm plugin Move kernel installation to main phase of deployment which may reduce problems with mcollective agent after node reboot. JIRA: KVMFORNFV-45 JIRA: FUEL-171 Change-Id: I48308471f9336b73cde238ff055433f030395e19 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-17Updated armbandJonas Bjurel1-0/+0
Project: fuel 983a8377c55ad63133bf5be68a5b52928c592b11 REVISED DOCUMENT STRUCTURE Documentation structure changed according to docs team directions: - Configuration guide removed (only aplicable for features/scenarios) - Installation instructions moved to a separate directory - Build instructions moved to a separate directory - Release notes moved to a separate directory NOTE: Content not updated to the Colorado baseline Change-Id: I47f3bee0cf91bab6ed5c4a7f371b10347a917857 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
2016-08-17Updated armbandGuo Ruijing1-0/+0
Project: fuel 83b2d2a076c0c75886dc819cee87230bd0ec98dc Rebase yardstick 1. discuss stable commit ID with yardstick PTL 2. do basic test for yardstick fuel plugin Change-Id: I9ca3a71e178e5e90497629f43110121e4265602f Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-17Updated armbandGuo Ruijing1-0/+0
Project: fuel 9689aa852d2184e1d99e67a3b34a099e89b17306 Fix DPDK port create failure issue Change-Id: Id514d995e1e985652e118caadb505237fc0b740a Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-17Updated armbandNikolas Hermanns1-0/+0
Project: fuel c4617105467bb5b440119b6d22cdcf4d09fd96f2 Add config information as well to default lab It is possible that some one changes the config of the vms from a virtual environment. This is already shown in the elx lab. To make everyone aware of this we push it to the default lab as well. Change-Id: I4e9012b3237838b98321472bb16037aa0aeacfdc Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
2016-08-17Updated armbandAlexandru Avadanii1-0/+0
Project: fuel 8b602ad490b427e5b97dd709e4d7905b500579e3 deploy: Allow DEA to override bootstrap config This commit does not change the current behavior in OPNFV, the preconfigured fuel_bootstrap_cli.yaml from OPNFV ISO is still used to replace the default settings / fuel-menu bootstrap cfg. The only addition is the possibility to override the preconfigured fuel_bootstrap_cli.yaml info using DEA. JIRA: FUEL-155 Change-Id: I4e66b789fdf0a5b1af512a3efc84fedb72ce3b05 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-17Updated armbandJosep Puigdemont1-0/+0
Project: fuel 3ec3fb2d1d316b656a13f9c1ca00cc8a7fcd51de deploy-config: honor interfaces and transformations Currently all scenarios assume interfaces and transformations are the same for all nodes in the POD, however some PODs may contain nodes that have different hardware, or where the interfaces are configured differently. In this patch we honor the original interfaces and transformations if they are present in the dea-override.yaml file. The way to add this information in the dea-override is by having a "nodes:" section with this information, ie: nodes: - id: 1 interfaces: interfaces_1 transformations: transformations_1 - id: 2 interfaces: interfaces_2 transformations: transformations_2 - id: 3 interfaces: interfaces_1 transformations: transformations_1 The node IDs is used to find out this information. Change-Id: If6ff8ca28b42e043d1bdf91142a4a56ae36e4304 Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
2016-08-17Updated armbandMichal Skalski1-0/+0
Project: fuel 9dc7082c230f7f22b37ae9bb04493387c466fa7b Use virtio driver for fuel-master NIC Using e1000 driver on fuel master may lead to temporarily loss of communication [1]. We can use two approaches here: * use virtio driver * install e1000-kmod package virtio driver should be sufficient for our purposes, we don't use bonding on fuel master. e1000-kmod package is available on fuel master and provide e1000 kernel module which does not introduce additional problems. This package is not installed by default but for this purpose MASTER_NODE_EXTRA_PACKAGES cmdline option can be set during fuel master installation. [1] http://docs.openstack.org/developer/fuel-docs/userdocs/release-notes/fuel_known_issues.html Change-Id: I3fc1fed5f0b9c780cd9174205a3c31dae92a180e Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-17Updated armbandPeter Barabas1-0/+0
Project: fuel cd9e0219f33a9d35fd9826d47de62dc5a03021a5 Change log file permissions Don't make it executable; don't make it world-writable. Change-Id: I5d117b39e70fff2c1cb5e62d017efe0387b9b5f4 Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
2016-08-17Updated armbandSofia Wallin1-0/+0
Project: fuel 69d872c86b966ce546b7093426bb7032e9a22ab1 Prepared for Fuel release documentation Helping project with the new structure, added a fuel/docs/installationprocedure and relevant templates. If you dont need this feel free to abandon this patch. Change-Id: Ia704aa0b2e66c62241ef0a5eb769ea8f538caa1f Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2016-08-12Updated armbandMichal Skalski1-0/+0
Project: fuel 0d53f22492e043b66734af4e47dcd07ee15a2d13 Filter out non-cluster nodes In order to avoid fetching up non-cluster nodes filter them out by option of id. JIRA: FUEL-183 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> Change-Id: If0d0a1480d648167f1bcf726f0d6d345d2e00711
2016-08-12Updated armbandMichal Skalski1-0/+0
Project: fuel 1268d78a2564bcadb02226103aec3d4f01eb1fb0 Allign odl-sfc scenarios with new plugin version ODL Boron use different set of sfc features. JIRA: FUEL-169 Change-Id: I38c1e518ffbf625a68f879779c01e4abfdb1d672 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-12Updated armbandCristina Pauna1-0/+0
Project: fuel 3d768dda2bb803adb1536a0247adc1729478879a docs: Add code-block markup Add bash code-block markup for: - instalation instruction guides - build instruction guides Change-Id: If7a0f4cfc17e8cabe5d5ff59a7b2fe80ca0bb66b Signed-off-by: Cristina Pauna <cristina.pauna@enea.com> Signed-off-by: cristinapauna <cristina.pauna@enea.com>
2016-08-12Updated armbandMichal Skalski1-0/+0
Project: fuel 00065ff5dce8ae26927693486ebb0a12280c9ad5 Update instructions with references to C-release Change-Id: I7682e7cffcafdec3c42ca5a090662df9ccc431e2 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-12Updated armbandMichael Polenchuk1-0/+0
Project: fuel 31d774fbfbf9e06e1c8d3bbf27df95294a12c89c Update installation guide for Colorado Change-Id: Ie0fb45a570c59588429b167c4d83109ebf670ba7 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2016-08-12Updated armbandMichal Skalski1-0/+0
Project: fuel 242641444b6f64ef7e1ca6399a77d080f74987d7 KVM scenario updates 1. Install CEPH_OSD on 2 compute nodes 2. Delete default 'net_segment_type: tun' definition, for it is already defined in dea_base.yaml, and it can be updated by lab dea files 3. Update osd_pool_size from 1 to 2 4. Michal indicates that https://review.openstack.org/#/c/342717/ set the limitation : Restrict usage of controller and osd role on single host Change-Id: I4907482391588fc21ecf60603b1c599413cbc531 Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
2016-08-12Updated armbandGuo Ruijing1-0/+0
Project: fuel 935d133447feadd07dfb7905fbe47c949f79e53c Rebase vsperf 1. discuss with vsperf PTL to rebase vspef with stable commit ID Change-Id: Ia87d4d5394b5eb476165b06d015414c1675fccac Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-11Updated armbandMichal Skalski1-0/+0
Project: fuel 91c1fe20f85a09d40e095ae7feaae872eb25b0fa Fix merge_dicts logic for the case of two nonempty lists JIRA: FUEL-170 Change-Id: I5abae6fc950cdabe064b5402d9555cedf81cfc23 Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
2016-08-11Updated armbandMichal Skalski1-0/+0
Project: fuel f96b162d0b7ab0839a5961a23f5f57cf320168e4 Pass host cpu flags to compute guests Both kvm and ovs plugins require specific cpu flags. Host-model mode will pass most of the host cpu flags to guest. If a hypervisor is not able to use the exact CPU model, libvirt automatically falls back to a closest model. JIRA: FUEL-157 Change-Id: I77ce625e118b6de51cbcdb58e4be5a6dcaecf384 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-11Updated armbandGuo Ruijing1-0/+0
Project: fuel 41cdc56137ccd52f3403528dfeb7e2210457ca11 Rebase OVS with DPDK 1. Rebase OVS to commit 9f4ecd654dbcb88b15a424445184591fc887537e 2. Rebase DPDK to 16.07 3. Fix 2 vms in 2 hosts ping each other issue 4. update demo script Change-Id: I85b56ab6e3a735bbf26df8d4df22f2d76b9fb1d3 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-10Updated armbandMichal Skalski1-0/+0
Project: fuel ad783f86906639eca1b586831c39ed5f7a5c52cf Revert "Pass host cpu flags to compute guests" This reverts commit 34da00c2baa6abc69a812aae4c30a82ebae561bd. Change-Id: I495fa1f71ac30e259ca63e90ca8b38dd2300d469 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-10Updated armbandMichal Skalski1-0/+0
Project: fuel 748b18088106826dd9cc9a26d26e1aa359ff67b6 Provide access to mgmt network from host level Functest framework is trying to access internal endpoints from host level which currently is not possible in virtual deployments. Move mgmt network to untagged interface and setup IP address from mgmt subnet on the linux bridge where mgmt traffic is traversing. There will be corresponding changes in securedlab repository. JIRA: FUEL-167 Change-Id: I29b8ebb23a64e39a4e56b27639a87ce2386b9774 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-10Updated armbandMichal Skalski1-0/+0
Project: fuel 737faf25aa743d54ae7f458f54d880d80aefcc6d Pass host cpu flags to compute guests Both kvm and ovs plugins require specific cpu flags. Host-model mode will pass most of the host cpu flags to guest. JIRA: FUEL-157 Change-Id: Iff620a4b4f5948e54f6f8db01411d6659f08ec00 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-10Updated armbandMichal Skalski1-0/+0
Project: fuel 7fb3c189aa9205996e236c085e96691483278dd0 tacker-server patch updated The deb package control is changed in Mitaka, so the patch should be updated as well. Change-Id: Ifde84e19da72217a5cca73e0da366e21625cd21b Signed-off-by: ferenc Cserepkei <ferenc.cserepkei@ericsson.com>
2016-08-10Updated armbandGuo Ruijing1-0/+0
Project: fuel d19c4589554b2d82b6fcb1fe921ffeffd9377a2f Rebase to collectd-ceilometer-plugin stable/mitaka 1. fix pbr:version_string in collectd-ceilometer-plugin 2. disable collectd build to use stock collectd 3. update README in fuel plugin Change-Id: I773910c03d109af1fc1f86a5709105e9ffbfc350 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-09Updated armbandMichal Skalski1-0/+0
Project: fuel f8fe6cb863118896bfc157f56ca7185d866db6c0 Use ODL Be SR3 JIRA: FUEL-165 Change-Id: I483f23c2f74313020d6a3dbb88079558d6674010 Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-08Updated armbandNikolas Hermanns1-0/+0
Project: fuel 1772adc5124b3ebdb7593d6f7758e2879edb8c97 POC script updates for Colorado Change-Id: I2afb7826a5dcc22f5d810312e1ff027a0b5fcbfa Signed-off-by: ferenc Cserepkei <ferenc.cserepkei@ericsson.com>
2016-08-08Updated armbandMichal Skalski1-0/+0
Project: fuel 86d6be410288ff3865f929fdc64435c7cc572c8e bootstrap_admin_node: Fix connectivity check. After Fuel Master builds the bootstrap image at first boot, internet connectivity is tested using the URL for the CentOS updates repository. bootstrap_admin_node.sh script parses the output of `yum repolist`, looking for entries like 'Repo-baseurl: http://...'. However, in Fuel 9.0, <updates> points to a mirrorlist file (a text file containing a list of possible mirror URLs) instead of being a single, direct link to the repository. Also, note that in Fuel9, <updates> and <security> repos are disabled by default. For now, we only test that we can access the mirrorlist file, while the check should be performed against the mirror(s). Old (Fuel 8) repo entry format: Repo-baseurl: http://mirror.fuel-infra.org/.../updates/x86_64/ New (Fuel 9) mirrorlist format: Repo-mirrors: http://mirror.fuel-infra.org/.../mos-mirrors-updates.txt Backported from upstream change [1], which should fix bug [2]. This change will get merged upstream in Fuel 10. [1] https://review.openstack.org/#/c/335094/ [2] https://bugs.launchpad.net/fuel/+bug/1596981 Change-Id: Ibec397af2e1d925a011907f14e1d655741e280fb Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-08Updated armbandMichal Skalski1-0/+0
Project: fuel c15c41b96c1922fcb2b9bbb2661b3ae562fda375 Fix OVS scenarios to use fuel-plugin-ovs * Use fuel-nshovs instead deprecated fuel-nfvovs * Modified scenario to enable DPDK via Fuel * Removed hard dependency from specific POD * Add ability to merge networks lists JIRA: FUEL-156 JIRA: FUEL-162 Change-Id: Ie609ff140f1de96e54df37dd9b1881afec792317 Depends-On: Ic6072d938e09a40516c32cdde6223d0a21e57403 Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
2016-08-08Updated armbandMichal Skalski1-0/+0
Project: fuel aa5d41bfa5ecdf5c53512194a9816cbec95b4da2 Don't use -f flag with docker tag -f flag has been deprecated since v1.10.0 and is removed from v1.12.0. If user use recent version of docker iso built will fail. https://docs.docker.com/engine/deprecated/#/f-flag-on-docker-tag JIRA: FUEL-163 Change-Id: If42781f342d59db7672322ec07063d09a23e1dcb Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-05Updated armbandMichal Skalski1-0/+0
Project: fuel cf58d9d488fde91a5177ae01363844da8ec8441c Allow to use Intel NICs for DPDK on Ericsson POD2 JIRA: FUEL-161 Change-Id: I009ba7e9587f3c47d8e609c96b0666394887929e Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-03Updated armbandMichal Skalski1-0/+0
Project: fuel f0463e6234cd27eaa2e0cd3ded0b035d89aa918c Fix config for no-ha kvm scenario JIRA: FUEL-157 Change-Id: I09e595902b2c467b5522b7b37a772f7ab35c8cea Signed-off-by: Michal Skalski <mskalski@mirantis.com>
2016-08-03Updated armbandMichal Skalski1-0/+0
Project: fuel 5c9590de139f16bdb764b24ecc5dff76640b210e Add collectd package for collectd ceilometer plugin Change-Id: I8da0087d8f17f5f2e4c3275a26ad2ca164878226 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2016-08-02Updated armbandAlexandru Avadanii1-0/+0
Project: fuel 5bfea5d5b88a167b754384f07453a80d416d7337 build: fuel-main: Decouple patches, Makefile. Tested in armband, with very small adaptions. Use `git apply` and/or `git am` in favor of `patch`. Change patches from old context format to unified diff. This change allows us to decouple Makefile and patches. This means we no longer have to manually stage touched files before committing them to git. Possible improvements: - move patches to separate dir and add ordering info (prefix); - merge patches (currently we have one per touched file); Remove obsolete (unused?) patch: - fuel-main_docker_version.patch Change-Id: I5b621370993b259779c813b47105f632948e6da7 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>