Add negative test for live migration

No negative test exists to check for conflict response code when live
migration fails for that reason.  Add new negative test for live
migration of VM in suspended state to trigger conflict response code.

Jenkins job tempest-dsvm-neutron-scenario-multinode-lvm-multibackend
gate uses tempest regex that does not pick up the live migration
negative test file with old file name:

DEVSTACK_GATE_TEMPEST_REGEX=
'(^tempest\.(scenario|api\.compute\.admin\.test_(live_|)migration))'

Rename negative live migration file so that it gets picked up by multi
node gate jenkins job.

Change-Id: I1bb9895d99fbc7feca7335df24f2305e261dbb10
3 files changed