WARNING: Complete data cleanup This will remove: • All container images • All persistent data (databases, images, volumes, logs) • All libvirt VMs matching pattern 'notapet-' • Libvirt session service and hotstack user • Podman network (hotstack-os) • Storage directories • OVS bridges Run 'sudo make uninstall' first to stop and remove systemd services. Auto-confirmed via HOTSTACK_CLEANUP_CONFIRM Complete data cleanup... Untagged: localhost/hotstack-os-heat:latest Untagged: localhost/hotstack-os-keystone:latest Untagged: localhost/hotstack-os-neutron:latest Untagged: localhost/hotstack-os-placement:latest Untagged: localhost/hotstack-os-glance:latest Untagged: localhost/hotstack-os-ovn:latest Untagged: localhost/hotstack-os-haproxy:latest Untagged: localhost/hotstack-os-dnsmasq:latest Untagged: localhost/hotstack-os-base-builder:latest Untagged: localhost/hotstack-os-base:latest Deleted: 522aa2b9b4dc840d09abaf8fb5630adedb9030123f7276bfbd3a7555e1732502 Deleted: 29e77e52a34e52fcb980313b322318a26618584d547e0b36b961d80a36aad002 Deleted: 70735b6fe2f887e06615ec5aa5b359d6aa7a01544ea5f9462400c21f6fa244c4 Deleted: 90f18738373f5a094f2ec25817fe8b06226b50e26d8ab81f08fdd4e576b06f4a Deleted: 44aeb57c881b88dc0f992a832f36a7f53bebc4cffedd84dbc0a344c41c1fabde Deleted: a9f3101b4ce182379971ca81be77dfa6d6bceaa91a11e080f7011c8455ddb33a Deleted: 153d60a79737001b5fc27b2d3625500097d26ae344a480443692c93d33ac109d Deleted: 3916a42bb5e4691a5d88dfa3abccc6b1f115cd7321c626c5f9a053ea67a0abfb Deleted: d818b45056a8d6e86e3d3f7b2087b461a48d188aebf819b1d5116a55dd475912 Deleted: 4f23da81fb46387ce60e8511c85b697c01e82200616fa07f2f444238c327bb3e [OK] Removed container images [OK] Cleaned libvirt VMs [OK] Stopped libvirt session for hotstack user hotstack-os [OK] Removed podman network [OK] Removed podman volumes [OK] Unmounted bind mounts [OK] Cleaned data directories Cleanup complete! To rebuild: sudo make build && sudo make install