Create a constants.py to manage constant variable consistently
[yardstick.git] / yardstick / common / constants.py
1 CONFIG_SAMPLE = '/etc/yardstick/config.yaml'
2
3 RELENG_DIR = 'releng.dir'