Gabor Apati-Nagy
3cc54040d0
Merge pull request #96 from ushamandya/xs64bit
...
CP-5436: Updated XC Help with changes to system alerts window
2014-06-18 07:35:58 -07:00
Usha Mandya
745b0d7b69
CP-5436: Updated XC Help with changes to system alerts window
2014-06-18 14:55:40 +01:00
Mihaela Stoica
d0c40d92b7
Merge pull request #95 from stephen-turner/CA-137829
...
CA-137829 CA-137959 Revert fix to CA-108676 because of collateral damage
2014-06-17 10:37:29 -07:00
Stephen Turner
c9d30158bb
CA-137829 CA-137959 Revert fix to CA-108676 because of collateral damage
2014-06-17 18:17:59 +01:00
Mihaela Stoica
5bdbb1c3e0
Merge pull request #94 from GaborApatiNagy/xs64bit-CA-137250
...
Xs64bit CA-137250: Minimising XC window loses its left bottom window
2014-06-13 16:04:07 +01:00
Gabor Apati-Nagy
ccc1e3ab09
CA-137250: Minimising XC window loses its left bottom window
2014-06-13 12:19:08 +01:00
Gabor Apati-Nagy
5989ca2e06
Merge pull request #91 from MihaelaStoica/CA-137236
...
CA-137236: Fix XenCenter Console crash when switching to remote desktop on Windows Server 2003 SP2
2014-06-12 15:12:47 +01:00
Mihaela Stoica
05880fdaa2
RDP client control: Changed Connected property type to boolean.
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-12 15:06:09 +01:00
Gabor Apati-Nagy
ff3066a986
Update xenadmin-build.sh
...
CP-8667: Update RPU hotfixes in XenCenter (fixing build script)
2014-06-11 11:03:27 +01:00
Mihaela Stoica
112e5f094d
Merge pull request #93 from GaborApatiNagy/xs64bit-1
...
CP-8667: Update RPU hotfixes in XenCenter (fixing installer)
2014-06-11 10:35:04 +01:00
Gabor Apati-Nagy
2d43d6b2bc
CP-8667: Update RPU hotfixes in XenCenter (fixing installer)
2014-06-11 10:27:55 +01:00
Gabor Apati-Nagy
d2e5d7f4c2
Update XenCenter.wxs
...
CP-8667: Update RPU hotfixes in XenCenter (fixing installer)
2014-06-10 18:24:48 +01:00
Gabor Apati-Nagy
0e5c2932e4
Merge pull request #89 from MihaelaStoica/CP-8667
...
CP-8667: Update RPU hotfixes in XenCenter
2014-06-10 17:43:54 +01:00
Mihaela Stoica
8aadc063d4
CA-137236: Fix XenCenter Console crash when switching to remote desktop on Windows Server 2003 SP2
...
- Reverted "CP-4951: CAR-100: Remove Rdp2 console" because Rdpclient 6.0 is not included in Windows Server 2003 SP2;
- Redone the fix for CA-123779 (Unhandled exception in Console Tab View), by moving RDPSetSettings() call inside a try..catch block, so we handle any exception thrown while setting the rdp client properties.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-10 17:12:16 +01:00
Stephen Turner
c2ba7883ea
Merge pull request #90 from ushamandya/xs64bit
...
Xs64bit
2014-06-10 14:52:33 +01:00
Usha Mandya
65c7e8653f
CP-8678: Updated version of the WLB help file.
2014-06-10 14:29:32 +01:00
Usha Mandya
9d0c8152e5
CP-8678: XC Help includes WLB help topics. WLB retirement message has been removed.
2014-06-10 14:11:45 +01:00
Mihaela Stoica
4e99f6a830
CP-8667: Update RPU hotfixes in XenCenter
...
- XS60E009 has been replaced by XS62E006 and that the latter applies to all 6.x releases;
- 5.x hotfixes have changed, even though the version numbers are unchanged.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-10 10:36:50 +01:00
Gabor Apati-Nagy
4ac6f310ab
Merge pull request #87 from MihaelaStoica/CP-8120
...
CP-8120 Set cores per socket through XenCenter
2014-06-09 17:09:26 +01:00
Stephen Turner
dd6c1eccde
Merge pull request #88 from MihaelaStoica/CA-137237
...
Fixed XenCenter fatal exception when rebuilding alertList
2014-06-09 11:49:44 +01:00
Mihaela Stoica
931bde3f9e
CA-137237 Fixed XenCenter fatal exception when rebuilding alertList
...
- HelpersGUI.DateTimeToString() needs to be called on the event thread.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-09 11:32:18 +01:00
Mihaela Stoica
b0d2958ac0
CP-8120 Set cores per socket through XenCenter: Added text explaining the invalid vCPU configuration on the New VM Wizard and VM Properties dialog
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-06 15:33:22 +01:00
Mihaela Stoica
b8531be374
CP-8120 Rolling Pool Upgrade wizard: add precheck for vCPU configuration.
...
- Renamed “Checking can evacuate host status” precheck group to “Checking VM migration status”
- Prechecks page – check that all VMs have valid vCPU settings (i.e. number of vCPUs is a multiple of number of cores per socket).
- This check is included in the ‘Checking VM migration status” group
- If a VM has invalid vCPU settings, the precheck will display the problem with a solution to “Fix vCPU configuration” which opens the VM Properties dialog on the CPU page.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-06 13:50:13 +01:00
Mihaela Stoica
8f1eb99e76
CP-8120 Set cores per socket through XenCenter: Added 'Topology' field to the New VM Wizard.
...
- Text on CPU page - changed to include topology.
- Summary page on the New VM Wizard – changed to include topology
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-05 13:03:06 +01:00
Mihaela Stoica
17527eebe4
CP-8120 Set cores per socket through XenCenter. Added 'Topology' field to the VM properties Dialog
...
- Added Topology drop-down box with available values for sockets and cores per socket, so that the number of vCPUs is divisible by the number of cores per socket.
E.g. if user specified 8 vCPUs, Cores per socket can only be 1, 2, 4, or 8.
- This updates VM's platform:cores-per-socket property.
- Can only be set when the VM is shut down (similar to number of vCPUs).
- Text on CPU page - changed to include topology.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-05 13:00:14 +01:00
Stephen Turner
f21b67803e
Merge pull request #86 from stephen-turner/icons
...
CP-4961 Add missing file
2014-06-04 16:37:40 +01:00
Stephen Turner
6a34923f05
CP-4961 Add missing file
2014-06-04 16:36:09 +01:00
Gabor Apati-Nagy
4bf9e8ec1c
Merge pull request #85 from stephen-turner/icons
...
CP-4961 New icons for CAR-107
2014-06-04 14:20:21 +01:00
Stephen Turner
ba676b5339
CP-4961 One more new icon (a different 'objects' icon for the tree)
2014-06-04 09:36:19 +01:00
Stephen Turner
adebc23f71
CP-4961 New icons for CAR-107
2014-06-03 16:49:13 +01:00
Mihaela Stoica
b529869773
Merge pull request #79 from stephen-turner/CA-130368
...
CA-130368 Update various language and URLs
2014-06-02 11:30:29 +01:00
Mihaela Stoica
900580e8b3
Merge pull request #82 from stephen-turner/CA-136767
...
CA-136771 CA-136767 Improve deprecation messages to be applicable to next version of XenServer
2014-06-02 11:05:01 +01:00
Mihaela Stoica
255505d264
Merge pull request #78 from stephen-turner/CA-136784
...
CA-136784: Reattaches an existing SR instead of creating a new one
2014-06-02 10:49:27 +01:00
Stephen Turner
73f5167440
Merge pull request #84 from MihaelaStoica/CA-136023
...
CA-136023 Performance graphs: rename "cps" units
2014-06-02 10:22:36 +01:00
Mihaela Stoica
b657b7dab0
CA-136023 Performance graphs: rename "cps" units
...
Renamed to "/sec"
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-06-02 10:09:47 +01:00
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