Merge "Upgrade yardstick VM image from Ubuntu 14.04 to 16.04"
[yardstick.git] / yardstick / common / constants.py
1 CONFIG_SAMPLE = '/etc/yardstick/config.yaml'
2
3 RELENG_DIR = 'releng.dir'