Removed shared instances for live-migration

Sharing instances at the class level could
cause unwanted side effects and races that would
be hard to debug/fix.

To improve code reliability, removed instance
cache from live-migration test-case.

Closes-bug:#1501040

Change-Id: I38eea56c459f2e3996b86cb3b199eba03a80167a
1 file changed