Stephen Turner
2c0c96d577
CA-151447: Uninternationalised string wake-on-lan
2015-03-20 14:21:18 +00:00
Stephen Turner
324d52cff7
CA-111770: Version check messages confusing because the target version is a regexp
2015-03-20 13:40:11 +00:00
Stephen Turner
d1c3c42db3
CA-141172: missing colon on RPU pre-check page
2015-03-20 13:28:03 +00:00
Stephen Turner
ae672aa4b0
CA-159791: Remove GC debug info from logs
2015-03-20 13:17:06 +00:00
Gabor Apati-Nagy
5fc9c6f580
Merge pull request #397 from MihaelaStoica/CA-162989
...
CA-162989: Change section title in VM General tab to "Docker Information"
2015-03-19 17:11:24 +00:00
Mihaela Stoica
ea10080e4e
Merge pull request #394 from stephen-turner/CA-164994
...
Hotfix download progress bar makes GUI unresponsive
2015-03-19 17:10:33 +00:00
Mihaela Stoica
272886b3fc
CA-162989: Change section title in VM General tab to "Docker Information"
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-03-19 17:08:50 +00:00
Stephen Turner
1eef9002c8
Hotfix download progress bar makes GUI unresponsive
2015-03-19 14:23:54 +00:00
Mihaela Stoica
4e4f88ec99
Merge pull request #389 from GaborApatiNagy/CA-164186_2
...
CA-164186: NFSv4: end-to-end test and clean-up
2015-03-17 17:37:41 +00:00
Gabor Apati-Nagy
e900e6a3fd
CA-164186: NFSv4: end-to-end test and clean-up
...
-Fixes following the code review (not sending NFS version when reattaching; tab orders; margins)
2015-03-17 17:33:09 +00:00
Mihaela Stoica
a232ff1a20
Merge pull request #383 from GaborApatiNagy/CA-164184
...
CA-164184: Text fixes in CIFS feature
2015-03-17 17:03:18 +00:00
Mihaela Stoica
d616009824
CP-11032: Remove storage motion constraints: Allow cross-pool move of stopped and suspended VMs
...
- With these changes, a stopped or suspended VM can be moved across pools; this is performed as a vm migrate operation.
- The intra pool move will continue to be a vdi.copy + destroy operation for stopped VMs, but for suspended VMs we need to do it a as vm migrate operation.
- We use the Cross Pool migrate wizard for both intra and cross pool move operations, but introduced a wizard mode parameter in order to adapt the wizard to the specific operation we want to perform (migrate, move or copy)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-03-17 16:35:12 +00:00
Mihaela Stoica
4ecc70a307
Merge pull request #390 from stephen-turner/CA-163782
...
CA-163782: Read the read-caching reason from the server
2015-03-17 09:45:17 +00:00
Stephen Turner
a6f6b775fd
CA-163782: Read the read-caching reason from the server
2015-03-16 19:54:55 +00:00
Gabor Apati-Nagy
bfdfaaabd8
CA-164186: NFSv4: end-to-end test and clean-up
...
-Also calling Trim() when using user input from the Share Name field
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-03-16 18:17:49 +00:00
Mihaela Stoica
944b5ec673
Merge pull request #388 from cheng--zhang/CA-164678
...
CA-164678: Got incorrect guest screen resolution with user's first switch to Remote Desktop from XenCenter Console
2015-03-16 17:06:19 +00:00
Gabor Apati-Nagy
a2a624b2a0
CA-164186: NFSv4: end-to-end test and clean-up
...
-NFS version selector radio buttons now belong to the Create new SR option. This section is disabled on reattaching.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-03-16 15:27:49 +00:00
Gabor Apati-Nagy
6cb9ffc83f
CA-164186: NFSv4: end-to-end test and clean-up
...
New SR Wizard:
* Removed "V" Alt-key from "NFS Version" text
* Changed the alignment of the NFS version selector radio buttons to vertical
* Fixed tab orders at all places
2015-03-16 11:26:35 +00:00
Cheng Zhang
4486dca281
CA-164678: Got incorrect guest screen resolution with user's first switch to Remote Desktop from XenCenter Console
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-03-16 15:02:32 +08:00
Mihaela Stoica
63c0187ffe
Merge pull request #386 from GaborApatiNagy/CA-163778
...
CA-163778: [CAR-1711] Cleanup not working
2015-03-13 14:46:39 +00:00
Gabor Apati-Nagy
35b3edd590
CA-163778: [CAR-1711] Cleanup not working
...
-When calling cleanup_disk_space, excluded patch is passed only when it is
not null
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-03-13 13:47:45 +00:00
Mihaela Stoica
dbad1d5b19
Merge pull request #384 from stephen-turner/CA-164236
...
CA-164236: Read caching enablement flag is now per-host on each VDI
2015-03-13 13:28:21 +00:00
Stephen Turner
bedd7d3e00
CA-164236: Read caching enablement flag is now per-host on each VDI
2015-03-13 13:16:19 +00:00
Gabor Apati-Nagy
4b2b4e627c
CA-164184: Text fixes in CIFS feature
...
"* New SR wizard -> Type page: Add more info for CIFS (similar to what we display for NFS)
* New SR wizard -> Type page: Rename the other types to:
** Virtual disk storage: NFS, iSCSI, Hardware HBA, CIFS
** ISO library: Windows File Sharing (CIFS), NFS ISO
* Autogenerated description should say "CIFS SR" (not NFS SR)
* SR type (as displayed on the General tab for a CIFS SR) should by CIFS (not Unknown)
* New SR wizard -> Location page for CIFS: correct tab order"
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-03-12 17:31:38 +00:00
Gabor Apati-Nagy
40f9ff9259
Merge pull request #382 from MihaelaStoica/CA-164176
...
CA-164176: Make sure that the Install Update does not get stuck on precheck stage after cleanup on slave
2015-03-12 14:42:36 +00:00
Mihaela Stoica
112ee8c0e4
CA-164176: Make sure that the Install Update does not get stuck on precheck stage after cleanup on slave
...
- implement GetHashCode on HostOutOfSpaceProblem
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-03-12 14:38:55 +00:00
Mihaela Stoica
86dc43b060
Merge pull request #378 from GaborApatiNagy/CA-163777
...
CA-163777: [CAR-1711] Incorrect message for cleanup
2015-03-12 12:45:14 +00:00
Gabor Apati-Nagy
e64be44660
Merge pull request #380 from MihaelaStoica/CA-164176
...
CA-164176: Make sure that the Install Update does not get stuck on precheck stage after cleanup on slave
2015-03-12 12:39:04 +00:00
Mihaela Stoica
a71143c720
CA-164176: Make sure that the Install Update does not get stuck on precheck stage after cleanup on slave
...
- override the Equals function on HostOutOfSpaceProblem to check the disk space requirements, not the Description.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-03-12 12:34:51 +00:00
Gabor Apati-Nagy
f6dad3c2a2
CA-163777: [CAR-1711] Incorrect message for cleanup
...
-Added missing parameter to get_required_space plugin call.
-The required space is not shown in the notification when we are unable to tell how much space is required .
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-03-11 14:49:07 +00:00
Mihaela Stoica
65372d88b1
Merge pull request #377 from GaborApatiNagy/CP-11364
...
CP-11364: XC to use xapi.secret when creating CIFS SRs
2015-03-11 09:24:03 +00:00
Gabor Apati-Nagy
be8cd99839
CP-11364: XC to use xapi.secret when creating CIFS SRs
2015-03-10 14:59:05 +00:00
Mihaela Stoica
51ee306718
Merge pull request #372 from GaborApatiNagy/CP-10889
...
CP-10889: XenCenter work for CAR-1720: Add support for NFS version 4
2015-03-10 13:22:21 +00:00
Gabor Apati-Nagy
c2173c6e6a
CP-10889: XenCenter work for CAR-1720: Add support for NFS version 4
...
-Fixes following the code review
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-03-10 11:33:29 +00:00
Mihaela Stoica
9160bef6c3
Merge pull request #375 from stephen-turner/duplicate-messages
...
CA-163334 Fix merge error in previous commit (duplicate Message)
2015-03-10 09:56:06 +00:00
Stephen Turner
e785fb48cf
CA-163334 Fix merge error in previous commit (duplicate Message)
2015-03-10 09:37:14 +00:00
Gabor Apati-Nagy
92bc32b6aa
CP-10889: XenCenter work for CAR-1720: Add support for NFS version 4
...
-Added NFS version selectors for NFS and NFS ISO SRs in the New SR Wizard
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-03-09 20:05:31 +00:00
Gabor Apati-Nagy
f949fb78d8
Merge pull request #371 from xenserver/GaborApatiNagy-patch-2
...
fixing typo in a comment, fixing build
2015-03-09 20:02:40 +00:00
Gabor Apati-Nagy
764e4f8ceb
fixing typo in a comment, fixing build
2015-03-09 20:02:07 +00:00
Stephen Turner
d2498be900
Merge pull request #368 from stephen-turner/CA-163334
...
CA-163334: Add read caching status to the Search
2015-03-09 17:53:36 +00:00
Stephen Turner
1ff2dc93a5
Merge
2015-03-09 17:51:33 +00:00
Mihaela Stoica
ea0b551d4a
Merge pull request #369 from stephen-turner/CA-156816e
...
CA-156816: Change Xen to XenServer in the General tab too
2015-03-09 16:17:54 +00:00
Mihaela Stoica
0d20906346
Merge pull request #364 from GaborApatiNagy/CA-162989
...
CA-162989: Container Management GUI usability/homogeneity fixes
2015-03-09 16:13:11 +00:00
Gabor Apati-Nagy
4b768d5f52
Merge pull request #366 from MihaelaStoica/CA-162992
...
CA-162992: Better display of container network port mapping information on General tab
2015-03-09 15:48:50 +00:00
Stephen Turner
5023a076c2
CA-156816: Change Xen to XenServer in the General tab too
2015-03-09 15:45:27 +00:00
Mihaela Stoica
fd29a1b53c
CA-162992: Better display of container network port mapping information on General tab; changes following code review
...
- do not add the Ports entry if it is empty
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-03-09 15:43:49 +00:00
Stephen Turner
419a2e8de6
Merge
2015-03-09 15:32:07 +00:00
Stephen Turner
dc3db509f1
CA-163334: Add read caching status to the Search
2015-03-09 15:23:42 +00:00
Mihaela Stoica
fb703cafe5
Merge pull request #362 from GaborApatiNagy/CA-163129
...
CA-163129: Default file-filter in Tool -> Install Update -> Add should i...
2015-03-09 12:05:44 +00:00
Mihaela Stoica
5a9560d2a2
CA-162992: Better display of container network port mapping information on General tab
...
- Show ports as: Address: 0.0.0.0; Public port: 8088; Private port: 8088; Protocol: tcp (multiple lines if more than one set)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-03-06 11:43:47 +00:00