You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ko...@apache.org on 2015/09/22 12:16:00 UTC

[2/2] git commit: updated refs/heads/master to 86325cb

Merge pull request #792 from koushik-das/CLOUDSTACK-8826

CLOUDSTACK-8826: XenServer - Use device id passed as part of attach volume API properly

If device id passed as part of API and available then use it otherwise fallback on XS to automatically assign one.
For ISO device id used is 3 and it is processed before any other entry to avoid conflict.

Signed-off-by: Koushik Das <ko...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/86325cbc
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/86325cbc
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/86325cbc

Branch: refs/heads/master
Commit: 86325cbc95abfff038e7929ac8c8d3b3b3bd0267
Parents: d543e2a f5b9a96
Author: Koushik Das <ko...@apache.org>
Authored: Tue Sep 22 15:43:17 2015 +0530
Committer: Koushik Das <ko...@apache.org>
Committed: Tue Sep 22 15:43:42 2015 +0530

----------------------------------------------------------------------
 .../xenserver/resource/CitrixResourceBase.java  | 45 +++++++++-----------
 .../resource/XenServerStorageProcessor.java     | 32 ++++----------
 .../xenbase/CitrixStartCommandWrapper.java      | 21 ++++++---
 3 files changed, 44 insertions(+), 54 deletions(-)
----------------------------------------------------------------------