
Currently ironic logs into files, other services - into journald. Ramdisk logs are for some reason stored with data rather than in /var/log. This change makes all services log into journald and changes to standard paths for ramdisk logs (making them available in the CI as a side effect). Change-Id: I8b3c7750596602c2609798ffbb7e274e2c18b40f
Scripts
This directory contains several scripts used in the OpenStack CI environment for CI testing of Bifrost, or CI testing that uses Bifrost to test other projects.
The env-setup.sh script is often used to install initial dependencies. These are generally not intended for use outside of the OpenStack CI environment (or similar).
test-bifrost-build-image.sh, test-bifrost-venv.sh, and test-bifrost-inventory-dhcp.sh are symlinks to test-bifrost.sh intended to provide backwards compatibility now that all functionality has been moved to test-bifrost.sh.