Andrey Kurilin f94d3efc76 [cfg] Introduce rally.common.cfg
As for config options we are using oslo_config library.
It limits us to override config options based on used deployment/env.

To get control of all options and how they are obtained, let's restrict
usage of oslo_config directly and force everyone to use rally.common.cfg
which has the same interface.

Change-Id: Ia845958b50b62d971f1343c03da2552049aa4363
2018-02-12 15:49:26 +02:00
..
2018-02-12 15:49:26 +02:00
2018-02-07 19:01:26 +00:00