Commit Graph

609 Commits

Author SHA1 Message Date
Stephen Turner
9070a3ba9b CA-130368 Update various language and URLs 2014-05-28 16:22:31 +01:00
Gabor Apati-Nagy
783fcac538 Merge pull request #73 from kc284/xs64bit
CP-7941: Update SDK within XenCenter 6.5.
2014-05-27 18:03:29 +01:00
Mihaela Stoica
795e371bda Merge pull request #76 from GaborApatiNagy/xs64bit
CP-8474: Remove iSL radio button from XenCenter for >= Creedence servers...
2014-05-21 14:57:05 +01:00
Gabor Apati-Nagy
ebe54b7911 Merge pull request #74 from MihaelaStoica/CA-121365
CA-121385 Allow creation of VLAN 0 in XenCenter.
2014-05-21 14:41:46 +01:00
Gabor Apati-Nagy
02260a21b4 CP-8474: Remove iSL radio button
Changes following the code review

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-05-21 14:34:43 +01:00
Gabor Apati-Nagy
9169a4dba9 CP-8474: Remove iSL radio button from XenCenter for >= Creedence servers.
Made the radio button invisible for Creedence or higher XS hosts.
Removed previous StorageLink-related upgrade pre-checks and added (strict) check to prevent upgrade when StorageLink is used.

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-05-21 13:47:51 +01:00
Mihaela Stoica
a6d7a7fea8 CA-121385 Allow creation of VLAN 0 in XenCenter. This applies to the New Network Wizard and the Network Properties.
- The VLAN can be set to 0 only for Creedence or greater hosts on the vSwitch backend.
- When VLAN 0 is selected, an info is shown next to the control, saying "VLAN 0 will receive all traffic not on any other VLAN"
- Also fixed an error on New Network Wizard, where the "VLAN in use" message was still visible when changing the NIC.

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-05-20 12:38:03 +01:00
Konstantina Chremmou
c78a8e2315 CP-7941: Update SDK within XenCenter 6.5.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2014-05-16 16:58:13 +01:00
Gabor Apati-Nagy
728efca6e2 Merge pull request #71 from cheng--zhang/CA-135563
CA-135563:WLB tab show error message after disconnect WLB by Read-Only user
2014-05-16 14:41:19 +01:00
Gabor Apati-Nagy
2f0cc93bb9 Merge pull request #72 from stephen-turner/CA-135078
Fix tests after fix for [CA-135078]
2014-05-16 14:32:10 +01:00
Stephen Turner
b2eb688f81 Fix tests after fix for [CA-135078] 2014-05-16 14:15:46 +01:00
Mihaela Stoica
273383c567 Merge pull request #70 from stephen-turner/CA-135078
Ca 135078
2014-05-16 10:49:59 +01:00
Cheng Zhang
bfdac9c295 CA-135563:WLB tab show error message after disable WLB using Read Only user
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2014-05-16 14:14:27 +08:00
Stephen Turner
f64d021059 CA-135078 Rename "Delete Pool"
Renamed "Delete Pool" to "Make into standlone server"
Made sure it can never work with a multi-server pool
Removed confirmation dialog, as it is not destructive
Removed from context menu, as it is not important/common enough
2014-05-15 18:47:13 +01:00
Mihaela Stoica
63f62c0146 Merge pull request #68 from GaborApatiNagy/xs64bit
CA-115429: New fix as per code review: Deletion of snapshot is successfu...
2014-05-15 16:11:43 +01:00
Stephen Turner
715395b788 Merge pull request #69 from stephen-turner/CA-132066
CA-132066 Make Heartbeat work as designed
2014-05-15 16:05:03 +01:00
Stephen Turner
416425a21e CA-132066 Make Heartbeat work as designed
The Heartbeat would log out the session after the first missed heartbeat.
This worked fine when the Heartbeat was on its own session, back in George
and earlier versions. However, when it was changed to use just a
DuplicateSession() instead of a new Session(), this broke the main session
of the connection. This caused a first heartbeat failure to break the
connection, and also caused the expectDisruption flag to be ignored.

