fence_rhevm: added cookie file management (#304)
- Added cookie file management to properly reuse session and do not create new one every time.
- Added cookie_file to device_opt array. Use tempfile.gettempdir() to get the TMP dir instead of hardcoded /tmp