cloudstack/plugins
Remi Bergsma f0fca60993 Merge pull request #1336 from nitin-maharana/CloudStack-Nitin19_4.7
CLOUDSTACK-9231: Root volume migration from one primary to another primary storage within the same cluster is failingEXPECTED BEHAVIOUR:
====================
Root Volume migration within cluster should work.

ACTUAL BEHAVIOUR:
==================
Root volume migration within cluster failed.

This situation arises when there are two management server accessing the same database.
When the migration request comes the command is forwarded from one management server to another because the host is owned by the second management server. So, serialisation of map from one to another fails.

Fix:
===
This is fixed by converting the maps to lists.

* pr/1336:
  CLOUDSTACK-9231: Root volume migration from one primary to another primary storage within the same cluster is failing

Signed-off-by: Remi Bergsma <github@remi.nl>
2016-01-18 15:57:05 +01:00
..
acl/static-role-based Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
affinity-group-processors Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
alert-handlers Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
api Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
database Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
dedicated-resources Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
deployment-planners Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
event-bus Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
file-systems/netapp Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
ha-planners/skip-heurestics Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
host-allocators/random Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
hypervisors CLOUDSTACK-9231: Root volume migration from one primary to another primary storage within the same cluster is failing 2016-01-13 22:42:53 +05:30
network-elements Fix execution counter to support separate counts per thread 2016-01-18 09:24:32 +01:00
storage Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
storage-allocators/random Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
user-authenticators Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00
pom.xml Updating pom.xml version numbers for release 4.7.1-SNAPSHOT 2015-12-21 19:55:04 +01:00