TPE-184 Save Snapshot() variables to local storage 46/145546/1
authorhyokeun <hyokeun.jeon@samsung.com>
Wed, 23 Aug 2017 01:41:12 +0000 (10:41 +0900)
committerhyokeun <hyokeun.jeon@samsung.com>
Wed, 23 Aug 2017 01:41:15 +0000 (10:41 +0900)
commit4c2b56d5db10bcdbe812c632f81b861d8fa1db3b
treec6f68c11c0d4ab38b3a48309622fca922de814c6
parentb6525b1c126a2f3ee5270072334697cb1189b360
TPE-184 Save Snapshot() variables to local storage

Problem: Release ID was replaced unexpectedly if another snapshot request
         is comming while running the same.
Fix: Save required vairables to local storage.

Change-Id: I934a9e65027962ded6fe009ee94411277d4b9cc6
job_create_snapshot.py