Age | Commit message (Collapse) | Author | Files | Lines |
|
This is the final change in the docs migration
topic CIMAN-376.
We have switched projects to use intersphinx
linking and away from submodules.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I4e7446a677e1847cee139f41c91b7734d148cdb4
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 8370ac160a97b856a994c4a0b8a178675df195a1
- Updating RKE version to Frankfurt
Updating RKE to v1.0.4 for Kubernetes 1.15.9
Issue-ID: OOM-2403
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
Change-Id: I87c3f9f4800aa40f62d7569b4ecf3fa373a16796
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 38cf0fdbf2f27a3b046c11bbd01331e4f609819e
- Merge "Fix: Fix docker cli version mismatch"
- Fix: Fix docker cli version mismatch
Docker cli version is different than docker engine version & Improve output of verification job
Issue-ID: OOM-2415
Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com>
Change-Id: Iebf8946c4a8b3eb3abd45402d6d573e403ac9ef2
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 2e60d8e643a350cc529ef4e147c93b1b7032c401
- Updating helm for Frankfurt
Updaing helm to v2.16.6 as required by OOM Frankfurt
Issue-ID: OOM-2363
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
Change-Id: Ibcf47c26dadc359cb86e039d802ff6afbef7efbd
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to c24e228aa32aa074229d9b57593f9e6fca7158a6
- Merge "Updating kubectl for Frankurt"
- Updating kubectl for Frankurt
Updating kubectl to v1.15.11 as required for Frankfurt
Issue-ID: OOM-2404
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
Change-Id: I4165271fea9b8024e68f9d395f257e858bd605d7
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 3e8a8868d7ef936ad85a360845d2c071d585c57b
- Merge "Adding Ubuntu support in Ansible - vncserver role"
- Adding Ubuntu support in Ansible - vncserver role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in vncserver role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: Ie57885d30166f319629e160c38a9053c18837515
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 2c34d1d7a33e34c9984ac78460fd8e7c815024c5
- Adding Ubuntu support in Ansible - package-repository role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in package-repository role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I85d4e6857536fa06c7eb4f4042c1ed64fcbf903e
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 17e0a5eacaed7519f13e2c0f19749fb4263fb46a
- Fix: docker-images-collector.sh collect empty image name in output list. Adding also masterPassword param for helm templating
The root cause is that not all parameters are present in aaf chart. It is an issue not only for image params, however other cases are not impacting us. Issue-ID: OOM-2405
Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com>
Change-Id: I1ad1d33717488a82a2ce1eebe524ee41e1264d40
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to e56bd4f45f5d9f68aeb406510cf4aa5741405d80
- Fix lint errors in package-repository-check role
In package-repository-check was changed command module to service module due to lint failing.
Failing was caused by errors:
[301] Commands should not change things if nothing needs doing
[303] service used in place of service module
Added molecule test.
Issue-ID: OOM-2395
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I6cfdfe920eabfb9a0c43cc9ba4ffcd81df1d6852
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 56af1f9d2c3e2d0b6529d71014d619619cf25933
- Merge "Adding docker images collector requirement"
- Adding docker images collector requirement
Adding pyyaml to requirements as it's required by
docker-images-collector.sh
Issue-ID: OOM-2393
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
Change-Id: I52036a8f905fa50eecaddee062d73a38ad2ed9ca
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 4fbf064cd826f350174c6f80ee9f4614b5aaf113
- Change name of clashing 'packages' variables
This fixes a regression from b6455ee: 'packages' variable
is injected in 'firewall' role by package_facts module with
a higher priority than variable of same name defined in 'docker'
roles' defaults.
Change-Id: I41e0f992ceaab871ae38fb1b8211fd71c042c9b2
Issue-ID: INT-1578
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to ae8a51df158d28e647d551ed02530951715d6a3a
- Merge "Verify required packages were installed on target host"
- Verify required packages were installed on target host
Change-Id: Ic074cbabfee614daf7862466a1bbafc9ff0fb6be
Issue-ID: INT-1576
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to b4cfa9b74e91941412c33c01656c34c6a198b8ea
- Adding Ubuntu support in Ansible - application role install make
Helm using "make" package for building local helm repository.
In Ubuntu distribution is this package missing so is necessary to install it.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I808dcb57396caf82a60d17f50515bae59b5d85ca
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 97009aaa3a8c1c12f1ea842581609992fc9506af
- Merge "Adding Ubuntu support in Ansible - package-repository-check role"
- Adding Ubuntu support in Ansible - package-repository-check role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in package-repository-check role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I9dcdbab00169ccfc13a10c1d9b6ec9cf10572688
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to a2e2b84c0437aa09724319b49e968776dad71b5b
- Merge "Adding Ubuntu support in Ansible - helm role"
- Adding Ubuntu support in Ansible - helm role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in helm role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: If28ee7674c4f9eebc4420f4dbbb1385a408d3802
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 69d40108919ea4cece1db1632a6dfd43750d4840
- Merge "Adding Ubuntu support in Ansible - certificates role"
- Adding Ubuntu support in Ansible - certificates role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in certificates role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I82f0f8590812c277f2969d71f95fb6475c72f7c8
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 704e927f03c8809e88f64ce18268a6728019f8dd
- Adding git package as additional one
Adding git package into additional_packages.list
It is needed to download additional stuff using git on infra server.
Issue-ID: OOM-2338
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: Ibc7708de697bfd5d2318d9ef30d4d556e20b0798
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to e085fdfa7b61ef742dfe5da0fdc8b72c7eff571c
- Merge "Adding Ubuntu support in Ansible - docker role"
- Adding Ubuntu support in Ansible - docker role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in docker role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I4786dcd4b2de3f8d189db3b619c3d75315302506
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 76be40b0c8651b276ceed260936c6a8cf103520d
- Merge "Adding Ubuntu support in Ansible - chrony role"
- Adding Ubuntu support in Ansible - chrony role
Extending ansible playbooks of ubuntu support.
Change the order in role calls.
Chrony role was moved due to its absence in Ubuntu distribution.
Firstly is necessary to initialize package repository and after that install Chrony.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: Icadf8e106fba4a369148db0959dcac07a79257c2
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to fdec88ed10910485efc53e1e85b678a2f1a1180e
- Adding support for another packages lists
Adding support for another packages lists in create_repo script.
Additional package lists is for packages which are for example helpful tools for debugging.
Issue-ID: OOM-2340
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: If0bcb437809b60d83ed92436adade086314ccfac
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 2b0fb491053859a114064c4b4847916d909a5bec
- Merge "Adding support for Ubuntu in create_repo and docker_entrypoint scripts"
- Adding support for Ubuntu in create_repo and docker_entrypoint scripts
Extend script for creating repository with adding Ubuntu platform support.
Issue-ID: OOM-1671
Change-Id: I6b1c63cda18e53277fc2aad6dfa3eceefc9a0023
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to add0093a314f7d9a6b91b57004d44ce21a98f64e
- Merge "Adding Ubuntu support in Ansible - resource-data role"
- Adding Ubuntu support in Ansible - resource-data role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in resource-data role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I7b6852cb235a2983f5cc6eb6a3bfa122d6a1fd2e
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to e23ab1061b2ad64c8cd5c5d53d6ceb0da5e0baa2
- Adding Ubuntu support in Ansible - nginx role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in nginx role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I5f6a5aedfd9a2e17d3b1bb711d3e85a242b5e2d5
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 8013a2420fff9059cc67ccae22a1abeea4e26542
- Merge "Adding Ubuntu support in Ansible - kubectl role"
- Adding Ubuntu support in Ansible - kubectl role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in kubectl role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I707ff9f609ece2b227dd84f32fdf519019f76e80
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to dc387a0b6ca22b2c30830e7564d3af967ee80ebc
- Merge "Remove python 2 dependency"
- Remove python 2 dependency
Removing python 2 dependency from docker-image-collector.sh
Issue-ID: OOM-2359
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
Change-Id: I6aa4d27cdb10e93981e3dacfb16b2d02a0bf0762
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to c407c460c47bf3b38def4cd91c3d46ff99b2f2ff
- Adding Ubuntu support in Ansible - application role
Extending ansible playbooks of ubuntu support. Creating new test with Ubuntu image for Molecule in application role.
Issue-ID: OOM-1671
Change-Id: I7662506263a143cb7193583d2058766ac7829d93
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to f359a7aef1807b87c27260c5a828a8b6cad7408a
- Merge "Adding Ubuntu support in Ansible - setup role"
- Adding Ubuntu support in Ansible - setup role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in setup role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I7a609613a517932939adf2e011c3ceb4e1d15bba
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 6dbe77db6d655d0d2d684d353d892d353c217db5
- Merge "Adding Ubuntu support in Ansible - dns role"
- Adding Ubuntu support in Ansible - dns role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in dns role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I414df46093fd300891b9df44e12a0225495cc906
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to f00d15abae00005389cf956e194cf2abf2119f17
- Merge "Adding Ubuntu support in Ansible - nfs role"
- Adding Ubuntu support in Ansible - nfs role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in nfs role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: Ib1c85e4df7ec2ba547a20684ed5e23e097351df2
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 043cb9e989c357d5f81891e5725236504520cd02
- Adding Ubuntu support in Ansible - nexus role
Extending ansible playbooks of ubuntu support.
Creating new test with Ubuntu image for Molecule in nexus role.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: If2750997057126405987a0362d915456ffe77fff
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 12e752ba35476f48b0253b1dd2a8a1ebe020da0e
- Merge "Automation adds index.rst"
- Automation adds index.rst
Issue-ID: CIMAN-33
Change-Id: I26c678d018b70275bff466eafd14a3ead60d4193
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to b652aeb6b7a2b8206b60c3a2787974748a236460
- Automation adds index.rst
Issue-ID: CIMAN-376
Change-Id: I340cb246cd95962e2cb8a0b5de951fbe798b5fe0
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 043f679b5b5dc3d1ff1deed2da276d9c5029a5be
- Merge "Migrate oom-offline-installer docs"
- Migrate oom-offline-installer docs
Merging this will create
https://onap-oom-offline-installer.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.
Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I73ad66c0ec946d75c5164776228f8f06550f5f7d
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 07c20f566506cb6eb8033b83ce54b7e31131fedf
- Add Sylvain and Krzysztof on offline installer
Sylvain is acting PTL of OOM and thus needs to do some administrative
tasks
Krzysztof is an important comitter in OOM and may help Sylvain on those
tasks.
Issue-ID: CIMAN-134
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8dfd87467a983dfa3bfc7ff96e08098ab453f4f0
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 3ac3c6aec5e551b36ad43aeff1279e6182141030
- Merge "Removing python 2 reference in BuildGuide"
- Removing python 2 reference in BuildGuide
As python 2 support ends, removing its rereferences from buildguide
Issue-ID: OOM-2345
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
Change-Id: I1130fd15af21d3e5a8bb80228d4cb31b5d25e41d
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to dcc72fc82c9e892a8cdb058b3f8dba138e9e4192
- Upgrading package.py requirements
Upgrading gitpython from 2.11.1 to 3.1.0 because of incompatiblity
with actual version of gitdb2 (4.0.2)
Issue-ID: OOM-2344
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
Change-Id: Ibde20ee7f842858cb26f3ed4b45cb0339093a59f
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to a2998d3cd4aaa2eabe19f6191ed6253657f7d61a
- Add Sylvain as committer
Issue-ID: CIMAN-134
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Icd72c24af9c7eb6a5e5ee9578fba8d32abf787a5
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to c7ad8d281bd674f4cc7e08f977eef05ea952c416
- Merge "Add necessary packages to Ubuntu Dockerfile"
- Add necessary packages to Ubuntu Dockerfile
Added iproute2 and python3-docker to ubuntu docker file.
These packages is necessary for docker functionality in Molecule testing.
Is necessary to install them because there are not in ubuntu image by default.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I4e4f6bf342da3d5acba5b7b12c2dae9d64099426
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to c546e2c54a371f56b679d2daadb58b7d1740b906
- Fixing helm lint
quoting helm lint parameter
Issue-ID: OOM-2339
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: I56083798e4f26fb175b8d6f22c5d07de622e5b88
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 0d90cf8fe895e62b7343088ca9a017eff32e92dd
- Skip helm lint
Because of new templates in ONAP,
make command takes a long time and our ansible role timeout
Adding SKIP_LINT parameter to this role.
Issue-ID: OOM-2339
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: Ie7f0db95e51816ccc781b1253539b3a0dae9eb7b
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 4fd6349133f5ffbd96795dedd4549ef0612c9ab5
- Adding Ubuntu support in Ansible - docker-dind role
Extending ansible playbooks of ubuntu support.
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I6028736b54ce825d3eae257ca61cb6efab19a913
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to d0dbbca45c18a09dddf714453ca2c88bcd7a49f0
- Merge "Specify Python in Ansible inventory template file"
- Specify Python in Ansible inventory template file
Created copy of inventory template due to set var of Python interpreter.
Python interpreter cannot be set in ansible.cfg file due to bug:
https://github.com/ansible/ansible/issues/45852
Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I9683a2a764e8c6696a39625a6ddc40cda20f9333
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 52dc3d055d88f9f0e2a25a94dd5c94927b61c100
- Merge "Fix: Losing dns configuration after reboot"
- Fix: Losing dns configuration after reboot
Issue-ID: OOM-2295
Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com>
Change-Id: Ic10203be6fc2cd2c805679a293efa0f2ddea9465
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to f1d9816984b695fc4ae6a011c23c5f274385070e
- Fix packaging script - Memory error in md5 calculations
During package preparation whole file is read and stashed in to RAM. when the file is large, like ONAP package it will result in an error
Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com>
Issue-ID: OOM-2308
Change-Id: Ic2dbea4018162bd4cfb380f6fb34078062c38a09
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to d8b17a1fe40bdc1fb1df0a70be6e92cdbc5ce09c
- Adding checksum of packages into package.info
Function to add checksum of created packges
to package.info
Modified --add-metadata parameter to handle
more parameters in format key=value
Issue-ID: OOM-2288
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: I29114c4566fdfd9643ab5c60951ee65f5680d2fe
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 6ac532c0d6cd76dd5fef7cee280fdc1f43ea9222
- Use POSIX compliant shell command in cicdansible
"[[ ]]" is a bash specific command that doesn't work in
dash which is Ubuntu's default shell.
Change-Id: Idd09c2e1e8c409503b12756141632527ab91b5ec
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: OOM-1671
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 2a4c4776daca85d66e478dd3f6a46a6e250934d0
- Disable 'pipefile' shell opt in cloud-init's runcmd module
Cloud-init runs runcmd module with default OS shell which
evaluates to dash for Ubuntu and which in turn doesn't support
'pipefile' option. This makes cloud-init fail the module on
Ubuntu OS. In runcmd script there are no pipes so it's safe
to remove it from shell opts.
Change-Id: I0402fbfe13fe528832e64d107c1bc07bb5516fc2
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: OOM-1671
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 711a2cc42376472c6788bf2d18bf31f39792e556
- Merge "Removed version from package name"
- Removed version from package name
Version is kept in package.info file.
No need to have it as well in package name.
package.info file is present in each tar package.
Issue-ID: OOM-2277
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: I19fd80cb18e5eac614ac743af954f049536deb3b
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 75f35a9ee8b6fc8b79ce4db1717f615de9d97b63
- Merge "Help script to remove runtime images from datalist"
- Help script to remove runtime images from datalist
Issue-ID: OOM-2276
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: I8f848dbb73747f0744a16fb5831627c20d9f8303
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to cb26bd845d1005fcfdef28e599d59d31fc226a55
- Replace master branch in BuildGuide
changed master branch to generic <branch> variable.
Issue-ID: OOM-2274
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: I2fef04e00c6aa096e0fe3cd8d48327c5bf197cc1
|