Gabor Apati-Nagy
54257ebaea
CP-17282: Unit tests to validate the Update Sequence logic
...
Added tests to csproj
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-06-29 14:01:19 +01:00
Mihaela Stoica
e8db39e0f6
Merge pull request #1046 from GaborApatiNagy/master_batch_new2
...
CP-17282: Unit tests to validate the Update Sequence logic
2016-06-29 13:59:38 +01:00
Gabor Apati-Nagy
eb5b01bc83
CP-17282: Unit tests to validate the Update Sequence logic
...
More tests following the code review
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-06-29 13:45:36 +01:00
Konstantina Chremmou
d35c162e76
CP-17689: Restrict maximum host failures to tolerate to the number specified by the other-config:hci-limit-fault-tolerance field.
2016-06-29 12:57:29 +01:00
Gabor Apati-Nagy
9337663adb
CP-17282: Unit tests to validate the Update Sequence logic
...
Unit tests to test GetUpdateSequence
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-06-29 12:49:53 +01:00
Mihaela Stoica
97feb30fbf
Merge pull request #1041 from kc284/CAR-2217-other
...
CP-17866: Grey out the "Move" button on the VM storage tab if the storage does not allow mirroring.
2016-06-28 13:22:30 +01:00
Mihaela Stoica
20cb3b4df1
Merge pull request #1042 from kc284/master
...
Latest API bindings, including definition of dundee-plus release...
2016-06-28 13:09:36 +01:00
Mihaela Stoica
01b4e7a5b2
Merge pull request #1044 from GaborApatiNagy/master_batch_new2
...
CA-214566: Fix for: Upload succeeded, but Pool_patch hasn't been found
2016-06-28 13:08:34 +01:00
Gabor Apati-Nagy
ee08e06f52
CA-214566: Upload succeeded, but Pool_patch hasn't been found
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-06-27 19:43:41 +01:00
Konstantina Chremmou
db79326ab1
Merge pull request #1025 from MihaelaStoica/CA-212147
...
CA-212147: RPU failing with insufficient license error when host lice…
2016-06-27 11:37:46 +01:00
Konstantina Chremmou
6012af79bd
Copied over the latest XenCenter bindings (which also define the dundee plus release).
2016-06-27 11:30:33 +01:00
Mihaela Stoica
3c23840603
Merge pull request #1038 from kc284/car-2217
...
CP-17470: Warn users if they attempt rebooting or shutting down a host running a...
2016-06-27 11:05:56 +01:00
Konstantina Chremmou
3d8ae9daf8
CP-17470: Added missing hotkey. Performance improvement by using Exists instead of FindAll in check.
2016-06-27 10:43:29 +01:00
Konstantina Chremmou
fd3393049c
Code simplification: use Action delegate instead of EventHandler since the event is not sending any objects when triggered.
2016-06-27 10:20:23 +01:00
Gabor Apati-Nagy
d18a70f6f1
Merge pull request #1040 from MihaelaStoica/CA-213414
...
CA-213414: Check feature-flag for ssl-legacy control switch
2016-06-27 10:13:46 +01:00
Konstantina Chremmou
5dd2873b72
CP-17866: Grey out the "Move" button on the VM storage tab if the storage does not allow mirroring.
2016-06-24 18:10:22 +01:00
Konstantina Chremmou
239c175f92
CAR-2217: Copied over the new XenCenter bindings related to this car (which also define the dundee plus release).
2016-06-24 18:10:08 +01:00
Mihaela Stoica
05059c6f52
CA-213414: Check feature-flag for ssl-legacy control switch
...
- For Dundee and newer hosts: the feature is restricted only if the "restrict_ssl_legacy_switch" flag exists and it is set to true
- For pre-Dundee hosts: the feature is restricted if the "restrict_ssl_legacy_switch" is absent or it is present and set to true
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-06-24 13:16:40 +01:00
Gabor Apati-Nagy
757da0ab86
Merge pull request #1039 from GaborApatiNagy/master_batch_new2
...
CP-17282: Unit tests to validate the Update Sequence logic
2016-06-24 10:17:24 +01:00
Gabor Apati-Nagy
5494c19da4
CP-17282: Unit tests to validate the Update Sequence logic
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-06-24 10:11:59 +01:00
Konstantina Chremmou
7e926f64a3
Rebooted myself.
2016-06-23 21:27:41 +01:00
Frezzle
7faf4fad1d
Merge pull request #1032 from MihaelaStoica/CP-17161
...
CP-17161: Add 'using' statement around dialogs to ensure garbage collection
2016-06-23 15:52:32 +01:00
Mihaela Stoica
e87505e13d
CP-17161: Add 'using' statement around dialogs to ensure garbage collection
...
- fix a dialog return check changed by accident
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-06-23 15:47:15 +01:00
Gabor Apati-Nagy
028b56d9a5
Merge pull request #1037 from GaborApatiNagy/master_batch_new2
...
CP-17282: Unit tests to validate the Update Sequence logic
2016-06-23 15:34:08 +01:00
Gabor Apati-Nagy
1ef1a6615a
CP-17282: Unit tests to validate the Update Sequence logic
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-06-23 15:33:18 +01:00
Konstantina Chremmou
8e2c381f85
CP-17470: Warn users if they attempt rebooting or shutting down a host running a
...
VM with the hci-warn-before-shutdown flag. Minor changes to make the warnings for
rebooting and shutting down more consistent (preselect the No button for rebooting;
extended the Yes button text; modified warning text)
2016-06-23 15:26:32 +01:00
Mihaela Stoica
423a93480c
Merge pull request #1035 from kc284/car-2217
...
CP-17502: Hide SRs types when SM plugin is unavailable
2016-06-23 15:23:15 +01:00
Gabor Apati-Nagy
c63d21585f
Merge pull request #1036 from GaborApatiNagy/master_batch_new2
...
Fixed warning as an error in build
2016-06-23 10:28:29 +01:00
Gabor Apati-Nagy
a8445d5ed8
Fixed warning as an error in build
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-06-23 10:27:16 +01:00
Konstantina Chremmou
3fc701ecb8
CP-17502: Hide SR types from the NewSrWizard if the corresponding sm plugin is not available.
...
Further, disable the Reattach SR if there is no sm plugin for its type.
2016-06-22 18:34:21 +01:00
Frezzle
07a62a703d
CA-211369: focus of the machine/console switching back to the vm post snapshot with disk and memory is performed incorrectly/misleading ( #1019 )
...
[CA-211369] Console switching when snapshot completes
ConsolePanel.setCurrentSource() being called in ConsolePanel.Snapshot() was causing the console view to switch to the target snapshotted VM's console, but only if the user is already on a console tab. The screenshot now happens before the snapshot begins, instead of after; this way, the screenshot always occurs when not on the console tab.
Signed-off-by: Frederico Mazzone <fredericom@citrite.net>
2016-06-22 16:27:14 +01:00
Konstantina Chremmou
5dcd3cc2f5
CAR-2217: Added new SR types nutanix and nutanixiso with their corresponding friendly names.
2016-06-22 16:26:08 +01:00
Mihaela Stoica
476f145bc7
Merge pull request #1034 from GaborApatiNagy/master_batch_new2
...
CA-214077: Typo in Messages.resx
2016-06-22 16:24:16 +01:00
Mihaela Stoica
217c5eb05f
Merge pull request #1030 from kc284/car-2217
...
First commits for CAR-2217
2016-06-22 16:23:29 +01:00
Gabor Apati-Nagy
587c2b5f5d
CA-214077: Typo in Messages.resx
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-06-22 14:43:22 +01:00
Mihaela Stoica
d438be46a2
Merge pull request #1033 from GaborApatiNagy/master_batch_new2
...
CA-214062: REQ-156 Batch Updates: In progress actions shown as done
2016-06-22 12:00:42 +01:00
Gabor Apati-Nagy
39109d30a4
CA-214062: REQ-156 Batch Updates: In progress actions shown as done
...
Fixed trivial bug where in progress actions had done shown as their statuses
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-06-22 11:07:12 +01:00
Konstantina Chremmou
bdbd9e1f55
CP-17502: No directly related to this ticket, but I found myself in the ISO SR neighbourhood and did some minor refactoring.
2016-06-21 10:29:37 +01:00
Mihaela Stoica
57f359561a
Merge pull request #1023 from Frezzle/CA-207306
...
[CA-207306] Select box is not in line with pGPU bar on GPU tab of host
2016-06-20 16:37:43 +01:00
Konstantina Chremmou
0f908a674e
CP-17750: Block the patching wizard for clusters with the hci-forbid-update flag (disable the relevant pools/hosts on the select servers page; do not launch the patching wizard at all if there are no clusters that can be patched).
2016-06-20 14:10:00 +01:00
Mihaela Stoica
62870544c6
CP-17161: Add 'using' statement around dialogs to ensure garbage collection
...
- fix UpsellDialog usages
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-06-20 13:26:52 +01:00
Mihaela Stoica
da9e99b1cb
CP-17161: Add 'using' statement around dialogs to ensure garbage collection
...
- fix ActionProgressDialog usages
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-06-20 13:17:42 +01:00
Konstantina Chremmou
b575fd3d44
CP-17690: Block RPU for clusters with the hci-forbid-rpu flag (disable the relevant pools/hosts on the select pool page; do not launch the RPU wizard at all if there are no upgradable clusters).
2016-06-20 13:11:21 +01:00
Konstantina Chremmou
b5199573bc
Flipped accidentally changed line endings back to windows.
2016-06-20 11:38:24 +01:00
Mihaela Stoica
3f25c5868f
CP-17161: Add 'using' statement around dialogs to ensure garbage collection
...
- fix all ThreeButtonDialog usages (and some other dialogs that I've came across)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-06-20 10:49:12 +01:00
Mihaela Stoica
7273f8a886
Merge pull request #1029 from GaborApatiNagy/master_batch_new2
...
CP-17699, CA-213232: Batch Updates fixes and improvements
2016-06-17 15:15:11 +01:00
Gabor Apati-Nagy
7a84b305ef
CP-17699: Developer testing and improvements
...
for Batch Updating
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-06-17 14:15:59 +01:00
Gabor Apati-Nagy
ed5429b632
CA-213232: Helpers.OEMName(Host host) can throw NullReferenceException
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-06-16 11:00:47 +01:00
Gabor Apati-Nagy
f3adede2a7
Merge pull request #1024 from MihaelaStoica/CA-213236
...
CA-213236: Wrong license edition reported at pool level
2016-06-14 15:39:32 +01:00
Mihaela Stoica
5fb71ad2c2
Merge pull request #1022 from GaborApatiNagy/master_CA-213232
...
CA-213232: Helpers.OEMName(Host host) can throw NullReferenceException
2016-06-14 13:50:32 +01:00