• Davanum Srinivas's avatar
    Stabilize openstack_test when running against real cloud · 97b4110d
    Davanum Srinivas authored
    in TestReadConfig, we are setting some env vars for testing if
    we read them back properly. However this interferes with running
    the unit test harness against a real openstack cloud where we
    source the OS_* environment variables. Adding code here to save
    and reset variables.
    97b4110d
openstack_test.go 19.2 KB