Gabor Apati-Nagy
e180f0b085
Merge pull request #83 from MihaelaStoica/xs64bit
...
CA-136288 Restore application settings after installing a new version of XenCenter
2014-05-30 14:16:53 +01:00
Mihaela Stoica
592077b6c6
CA-136288 Restore application settings after installing a new version of XenCenter
...
When running XenCenter after a new installation, and the program's hash has changed (e.g. by .NET 4.0 upgrade), the previous settings are not automatically restored because they cannot be found (they are there, but in different folder).
We need to try and locate a config file from a previous installation, and if found, update the settings from there.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-05-30 12:39:07 +01:00
Stephen Turner
30a6c23379
CA-136771 CA-136767 Improve deprecation messages to be applicable to next version of XenServer
2014-05-30 11:23:35 +01:00
Gabor Apati-Nagy
e10cea32f2
Merge pull request #81 from ushamandya/xs64bit
...
Updated version of the XC CHM
2014-05-29 16:59:36 +01:00
Usha Mandya
43b34ee575
Updated version of the XC CHM
2014-05-29 16:44:40 +01:00
Stephen Turner
ad6318fd5e
CA-130368 Changed 'License XenServer' to 'Purchase support' on home page at Tim's suggestion
2014-05-28 16:56:09 +01:00
Gabor Apati-Nagy
6a57965fe6
Merge pull request #80 from ushamandya/xs64bit
...
CP-8538: Removed references to DVSC deprecation
2014-05-28 16:47:37 +01:00
Usha Mandya
80c658b95f
CP-8538: Removed references to DVSC deprecation
2014-05-28 16:36:04 +01:00
Stephen Turner
9070a3ba9b
CA-130368 Update various language and URLs
2014-05-28 16:22:31 +01:00
Stephen Turner
351be95c2f
CA-136784: Reattaches an existing SR instead of creating a new one
2014-05-28 13:26:59 +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