Gabor Apati-Nagy
aecb18ab15
CA-186244: Cross-pool copy of a stopped VM allows selection of the current pool
...
Now CrossPoolMigrateCanMigrateFilter can accept a parameter to decide whether to allow same target pool or not -- if allowSameTargetPool is false, it won't.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-24 18:36:03 +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
Gabor Apati-Nagy
f2dcaec4ed
Merge pull request #736 from MihaelaStoica/CA-149229
...
CA-149229: Add VDI and VIF mappings when calling "assert_can_migrate"
2015-11-11 13:04:45 +00:00
Gabor Apati-Nagy
54aa8ae239
Merge pull request #739 from MihaelaStoica/CA-188017
...
CA-188017: When checking credentials on the Health Check dialog, disp…
2015-11-11 13:04:32 +00:00
Gabor Apati-Nagy
5970721ca1
Merge pull request #740 from MihaelaStoica/CP-14780
...
CP-14780: Revert Windows Update changes
2015-11-11 13:03:47 +00:00
Gabor Apati-Nagy
31c6ab0a7c
Merge pull request #732 from MihaelaStoica/CA-187698
...
CA-187698: When restoring dismissed updates, only do it on the connec…
2015-11-11 12:26:32 +00:00
Stephen Turner
b8dd9f7374
Merge pull request #738 from MihaelaStoica/CA-188150
...
CA-188150: Fixed the issue where some of the VIF parameters were not…
2015-11-11 11:50:26 +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
Mihaela Stoica
da718b4af6
CP-14780: Revert Windows Update changes
...
Revert "Merge pull request #710 from GaborApatiNagy/master_windows_update"
This reverts commit f36c30362f
, reversing
changes made to fe03f1382f
.
2015-11-10 13:06:52 +00:00
Mihaela Stoica
9ca480a5cd
CA-188017: When checking credentials on the Health Check dialog, display a better error message when the user is not authorised to connect to the server
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-09 22:34:32 +00:00
Mihaela Stoica
5e96cbf9c2
CA-188150: Removed unneeded call
...
- removed the call that assigns vif.VM property, as this property is already assigned in ToProxy()
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-09 22:19:27 +00:00
Mihaela Stoica
bc12d8c92c
CA-188150: Fixed the issue where some of the VIF parameters were not preserved when editing VIF properties
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-09 16:00:47 +00:00
Stephen Turner
3e7fda871a
CP-14647: Remove four unused variables
2015-11-09 14:54:11 +00:00
Mihaela Stoica
f352c0cc73
CA-149229: Add VDI and VIF mappings when calling "assert_can_migrate"
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-09 14:20:37 +00:00
Stephen Turner
f2f590e3e7
CP-14647: More changes after read-through, including getting rid of OEM edition
2015-11-08 16:31:48 +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
448ee7fa4e
CP-14647: Intermediate check-in #6
...
Fix two warnings-as-errors, and update sample dbs to newer API
2015-11-08 11:28:03 +00:00
Stephen Turner
8ea7e73b55
CP-14647: Intermediate check-in #5
...
This should cover everything except updating the tests to use more recent
servers.
2015-11-08 11:28:02 +00:00
Stephen Turner
ce609e31ff
CP-14647: Intermediate check-in #4
2015-11-08 11:28:01 +00:00
Stephen Turner
c667e51fd2
CP-14647: Intermediate check-in #3
2015-11-08 11:27:59 +00:00
Stephen Turner
cf6534275e
CP-14647: Intermediate check-in #2
2015-11-08 11:27:57 +00:00
Stephen Turner
b587ab832e
CP-14647: Intermediate check-in #1
2015-11-08 11:27:56 +00:00
Gabor Apati-Nagy
c459211f80
CP-14778: Update CIFS -> SMB in XenCenter
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-06 14:31:52 +00:00
Mihaela Stoica
817d42fb18
CA-187698: When restoring dismissed updates, only do it on the connections with sufficient privileges
...
- This fixes the uncaught exception raised when an unauthorized user tries to restore dismissed updates.
- Also added the roles check when dismissing updates.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-05 15:49:38 +00:00
Gabor Apati-Nagy
ffaced4b86
Merge pull request #724 from MihaelaStoica/CA-186232
...
CA-186232: Fix the "Test credentials" button in the Health Check dialog
2015-11-04 20:00:21 +00:00
Stephen Turner
9380134c9e
Merge pull request #722 from MihaelaStoica/CP-14641
...
CP-14641: Add warnings on pool join if the pool and the joining host have different CPU features
2015-11-04 17:02:12 +00:00
Mihaela Stoica
40a634d324
CP-14641: Changes following code review
...
- vendor check is not needed in the functions where we check whether to warn the users about different feature levels, as the pool join is not allowed if the vendors are different
- renamed some of the functions
- feature comparison is now done eight characters at a time, converted into a 32-bit integer
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-04 16:33:23 +00:00
Stephen Turner
f0e673bd02
Merge pull request #730 from MihaelaStoica/CP-14642
...
CP-14642: Add friendly names for the new XenServer alerts
2015-11-04 13:39:26 +00:00
Mihaela Stoica
6a06645b92
CP-14642: Add friendly names for the new XenServer alerts
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-04 12:18:20 +00:00
Mihaela Stoica
02b4a8fbb7
CA-186232: Trim the username before using it
...
- Add Trim() to the instances where we check if the username is null or empty and also where we use it for authentication
- This applies to both XenServer username and Citrix username
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-04 12:06:52 +00:00
Gabor Apati-Nagy
b43efd4116
Merge pull request #726 from MihaelaStoica/CA-180576
...
CA-180576: Provide a option to give case number when uploading a repo…
2015-11-04 12:03:03 +00:00
Mihaela Stoica
8042081abc
Merge pull request #729 from GaborApatiNagy/master_CP-14470
...
CP-14470: UI: Show Management Agent not installed when guest agent does not support upgrading
2015-11-04 11:02:18 +00:00
Mihaela Stoica
4a5b44efd3
Merge pull request #728 from GaborApatiNagy/master_CA-187150
...
CA-187150: Dundee XenCenter cannot create iSCSI SRs on older hosts
2015-11-04 10:58:06 +00:00
Gabor Apati-Nagy
5f5930faf4
CP-14470: UI: Implement to show Management Agent not installed if not Upgraded (when no or older management agent is present)
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-04 10:44:28 +00:00
Gabor Apati-Nagy
18a66189de
CA-187150: Dundee XenCenter cannot create iSCSI SRs on older hosts
...
Fixed regression that was caused by hiding the Storage Provisioning page
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-11-04 10:39:18 +00:00
Hui Zhang
1723dcf910
CP-14533: Fix the WLB version check issue.
...
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2015-11-04 11:34:25 +08:00
Mihaela Stoica
af7852c7a0
CA-180576: Provide a option to give case number when uploading a report from the Server Status Report wizard
...
- added Case Number edit box on the Destination page of the wizard
- valid case number needs to be 9 or less digits
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-03 15:48:14 +00:00
Mihaela Stoica
2358af543a
CA-186232: Fix the "Test credentials" button in the Health Check dialog
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-02 16:44:06 +00:00
Mihaela Stoica
366e6e4ec2
CP-14644: Check feature level on VM migration
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-11-02 15:55:52 +00:00
Mihaela Stoica
d650befbdc
CP-14641: Add warnings on pool join if the pool and the joining host have different CPU features
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-10-30 15:52:24 +00:00
Mihaela Stoica
ffdede1ba7
Merge pull request #720 from GaborApatiNagy/master_CP-12617
...
CP-12617: Port CP-12191 to trunk:
2015-10-28 14:11:32 +00:00
Gabor Apati-Nagy
fed8b7ccd7
CP-12617: Port CP-12191 to trunk:
...
Fixed build error: "ShowJustHostInSearch is not roaming"
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-10-28 14:09:16 +00:00
Mihaela Stoica
dfeb841e5a
Merge pull request #709 from GaborApatiNagy/master_CP-12617
...
CP-12617: Port CP-12191 to trunk
2015-10-28 13:26:36 +00:00
Stephen Turner
12c2afcd7d
Merge pull request #713 from MihaelaStoica/CA-184560
...
CA-184560: Fix the issue when the RPU wizard cannot check the host version after reboot
2015-10-22 15:15:28 +01:00
Mihaela Stoica
08b5ee109b
CA-184560: Resolve the host after reboot with UpgradeHostPlanAction.Host
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-10-22 13:51:14 +01:00
Mihaela Stoica
4f8ba529b5
Merge pull request #715 from stephen-turner/halt-carmen
...
Halt Carmen
2015-10-22 13:42:31 +01:00
Stephen Turner
0ba97743a2
Halt Carmen
2015-10-22 13:19:34 +01: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