Gabor Apati-Nagy
b123bf8dda
Merge pull request #619 from stephen-turner/CP-13374
...
CP-13374 XenCenter can now turn on and off ssl-legacy
2015-08-19 17:31:42 +01:00
Stephen Turner
bc68d6bda4
Merge pull request #621 from GaborApatiNagy/master_CP-13708
...
CP-13708: FriendlyErrorName for VBD_XENPREP_CD_IN_USE
2015-08-19 11:53:40 +01:00
Gabor Apati-Nagy
3907ef3b6f
Merge pull request #620 from MihaelaStoica/master
...
Re-enable Health Check: Revert "Merge pull request #614 from GaborApa…
2015-08-19 10:46:13 +01:00
Gabor Apati-Nagy
9a39dcafb1
CP-13708: FriendlyErrorName for VBD_XENPREP_CD_IN_USE
2015-08-19 10:44:41 +01:00
Mihaela Stoica
f68be9d466
Merge pull request #616 from huizh/CP-13072
...
CP-13072: HealthCheckService: Use proxy for bundle upload.
2015-08-19 10:07:13 +01:00
Mihaela Stoica
93610007b7
Re-enable Health Check: Revert "Merge pull request #614 from GaborApatiNagy/master_disable_health_check"
...
This reverts commit dba1d3e60e
, reversing
changes made to 731f968a8e
.
2015-08-19 10:04:13 +01:00
Stephen Turner
59a432ff40
CP-13374: Remove unused variable
2015-08-19 09:21:47 +01:00
Stephen Turner
df182d05c0
CP-13374 XenCenter can now turn on and off ssl-legacy: last check-in was incomplete.
2015-08-19 08:53:15 +01:00
Stephen Turner
227ee84da7
CP-13374 XenCenter can now turn on and off ssl-legacy.
...
The main functionality is working, but the ExpectDisruption flag isn't fully working yet.
2015-08-18 09:35:55 +01:00
Mihaela Stoica
0edd2e05f9
CP-13165: Make quiescing into a licensed feature
...
- Add code to check license before offering quiescing on the VM Snapshot dialog
- If the feature is not available, the message displayed is: "This feature is disabled due to license restrictions on the server."
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-17 17:32:22 +01:00
Mihaela Stoica
ca9305c83f
CP-13287: Update XenModel with the latest bindings containing XenAPI field VGPU_type.experimental
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-17 14:47:01 +01:00
Hui Zhang
aef05ab064
CP-13072: HealthCheckService: Use proxy for bundle upload.
...
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2015-08-17 15:54:19 +08:00
Stephen Turner
60c1a84e42
Merge pull request #615 from GaborApatiNagy/master_CP_12431
...
CP-12431: PV drivers onto Windows update: Show virtualisation status in XenCenter
2015-08-14 15:56:43 +01:00
Gabor Apati-Nagy
4cc98be845
CP-12431: PV drivers onto Windows update: Show virtualisation status in XenCenter
...
Changes following the code review
2015-08-14 14:25:49 +01:00
Gabor Apati-Nagy
f6ccfd121a
Updating XenModel/XenAPI with the latest SDKs from trunk #103769
...
code review: "We do want to see changes in the Pool.current_operations."
2015-08-14 14:09:07 +01:00
Gabor Apati-Nagy
eaa4c1a93a
CP-12431: PV drivers onto Windows update: Show virtualisation status in XenCenter
2015-08-13 17:44:32 +01:00
Gabor Apati-Nagy
51198013ad
Updating XenModel/XenAPI with the latest SDKs from trunk #103769
...
Fixing problems with FriendlyErrorNames in Visual Studio 2013
Adding missing files
2015-08-13 17:44:07 +01:00
Mihaela Stoica
228a996d99
Temporarily disable Health Check feature for all hosts
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-08-13 13:58:18 +01:00
Gabor Apati-Nagy
3371f85952
Updating XenModel/XenAPI with the latest SDKs from trunk #103769
...
Step 2
2015-08-11 19:06:58 +01:00
Gabor Apati-Nagy
c7c19f0759
Updating XenModel/XenAPI with the latest SDKs from trunk #103769
...
Note: Not updated HTTP.cs where sslStream.AuthenticateAsClient() is called. (That has to be dealt with separately - as it was manually edited.)
2015-08-11 16:57:42 +01:00
Cheng Zhang
3f2e8a51da
CA-179369: Change CIS default setting
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-08-11 16:09:45 +08:00
Stephen Turner
3e38b34437
CA-178981: Make the HTTP API work through XenCenter for TLS 1.2 servers
2015-08-06 16:39:39 +01:00
Stephen Turner
03b5464b26
Merge pull request #601 from GaborApatiNagy/GaborApatiNagy-patch-1
...
CA-173695: Reclaim freed space is failing with "Index and length must…
2015-08-05 13:42:53 +01:00
Gabor Apati-Nagy
6193bbae3a
CA-173695: Reclaim freed space is failing with "Index and length must refer to a location with in the string" for AD users
...
Fixing warning as an error build problem
2015-08-05 13:16:22 +01:00
Stephen Turner
bf8e74f8f5
Merge pull request #600 from GaborApatiNagy/master_CA-173695
...
CA-173695: Reclaim freed space is failing with "Index and length must refer to a location with in the string" for AD users
2015-08-05 12:22:19 +01:00
Stephen Turner
cdfc665458
Merge pull request #596 from GaborApatiNagy/master_CA-177058
...
CA-177058: [SCTX-2146] VM Power Admin could not create VMs - RBAC issues with XS 6.5
2015-08-05 12:21:27 +01:00
Gabor Apati-Nagy
d246555e23
CA-173695: Reclaim freed space is failing with "Index and length must refer to a location with in the string" for AD users
...
This change fixes the mock so that it returns "True" for all the host_call_plugin>trim calls
2015-08-05 11:35:50 +01:00
Gabor Apati-Nagy
f6b632d0b6
Merge pull request #593 from agimofcarmen/CA-178243
...
CA-178243: When only Automatic check for XenServer updates was checke…
2015-08-04 17:30:22 +01:00
Carmen Agimof
c8e5138031
CA-178243: Refactors code, simplifying it. Now we only keep one list in DownloadUpdatesXmlAction for XenServerVersions and added a property that returns the list with the versions if Automatic check for XS version is checked and a new list which is empty when is not checked.
2015-08-04 17:28:29 +01:00
Gabor Apati-Nagy
191820abf4
CA-177058: [SCTX-2146] VM Power Admin could not create VMs - RBAC issues with XS 6.5
2015-08-04 11:25:59 +01:00
Carmen Agimof
9de57d38c2
CA-178243: When only Automatic check for XenServer updates was checked in Updates Options, when opening XC, the grid appeared empty in the Updates Tab. This was because to get the list of XS updates, we need the list of XS versions. Created a list of XenServer versions that is used only to get the XenServer updates.
2015-08-03 15:06:01 +01:00
Mihaela Stoica
8264dcaba0
Merge pull request #589 from agimofcarmen/CP-13518_II
...
Cp 13518 ii
2015-07-31 14:51:04 +01:00
Stephen Turner
09c495552f
CP-13389: Convert all projects to .NET 4.5. (All changes autogenerated except for one case of broken XML in XenOvfApi/app.config).
2015-07-30 12:40:59 +01:00
Mihaela Stoica
f6c477eb67
Merge remote-tracking branch 'hui/CA-178338' into CP-13073
2015-07-30 10:31:38 +01:00
Hui Zhang
d6ff10654d
CA-178338: XenServerHealthCheckService: bundle uploading update.
...
1. Add logs to track the uploading process.
2. Catch the potential exception.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2015-07-30 17:02:48 +08:00
Carmen Agimof
ceca902b9f
Changes dialog text that appears on the screen when the Dismiss All/Dismiss Selected button is clicked.
2015-07-29 17:52:46 +01:00
Carmen Agimof
aef3bef6b6
CP-13031: Make Updates Tab clearer if automatic check-for-updates is disabled.
2015-07-29 11:34:39 +01:00
Mihaela Stoica
61b5821e4f
CP-13073: Rename files (Call Home to Health Check)
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-29 09:12:46 +01:00
Mihaela Stoica
a9be9846ff
CP-13073: Rename Call Home to Health Check in code
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-29 08:44:41 +01:00
Gabor Apati-Nagy
ecb048b9ee
Merge pull request #572 from MihaelaStoica/CP-13120
...
CP-13120: User-friendly errors when Health Check authorization fails
2015-07-28 16:14:28 +01:00
Gabor Apati-Nagy
521901c668
Merge pull request #562 from MihaelaStoica/CP-13083
...
CP-13083 and CP-13081: Add "Show this ..." checkbox and opt-out option to the Health Check dialog
2015-07-28 15:49:33 +01:00
Mihaela Stoica
f4bbcca1a9
CP-13103: Update terminology displayed in the UI for thin provisioning
...
- Thick provisioning - > Fully provisioned
- Subsequent allocations -> Incremental allocations
Also, updated the Next button on the Location page of HBA SR, to say "Next" for Dundee or greater and "Create" for pre-Dundee pools.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-28 09:23:07 +01:00
Mihaela Stoica
bfa5db8b40
Merge pull request #574 from GaborApatiNagy/master_CA-173497
...
CA-173497: Thin provisioning: Repair of SR of thin-provisioning on SR hang without return
2015-07-27 13:12:10 +01:00
Gabor Apati-Nagy
b9abdc4b1a
CP-12640: Create alert when logs partition is full
...
Adding code for "log_fs_alert"
2015-07-24 16:03:27 +01:00
Gabor Apati-Nagy
50797b5805
CA-173497: Thin provisioning: Repair of SR of thin-provisioning on SR hang without return
...
-When detaching an SR, we detach the slaves first
-When reattaching the SR, we attach the master first
This fix was required by thin provisioning, but it does worth to use the same logic regardless of the provisioning method.
2015-07-24 14:48:09 +01:00
Mihaela Stoica
a07ba0e8cc
CP-13081: Add opt-out button to the Health Check Overview dialog
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-07-24 14:20:18 +01:00
Mihaela Stoica
b22331fb68
CP-13120: User-friendly errors when Health Check authorization fails
2015-07-24 09:01:04 +01:00
Mihaela Stoica
64aba9cbfd
Merge pull request #569 from agimofcarmen/CP-13026
...
CP-13026: Provide Dismiss option on the Updates Tab.
2015-07-23 13:48:52 +01:00
Carmen Agimof
b1a2b49559
CP-13026: Changes code style and removes commented out code.
2015-07-23 13:48:30 +01:00
Carmen Agimof
f79199752a
CP-13026: Provide Dismiss option on the Updates Tab.
2015-07-23 11:48:14 +01:00