StarlingX Bare Metal and Node Management, Hardware Maintenance
Go to file
Kyle MacLeod 66316f0b88 Add ostree_repo pull and setup networking for bootstrap
1. Copying ostree_repo to the feed

The ostree_repo is required at /var/www/pages/feed/<rel-id>
Also, support for IPv6 must be added.
The required support for this is added to miniboot.cfg.

The ostree repo is pulled from the remote to the feed directory
in archive mode.

2. Setup networking for both the ostree_repo pull on initial boot and
   the persistent configuration for the subsequent phase 2 boot.

Note: This commit also incorporates and supercedes the changes from
https://review.opendev.org/c/starlingx/metal/+/850237

Test Plan:

PASS:
- ostree is able to install and backup the repository with the provided
  network settings.
- Full boot and dcmanager subcloud add via sushy emulator in libvirt
  environment (IPv4)
    - subcloud is added with appropriate install values and bootstrapped
      via the generated bootimage.iso
- Full boot and dcmanager subcloud add via redfish in hardware lab
  using IPv6 (Dell hardware only)

Story: 2010118
Task: 45924
Depends-On: https://review.opendev.org/c/starlingx/distcloud/+/851679

Signed-off-by: Kyle MacLeod <kyle.macleod@windriver.com>
Change-Id: Icd1a50985e29841a784c9d339b8717041735c9cf
2022-08-09 13:48:02 -04:00
api-ref/source Switch to newer openstackdocstheme and reno versions 2020-06-04 14:32:46 +02:00
bsp-files Merge "relocate /www to /var/www" 2022-08-05 10:28:59 +00:00
devstack Security: Handle nospectre_v1 in the bootargs 2020-01-28 18:21:13 -05:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-04 14:32:46 +02:00
installer Include upgrades meta files to Debian ISO 2022-08-02 21:01:58 +00:00
kickstart Add ostree_repo pull and setup networking for bootstrap 2022-08-09 13:48:02 -04:00
mtce Debian: Fix mtcAgent segfault on SM host state change requests 2022-06-26 20:18:20 +00:00
mtce-common Mtce: Fix bmc password fetch error handling 2022-06-01 15:21:05 +00:00
mtce-compute debian: Simplifying mtce-compute packaging 2022-03-10 19:39:04 +00:00
mtce-control debian: Simplify mtce-control packaging 2022-03-10 19:02:35 +00:00
mtce-storage debian: Simplify mtce-storage packaging 2022-03-10 18:52:52 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-04 14:32:46 +02:00
tools/rvmc/centos Redfish Virtual Media Controller enhancements 2020-08-17 21:14:50 +00:00
.gitignore Update tox.ini files to use stein constraints 2019-06-25 13:20:35 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:33 +00:00
.zuul.yaml Tox and Zuul job for the bandit code scan in starlingx/metal 2020-06-29 08:24:46 +00:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:43 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:43 -07:00
README.rst Followup opendev cleanup and test jobs 2019-04-22 16:42:03 +00:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 19:19:45 +08:00
centos_iso_image.inc Remove unused inventory and python-inventoryclient 2020-01-08 14:12:05 -06:00
centos_pkg_dirs rvmc: remove un-used build data 2020-01-16 08:39:54 -08:00
centos_stable_docker_images.inc Utility to install a server via Redfish 2019-12-31 15:34:54 +00:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:08:23 -04:00
debian_iso_image.inc Include upgrades meta files to Debian ISO 2022-08-02 21:01:58 +00:00
debian_pkg_dirs Include upgrades meta files to Debian ISO 2022-08-02 21:01:58 +00:00
pylint.rc Add pylint py3 portability checks for the metal repo 2021-09-13 11:57:42 -03:00
test-requirements.txt Removed wait_for_worker_config_init in AIO systems 2021-07-08 18:48:28 -04:00
tox.ini Add pylint py3 portability checks for the metal repo 2021-09-13 11:57:42 -03:00

README.rst

metal

StarlingX Bare Metal Management