653e3dda0179969c837f0df05d89b664e8394f38
This update implements the following 4 changes
1. Stop miniboot kickstart from fetching the software repo
from the system controller on a local install.
2. Moves the patch Packages, repodata and metadata fetch so
that it is done for both local and remote install modes.
3. Fixes prestaging parsing to handle the case where the
prestaging dir is completely empty. It was not handling
the 'for file in *' properly when empty.
4. Add braces around the wlog $KS prefix.
Test Plan: Testing In Progress
PASS: Verify Local install does not download the sw repo from sc
PASS: Verify Remote install does download the sw repo from sc
PASS: Verify subcloud patching for both local and remote install
PASS: Verify Miniboot logging
PASS: Verify prestage dir handling
- no files
- bad images check
- bad iso image check
- no iso found
- valid prestaging
Change-Id: I2858deb5d18d646f46799b1d850777e4bb2f88a6
Story: 2009291
Task: 43864
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
metal
StarlingX Bare Metal Management
Description
Languages
C++
83.1%
Shell
10.1%
Python
3.3%
C
2.5%
Makefile
1%