refstack/docker/scripts/api-db-version
sslypushenko 4d449b76c4 Minor fix in docker scripts
Changes in oslo broke ./run_in_docker script, to be precise, one of
subcommands 'api-db-version' unexpectedly changed output and become
too verbose. This patch fixes this issue.

Change-Id: I159585ecc5ccdb4ad22522175dac70841b4125a2
2016-11-10 16:36:57 +02:00

3 lines
128 B
Bash
Executable File

#!/bin/bash
/home/dev/refstack/.venv/bin/python /home/dev/refstack/bin/refstack-manage --log-file /dev/null version 2>/dev/null