Files
535e0089e0656fd4fcaa36ad5abc3653a9a45ff0
132 lines
2.8 KiB
Bash
132 lines
2.8 KiB
Bash
#!/usr/bin/env bash
# Load local configuration
source $TOP_DIR/lib/horizon
source $TOP_DIR/lib/baremetal
# Clean projects
cleanup_cinder
cleanup_swift
#if mount | grep $DATA_DIR/swift/drives; then
# Clean up networking...