Ji Jiang
fce3a725cd
Merge 'upstream/master' into REQ-67-us
...
Conflicts:
XenAdmin/Commands/MigrateVirtualDiskCommand.cs
XenAdmin/Commands/MoveVirtualDiskCommand.cs
XenAdmin/TabPages/SrStoragePage.cs
XenModel/Messages.resx
Signed-off-by: Ji Jiang <ji.jiang@citrix.com>
2017-09-22 11:02:51 +01:00
Ji Jiang
d2d0c2cd09
CP-24344: Fix REQ-67 test failure
...
Signed-off-by: Ji Jiang <ji.jiang@citrix.com>
2017-09-18 14:07:20 +01:00
Ji Jiang
48afa741b1
CP-24344: Fix and refactor CBT implementation
...
Signed-off-by: Ji Jiang <ji.jiang@citrix.com>
2017-09-11 14:41:36 +01:00
Konstantina Chremmou
ae22560ce8
Converted all extension get properties of the API classes to methods in order to
...
prevent them from being serialised alongside the API properties. This will also
be useful for moving the API bindings out of XenModel.
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2017-09-03 03:35:30 +01:00
Stephen Turner
89f51e90a1
CA-258782 Remove thin provisioning code ( #1728 )
...
* CA-258782 Remove thin provisioning code
* Revert file that shouldn't have been touched
* Remove line that was only present for debugging
2017-08-22 16:40:08 +01:00
Mihaela Stoica
f752f05a1d
CA-242134: Remove the VMPP code
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-25 15:37:05 +01:00
Mihaela Stoica
549cdf6522
CA-242134: Fix some tests after the removal of ClearwaterOrGreater usages
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-08 17:53:17 +01:00
Mihaela Stoica
a31c31eb07
CA-242134: Remove licensing code targeting pre-Clearwater hosts
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-05-08 13:40:48 +01:00
Gabor Apati-Nagy
7c0bc50b4a
CA-176169: Changed copyright statements to include the comma in Citrix Systems,
...
Inc.
Signed-off-by: Gabor Apati-Nagy<gabor.apati-nagy@citrix.com>
2017-01-16 19:59:50 +00:00
Mihaela Stoica
b3f6069993
CP-20245: Wording changes for change of feature name to PVS-Accelerator
...
- fix the tests
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2017-01-04 17:24:52 +00:00
Stephen Turner
ebd408a227
CA-218719: Context menu: confusing "(empty)" pool item when there are no connected pools
2016-11-11 17:04:08 +00:00
Mihaela Stoica
329f084a7e
Merge branch 'CAR-2184' to master
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
Conflicts:
XenModel/XenAPI-Extensions/SR.cs
2016-10-18 10:18:47 +01:00
Konstantina Chremmou
5bb7e3bac5
CA-157786: Updated tests.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-10-18 08:53:23 +01:00
Konstantina Chremmou
7793e19462
Updated tests to reflect changes in the VDI migration logic.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2016-10-06 15:49:36 +01:00
Mihaela Stoica
695934d907
CP-16922: Update the menu items and fix the tests
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-09-26 17:45:28 +01:00
Mihaela Stoica
72be4e1141
CP-16935: Configure Control domain memory for a host
...
- Added Control Domain memory entry in the host memory control on Memory tab.
- Control domain memory is editable for Ely and greater hosts.
- Can be changed from a dialog that requires host to be in maintenance mode and triggers a host reboot after the memory is changed.
- This dialog is available from Server main menu and from the host memory tab.
- Also removed unused unit controls on host and VM memory bars.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2016-08-09 14:50:04 +01:00
Gabor Apati-Nagy
8a0a149f14
CP-16097: Fix unit test
2016-02-18 10:44:17 +00:00
Gabor Apati-Nagy
6f2fdb2ac2
CP-16097: Hide Thin Provosioning in XenCenter
...
Unit tests
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-17 14:02:25 +00:00
Cheng Zhang
b794112536
CP-15398: Fix test failures
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:40:55 +08:00
Cheng Zhang
010ff919c1
CP-15398: Make texture XenServer product rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-19 18:36:21 +08:00
Cheng Zhang
a33d10bade
CP-15398: Make texture XenCenter rebrandable
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-14 18:52:53 +08:00
Stephen Turner
c94cf3104c
CP-190904: Remove removed menu items from the unit tests too
2015-11-30 13:58:42 +00:00
Stephen Turner
bf1bbd8475
Merge pull request #742 from GaborApatiNagy/master_CP-185888
...
CA-185888: "Forget" in XenCenter is unclear
2015-11-16 16:20:05 +00:00
Gabor Apati-Nagy
57cea2564c
CA-185888: "Forget" in XenCenter is unclear
...
Capitalized.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-16 16:11:40 +00:00
Gabor Apati-Nagy
db4737b5ec
CA-185888: "Forget" in XenCenter is unclear
...
Renamed "Forget" to "Forget password" and updated unit tests accordingly.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-13 20:00:25 +00:00
Mihaela Stoica
3c956f28ac
CP-14780: Revert Windows Update changes (part2)
...
Revert "Merge pull request #708 from GaborApatiNagy/master_windows_update"
This reverts commit fe03f1382f
, reversing
changes made to 423065a2c8
.
Conflicts:
XenAdminTests/TabsAndMenus/MainMenuGeorge.cs
2015-11-10 13:13:23 +00:00
Stephen Turner
524d6eea8e
CP-14647: Intermediate check-in #8
...
All tests now pass, via a combination of
a) Use more up to date databases
b) Delete obsolete tests
c) Edit the version number in the databases (these should be fixed later)
2015-11-08 11:28:06 +00:00
Stephen Turner
9dc3efbd9b
CP-14647: Intermediate check-in #7
...
Delete old TabsAndMenus tests, and fix up newer ones.
2015-11-08 11:28:05 +00:00
Stephen Turner
b587ab832e
CP-14647: Intermediate check-in #1
2015-11-08 11:27:56 +00:00
Stephen Turner
e877faf32b
Merge pull request #704 from MihaelaStoica/CA-184563
...
CA-184563: Do not show Provisioning method for SRs other than iSCSI and LVM
2015-10-21 17:36:38 +01:00
Mihaela Stoica
fe03f1382f
Merge pull request #708 from GaborApatiNagy/master_windows_update
...
Upgrade VMs
2015-10-19 16:29:52 +01:00
Gabor Apati-Nagy
4c321b0b6f
CP-14573: UI: Improvements on Upgrade VM UI
...
Changed unit tests
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-10-19 13:47:00 +01:00
Mihaela Stoica
cd4466e9f2
CA-184563: Do not show Provisioning method for SRs other than iSCSI and LVM
...
- display the Provisioning entries in the General Tab only for iSCSI and LVM SRs
- also changed the checks in the ConvertToThinSRCommand to use SR.IsThinProvisioned property instead of SR.Provisioning
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-10-13 16:24:51 +01:00
Mihaela Stoica
260e36ec4e
Revert "Temporarily hide "Convert SR""
...
This reverts commit 127b60871c
.
2015-09-29 14:44:13 +01:00
Stephen Turner
0bf66a113c
Merge pull request #666 from GaborApatiNagy/master_CP-13786-4
...
CP-13786: PV drivers onto Windows update: Check all uses of GetVirtualisationStatus
2015-09-23 11:51:19 +01:00
Gabor Apati-Nagy
f4cd9bd97c
CP-13786: GetVirtualisationStatus: Refactoring, bugfixes
...
Removed PV_DRIVERS_NOT_INSTALLED=0 from the VirtualisationStatus [Flags]enum - 0 will mean the same (to avoid bugs with enum.HasFlag(0) is always true)
Extracted common code to VMLifeCycleCommand.GetCantExecuteNoToolsOrDriversReasonCore() method (instead of defining overridden GetCantExecuteReasonCore() method at this level, because not all child classes need this...)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-09-18 15:48:59 +01:00
Mihaela Stoica
71db9ec577
Fix test failure introduced by previous commit
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-09-17 16:48:52 +01:00
Mihaela Stoica
127b60871c
Temporarily hide "Convert SR"
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-09-17 15:08:21 +01:00
Gabor Apati-Nagy
463d3e79df
CP-13786: PV drivers onto Windows update: Check all uses of GetVirtualisationStatus
...
Extended the enum, aimed for minimal changes, also using Flags on the enum now
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-09-09 13:56:44 +01:00
Gabor Apati-Nagy
181b16cae6
CP-13100: Fixed unit tests and fixed a bug in code
...
Fixing the unit tests pointed me at the command's CanExecuteCore where the check for Dundee or higher was missing. Fixed that as well.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-08-28 12:01:46 +01:00
Mihaela Stoica
7cfe5a7d9e
CP-12155: Fix tests (as new menu item has been added into Tools)
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-05-21 11:45:28 +01:00
Gabor Apati-Nagy
d50f8a7d94
Merge branch 'master' into master_github
...
Conflicts:
XenModel/Messages.resx
XenModel/XenAPI-Extensions/Host.cs
mk/xenadmin-build.sh
2015-01-19 15:22:59 +00:00
Gabor Apati-Nagy
ae39940966
Update NetworkTabTests.cs
2014-12-12 16:15:18 +00:00
Mihaela Stoica
c801994927
CP-10079: Implement new licensing requirements in XenCenter
...
- fixed tests
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-10-29 09:49:09 +00:00
Stephen Turner
a29a298ad4
Merge branch 'master' into xs64bit
2014-10-01 17:27:38 +01:00
Stephen Turner
64bd0614cc
Update test timeout value to match xs64bit branch
2014-10-01 17:24:55 +01:00
Stephen Turner
0ea93a8b4e
CA-146810 Problems in AddALotOfVIFsThenRemoveThemShouldNotThrowAnException test
2014-09-19 11:39:59 +01:00
Stephen Turner
444e401e3a
Merge pull request #177 from xenserver/xs64bit
...
Bring master up to date with xs64bit branch
2014-08-15 11:23:44 +01:00
Mihaela Stoica
7551cf641d
CP-8866: Fixed TabsAndMenus tests
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-08-15 07:10:45 +01:00
Cheng Zhang
5eb82ae6de
CP-8866:Development for Resource Statistic Feature on XenCenter
2014-08-01 11:34:37 +08:00