This patch restores the old behaviour by not logging out the session until
the second failure.
2014-05-15 15:46:01 +01:00
Gabor Apati-Nagy
0160aa923f Merge pull request #67 from MihaelaStoica/CA-135489
CA-135489: Make sure that the y-axis units and scale match
2014-05-15 14:53:02 +01:00
Gabor Apati-Nagy
73fccdab61 CA-115429: New fix as per code review: Deletion of snapshot is successful but XenCenter logs show error. 2014-05-15 14:18:28 +01:00
Mihaela Stoica
8cd57af596 CA-135489: VM Performance tab: Make sure that the y-axis units and scale match when setting the static memory to 1024MB
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-05-15 12:45:10 +01:00
Konstantina Chremmou
7026b49fcd Merge pull request #66 from Zhengchai/CA-135560
CA-135560: Fix Creedence version number check and make WLB tab behaviour...
2014-05-15 08:48:46 +01:00
U-CITRITE\zhengc
736a8d4cb4 CA-135560: Fix Creedence version number check and make WLB tab behaviour same for 6.5 and 6.1.
Signed-off-by: Zheng Chai <zheng.chai@citrix.com>
2014-05-15 09:30:11 +08:00
Stephen Turner
5b8d0ac9e9 Merge pull request #65 from GaborApatiNagy/xs64bit
CA-115429: Fixed: Deletion of snapshot is successful but XenCenter logs ...
2014-05-14 16:33:24 +01:00
Gabor Apati-Nagy
f511403e87 CA-115429: Removed code, because it does not needed for supported XS versions
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-05-14 16:04:56 +01:00
Gabor Apati-Nagy
4ee0642a54 CA-115429: Fixed: Deletion of snapshot is successful but XenCenter logs show error.
XAPI (from 1.7) destroy destroys suspend VDIs as well (code is here: xapi: ocaml/xapi/cli_operations.ml). Depending on actual race conditions, this can lead to a situation when we try to destroy a Suspend VDI that has just been deleted.

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-05-14 14:41:07 +01:00
Gabor Apati-Nagy
e6b38e101b Merge pull request #64 from kc284/xs64bit
CA-122558 and addition to CA-118422.
2014-05-14 11:44:00 +01:00
Konstantina Chremmou
60bf086b3b CA-122558: Generate a license alert when the license status is expired. Fixed incorrect
timestamp for both license expiring and license expired alerts. Indentation.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2014-05-12 15:40:05 +01:00
Konstantina Chremmou
572125c5be CA-118422: Added missing friendly name.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2014-05-12 15:37:08 +01:00
U-CITRITE\zhengc
011cc4ae17 Merge remote-tracking branch 'upstream/xs64bit' into cp-7527 2014-05-07 12:01:01 +08:00
Gabor Apati-Nagy
c487f32189 Merge pull request #62 from MihaelaStoica/CA-109242
CA-109242: When a network has no PIF on a host, don't list it in that ho...
2014-05-01 23:31:20 +01:00
Mihaela Stoica
d856e3e7da CA-109242: When a network has no PIF on a host, don't list it in that host's networking tab
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-05-01 16:42:26 +01:00
Stephen Turner
c15e14cf6c Merge pull request #54 from MihaelaStoica/CA-123534
CA-123534: In the Install Update wizard, when hosts are disabled because...
2014-04-30 18:04:27 +01:00
Stephen Turner
2d207a634c Merge pull request #59 from stephen-turner/CA-133768
CA-133768 New API version number for xs64bit branch
2014-04-30 16:09:25 +01:00
Stephen Turner
8233a4d120 Merge pull request #56 from MihaelaStoica/CA-110209
CA-110209: Install Update Wizard: If the patch is already uploaded, then...
2014-04-30 15:34:43 +01:00
zheng chai
7d4c7cdcba CP-7527 remove the unused HostHasWlbCheck.cs and PoolHasWlbRemovalProblem.cs.
Signed-off-by: zheng chai <zheng.chai@citrix.com>
2014-04-30 21:22:16 +08:00
Gabor Apati-Nagy
70b2f81bed Merge pull request #57 from GaborApatiNagy/xs64bit
CP-7527: fixing tests: removing orphan files from the repo
2014-04-30 14:02:44 +01:00
Gabor Apati-Nagy
2c730986d5 CP-7527: fixing tests: removing orphan files from the repo
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-04-30 14:00:32 +01:00
Mihaela Stoica
6a6be458fd CA-110209: Install Update Wizard: If the patch is already uploaded, then we use it and ignore the "already exists" error. 2014-04-30 13:31:39 +01:00
Gabor Apati-Nagy
12d1a53c44 Merge pull request #46 from Zhengchai/cp-7527
CP-7527: Restore WLB for Creedence XenCenter changes.
2014-04-30 13:25:39 +01:00
Konstantina Chremmou
aa95603be6 Merge pull request #55 from kc284/xs64bit
[CA-126770],[CA-123737]: Updated further test cases.
2014-04-30 11:24:51 +01:00
Konstantina Chremmou
9731f3f196 [CA-126770],[CA-123737]: Updated further test cases.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2014-04-30 11:23:23 +01:00
Gabor Apati-Nagy
ff2ef9af0c Merge pull request #53 from kc284/xs64bit
[CA-126770],[CA-123737]: Updated test cases.
2014-04-30 10:18:52 +01:00
Mihaela Stoica
bbd78cd36d CA-123534: In the Install Update wizard, when hosts are disabled because the update cannot be applied, display the reason as a tooltip.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-04-29 15:46:15 +01:00
Konstantina Chremmou
49471b11b7 [CA-126770],[CA-123737]: Updated test cases.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2014-04-29 14:27:08 +01:00
Gabor Apati-Nagy
b5ede5124c Merge pull request #51 from kc284/xs64bit
CAR-107 bug fixes.
2014-04-29 11:39:40 +01:00
Gabor Apati-Nagy
78ef3dc4ab Merge pull request #50 from MihaelaStoica/xs64bit
CA-119177: On Prechecks page of Rolling Pool Upgrade wizard, the error s...
2014-04-29 11:07:44 +01:00
Gabor Apati-Nagy
5d36772c81 Merge pull request #52 from MihaelaStoica/CA-126455
CA-126455: VM Properties dialog: Fixed the bug where the home server val...
2014-04-29 11:04:25 +01:00
Mihaela Stoica
51dab8d65d CA-126455: VM Properties dialog: Fixed the bug where the home server value was reset on revisiting the page from other page
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-04-29 10:07:54 +01:00
zheng chai
5d19c679cf CP-7527: update version according to Creedence version number.
Signed-off-by: zheng chai <zheng.chai@citrix.com>
2014-04-29 11:12:53 +08:00
Konstantina Chremmou
8d5bc0920a CA-123737: Do not rebuild the alerts/updates/events pages unless they are visible.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2014-04-28 15:04:23 +01:00