blob: b2bc0a2c46d1e8f490499c68797234984a87536e [file] [log] [blame]
James E. Blair6f27fca2017-11-21 17:05:43 -08001#!/usr/bin/env bash
2
3TOP=$(cd $(dirname "$0")/.. && pwd)
4
5# Import common functions
6source $TOP/functions
7source $TOP/tests/unittest.sh
8
9python ./roles/write-devstack-local-conf/library/test.py