Currently we use [ENV vars to define whether to use mock or non-mock data in test_openshift](https://github.com/gshefer/wrapanapi/blob/92c23e50e0b53891c81b2d40d073670d86860fff/tests/test_openshift.py#L28). We should putting the mocked/non-mocked variants into plugin objects.