You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ya...@apache.org on 2012/07/06 20:38:06 UTC

git commit: CS-15116: Add missing scripts for XCP server

Updated Branches:
  refs/heads/master 093af8a6a -> 7349842c4


CS-15116: Add missing scripts for XCP server

Thank for the help from Wilhem Putz(wp@typoheads.at) to identify the issue.


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

Branch: refs/heads/master
Commit: 7349842c4227721cc9ae5c34fc5672ae4342acc7
Parents: 093af8a6
Author: Sheng Yang <sh...@citrix.com>
Authored: Fri Jul 6 11:34:36 2012 -0700
Committer: Sheng Yang <sh...@citrix.com>
Committed: Fri Jul 6 11:34:36 2012 -0700

----------------------------------------------------------------------
 scripts/vm/hypervisor/xenserver/xcpserver/patch |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/7349842c/scripts/vm/hypervisor/xenserver/xcpserver/patch
----------------------------------------------------------------------
diff --git a/scripts/vm/hypervisor/xenserver/xcpserver/patch b/scripts/vm/hypervisor/xenserver/xcpserver/patch
index bc2ba33..1dd1435 100644
--- a/scripts/vm/hypervisor/xenserver/xcpserver/patch
+++ b/scripts/vm/hypervisor/xenserver/xcpserver/patch
@@ -61,3 +61,6 @@ create_privatetemplate_from_snapshot.sh=..,0755,/opt/xensource/bin
 upgrade_snapshot.sh=..,0755,/opt/xensource/bin
 cloud-clean-vlan.sh=..,0755,/opt/xensource/bin
 cloud-prepare-upgrade.sh=..,0755,/opt/xensource/bin
+getRouterStatus.sh=../../../../network/domr/,0755,/opt/xensource/bin
+bumpUpPriority.sh=../../../../network/domr/,0755,/opt/xensource/bin
+getDomRVersion.sh=../../../../network/domr/,0755,/opt/xensource/bin