Jisheng Xing
ba0cfdbf59
CA-286129: add or filter out SR-IOV network when creating VM or importing XVA
...
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
2018-03-26 16:32:53 +08:00
Jisheng Xing
f41a61ac73
CA-286278: VLAN network on top of SRIOV also belongs to SR-IOV
...
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
2018-03-26 16:32:38 +08:00
Mihaela Stoica
6077284a75
Merge pull request #2006 from xenserver/REQ-46
...
REQ-46 feature merge
2018-03-23 11:31:16 +00:00
Mihaela Stoica
a85552def2
Merge pull request #2003 from MihaelaStoica/REQ-477
...
Merge master into REQ-477
2018-03-23 09:40:16 +00:00
jishengx
a635c6e3f5
CA-286342: SRIOV should be enabled on master when 2 NICs are not the … ( #1998 )
...
* CA-286342: SRIOV should be enabled on master when 2 NICs are not the same type
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
* set the ExpectDisruption as false after action finished
2018-03-23 14:45:00 +08:00
Jisheng Xing
59ba1db95f
CA-286136: modify the SR-IOV related display
2018-03-23 14:44:59 +08:00
Jisheng Xing
6cf968a209
CA-286129: allow VIF to be updated to a SRIOV VF
2018-03-23 14:44:58 +08:00
Jisheng Xing
73eefe33b5
CA-286136: modify SR-IOV related info display
...
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
2018-03-23 14:44:57 +08:00
jishengx
a22cb38835
CP-26363: Display the remaining VF numbers in NIC TabPage ( #1982 )
...
* CP-26363: Display the remaining VF numbers in NIC TabPage
* correct the link status of Networking TabPage
* show the warning when creating SR-IOV network
* fix some comments
* modify the action
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
2018-03-23 14:44:56 +08:00
jishengx
e7bfb78c00
CP-26884 + CP-27199: Add network-sriov info in OVF file when exporting vm + Block VF assignment to VM according to recommendations: a ( #1980 )
...
* CP-26884: add network-sriov info in OVF file when exporting vm
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
* CP-27199: Block VF assignment to VM according to recommendations
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
* fix some comments
* revert the Messages.resx
2018-03-23 14:44:51 +08:00
jishengx
9cfac68d8d
CP-25990: Enable Create VLAN on SR-IOV network ( #1975 )
...
* CP-25990: Enable Create VLAN on SR-IOV network
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
* fix review comments
2018-03-23 14:43:51 +08:00
Jisheng Xing
89716cf258
CP-27332: correct the CONFIRM_DISABLE_VMs_TITLE
...
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
2018-03-23 14:43:51 +08:00
Cheng Zhang
ef65d3fede
CP-27332: Use latest version of XenAPI to pass build
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2018-03-23 14:43:22 +08:00
Jisheng Xing
b52bead826
sort the XenModel/Messages.resx file
2018-03-23 14:41:56 +08:00
Jisheng Xing
7dd99857cd
CP-26391: Display the SR-IOV network status on Networking Tab Page
...
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
2018-03-23 14:41:55 +08:00
Jisheng Xing
35acc262ee
CP-27188: Filter out the SR-IOV network when configuring IP address
...
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
2018-03-23 14:41:54 +08:00
Mihaela Stoica
b2df93222a
Add missing bracket
2018-03-23 14:27:06 +08:00
jishengx
8e075f599a
CP-26421: Remove SR-IOV network on host's Networking TabPage ( #1954 )
...
* CP-26421: Remove SR-IOV network on host's Networking TabPage
* fix review comments
* add the pif.IsSrIovLogicalPIF
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
2018-03-23 14:27:05 +08:00
jishengx
6f4fa43c03
CP-26362: Enable create SR-IOV network ( #1952 )
...
* update the XenAPI according to the Jason-RPC
* CP-26362: Enable create SR-IOV network
* fix review comments
* fix the judgement on SR-IOV details page
* disable the finish button
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
2018-03-23 14:27:04 +08:00
Jisheng Xing
3ec5805464
add some check when resolving a reference
2018-03-23 14:27:03 +08:00
Jisheng Xing
530462ad41
CP-26491: modify IsPhysical function and Properties dialog according to SR-IOV
2018-03-23 14:26:03 +08:00
Jisheng Xing
cbfeaa3638
update the XenAPI
2018-03-23 14:24:51 +08:00
jishengx
c966e25cc1
CP-26000: Add SR-IOV column in Networking and NIC TabPage ( #1903 )
2018-03-23 14:24:51 +08:00
jishengx
b2c74ff261
CP-25982: add wizard to enable SR-IOV network ( #1887 )
2018-03-23 14:24:10 +08:00
Mihaela Stoica
3e1562b415
Merge master into REQ-477
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
# Conflicts:
# XenModel/XenAPI/Host.cs
# XenModel/XenAPI/JsonRpc.cs
# XenModel/XenAPI/VM.cs
# XenModel/XenAPI/VM_metrics.cs
2018-03-22 15:17:16 +00:00
Konstantina Chremmou
8250e086d1
Updated bindings to fix CA-285680, whereby the health check upload requests
...
were broken due to the Json library changing the format of date strings
even when they were deserialized as strings.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-03-22 15:07:32 +00:00
Konstantina Chremmou
29cdf221bc
Cleared some level 4 warnings.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-03-22 15:07:32 +00:00
Konstantina Chremmou
f1e1146a55
CP-17099: Updated bindings to include new Sr.probe_ext call.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-03-22 13:59:22 +00:00
Mihaela Stoica
a61dd0c5c0
Fix NullReferenceException in the Patching wizard, on pressing the Finish button)
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-03-22 10:32:41 +00:00
Michael
cb0ee70012
Merge pull request #1986 from MihaelaStoica/CA-285268
...
CA-285268: Patching Wizard improvement: Read metadata from the update…
2018-03-21 17:30:59 +08:00
Michael Zhao
7c8b2f6d40
CA-271850: Increase the timeout of session for querying MaximumTolerableHostFailures.
2018-03-20 07:09:34 +00:00
Michael
ebb918296b
CA-284226: Optimize performance of menu Start-on-Server and Migrate-to-Server ( #1985 )
...
* CA-284226: Reduce unnecessary CanExecute() calls.
* CA-284226: Optimize the performance of menu Migrate to Server and Start on Server.
* Fix an error in updating Migrate menu with WLB, which lead to crash.
* Clear the worker queue when menu is closed.
Signed-off-by: Michael Zhao <michael.zhao@citrix.com>
* Fix comments.
2018-03-20 07:07:19 +00:00
Mihaela Stoica
9fd8134b9e
Corrected path in XenModel
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-03-19 15:34:04 +00:00
Mihaela Stoica
45ad13133d
Use the new methods PageLeaveCore and PageLoadedCore in ChooseSrProvisioningPage
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-03-19 14:08:32 +00:00
Mihaela Stoica
ec5dcf9751
Update API bindings
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-03-19 14:08:32 +00:00
Mihaela Stoica
f7b27ec222
Merge pull request #1994 from xenserver/REQ-477
...
Merge REQ-477 into master
2018-03-19 13:23:19 +00:00
Cheng Zhang
76365e9dec
CA-286093: Refine VIF hotplug error message
...
VIF hotplug actully needs a shutdown and restart to take effect. Change the error message.
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2018-03-16 14:03:24 +00:00
Mihaela Stoica
713877b49e
CA-285268: Code simplification
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-03-16 14:00:07 +00:00
jishengx
0c13d8786d
CA-274082: Check status of SR uploaded updates during update installa… ( #1937 )
...
* CA-274082: Check status of SR uploaded updates during update installation
* fix review comments
Signed-off-by: Jisheng Xing <jisheng.xing@citrix.com>
2018-03-14 12:19:14 +00:00
Mihaela Stoica
f64fd58970
CA-285268: Patching Wizard improvement: Read metadata from the update file, instead of relying on the file name to match the update name in cfu
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2018-03-14 12:12:18 +00:00
Joey
c9214af05f
CA-284325: fix double sign bug ( #1984 )
...
* CA-284325: Fix 3rd party libs are not signed
* Modify description text
Signed-off-by: Ji Jiang <ji.jiang@citrix.com>
2018-03-13 15:55:30 +00:00
Mihaela Stoica
e13051ba23
Update DOTNET_BUILD_LOCATION_CTXSIGN
2018-03-12 10:49:14 +00:00
Konstantina Chremmou
2f6b6d3823
Create the manifest file at the end of the build when the output folder is in place (hence no folder creation is necessary).
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-03-12 10:19:04 +00:00
Konstantina Chremmou
d69f2ddda3
Enforce treating warnings as errors in Debug mode too as it is going to save
...
us a lot of broken builds. Fixed bug where the HostPlanAction.CurrentHost was
always null (as the private field was never set).
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-03-09 11:22:26 +00:00
Konstantina Chremmou
ee648135f6
Since it is easy to forget calling the base class method at the beginning of the
...
PageLoaded override in derived classes, enforce it by wrapping the page specific
code in a new virtual method, which the derived classes can override and PageLoaded
can call after its own logic.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-03-09 11:22:26 +00:00
Konstantina Chremmou
7a1b1a6dcc
Since it is easy to forget calling the base class method at the end of the PageLeave
...
override in derived classes, enforce it by wrapping the page specific code in
a new virtual method, which the derived classes can override and PageLeave can
call before its own logic.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-03-09 11:22:26 +00:00
Konstantina Chremmou
2b8bf70ee5
CA-272769: Call the base class method in the end of the PageLeave override, so the
...
WizardContentUpdater is invoked and information flows from the SelectInstallMethod
page to the following pages.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-03-09 11:22:26 +00:00
Konstantina Chremmou
a8b831fab9
Simplified check as per code review.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2018-03-09 11:22:26 +00:00
Mihaela Stoica
0184470ea3
Merge pull request #1968 from kc284/master
...
CA-284125: Automated updates should prioritise a pending host restart to a mandatory xapi restart
2018-03-08 15:54:39 +00:00
Michael
a4aaeb1165
CA-272150: Optimize destination page of cross-pool-migrate wizard. ( #1941 )
...
* CA-272150: Optimize destination page of cross-pool-migrate wizard.
Signed-off-by: Michael Zhao <michael.zhao@citrix.com>
2018-03-08 13:22:38 +00:00