Gabor Apati-Nagy
b60a6ab24d
Update LVMoFCoE.Designer.cs
...
Fixing build
2015-06-30 13:17:53 +01:00
Sorin Sbarnea
7e77f21837
Added choco installer for Visual Studio Express 2010 to the prepare.cmd file.
2015-06-30 12:41:54 +01:00
Sorin Sbarnea
fe4f84322a
Configured curl to load credentials from .netrc file.
2015-06-30 12:41:11 +01:00
Mihaela Stoica
ad2215d2ce
Merge pull request #520 from GaborApatiNagy/CallHomeToInstaller
...
CP-12157: XenServer Insight Service: create the service and connect t…
2015-06-30 11:59:32 +01:00
Gabor Apati-Nagy
bebd1583ca
Merge pull request #514 from MihaelaStoica/CP-12164
...
CA-12164: Server Status Report wizard: Add option to upload the serve…
2015-06-30 11:58:50 +01:00
Gabor Apati-Nagy
5b9790cdd9
CP-12157: XenServer Insight Service: create the service and connect to XenCenter server list
...
Removed project reference to XenAdmin
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-06-30 11:56:05 +01:00
Mihaela Stoica
85d67a63a7
CA-12164: Server Status Report wizard: Add option to upload the server status report to CIS
...
- changes following code review
- renamed some controls.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-30 11:53:11 +01:00
Gabor Apati-Nagy
f0ccf1eb8d
Merge pull request #509 from MihaelaStoica/CP-12165
...
CP-12165: Add the option to upload a Health Check report to CIS on demand
2015-06-30 11:25:08 +01:00
Mihaela Stoica
4788e0d673
CP-12165: Add the option to upload a Health Check report to CIS on demand
...
- When "Request upload now" is clicked, instead of disabling it, change the link to an unclickable text saying "Upload requested at....".
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-30 10:04:16 +01:00
Gabor Apati-Nagy
1a305aa91b
Merge pull request #519 from MihaelaStoica/CP-12314
...
CP-12314: Add New SR type for FCoE in the SR wizard
2015-06-29 17:25:21 +01:00
Mihaela Stoica
c650816964
Merge pull request #2 from GaborApatiNagy/Mihaela_CP-12314
...
CP-12314: Updated FCoE blurb
2015-06-29 17:23:09 +01:00
Gabor Apati-Nagy
768072b333
CP-12314: Updated FCoE blurb
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-06-29 17:19:09 +01:00
Mihaela Stoica
cb145004de
Remove file added by mistake
2015-06-29 14:55:34 +01:00
Mihaela Stoica
f026384f37
CP-12314: FCoE in the SR wizard
...
- show new NIC column on the Location page (visible for FCoE only)
- display the summary page
- resource strings for default SR name and the blurb on the first page in the wizard
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-29 14:44:35 +01:00
Gabor Apati-Nagy
3402ca03d8
CP-12314: CAR-576 XC: New SR type for FCoE
...
Added 'path' for FCoE device config
2015-06-29 14:44:32 +01:00
Mihaela Stoica
551d7657ca
CP-12314: Add New SR type for FCoE in the SR wizard
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-29 14:44:29 +01:00
Mihaela Stoica
d4f41660b8
Merge pull request #505 from GaborApatiNagy/master_CP-12641
...
CP-12641 and CP-12475: XenCenter work for thin provisioning
2015-06-29 14:08:16 +01:00
Gabor Apati-Nagy
d705b77af6
CP-12475: XenCenter work for thin provisioning: Add Virtual Disk dialog: new fields
...
Add VDI page, Initial Allocation Size field: To override default to
default value behaviour it is no longer enough to enter this field - at
least a change has to be made to it's value.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-06-29 13:49:13 +01:00
Gabor Apati-Nagy
847eebd32c
CP-12475: XenCenter work for thin provisioning: Add Virtual Disk dialog: new fields
...
Add New Virtual Page (VDI):
By default, the SR's default initial size allocation percentage (that may be different for different SRs) is used.
Once the user has changed the initial allocation rate, the page would only use the custom value from that point.
New SR Wizard:
Minimal change in if statement and added comment in RunNextPagePrecheck
method for LvmoHba.
2015-06-26 15:36:04 +01:00
Stephen Turner
ac8a5c4294
Merge pull request #517 from MihaelaStoica/tmp
...
Temporarily disable Health Check feature for all hosts
2015-06-26 11:47:08 +01:00
Mihaela Stoica
93371ed8c8
Temporarily disable Health Check feature for all hosts
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-26 11:40:36 +01:00
Gabor Apati-Nagy
2210d480ae
Merge pull request #516 from MihaelaStoica/CP-12154
...
CP-12154: Check whether the Health Check feature is available before…
2015-06-26 11:38:30 +01:00
Mihaela Stoica
926d69d132
CP-12154: Check whether the Health Check feature is available before displaying the overview dialog when connecting to a host
...
- also the "Health Check" menu item will only be enabled if the feature is available
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-26 10:56:58 +01:00
Mihaela Stoica
f0e7f5328f
CA-12164: Server Status Report wizard: Add option to upload the server status report to CIS
...
- add the option on the destination page of the wizard
- for authentication purposes, MyCitrix credentials are required.
- these credentials are only used to obtain an upload token that will be used for the upload.
- the upload token expires in 24 hours and is not saved in the xapi database.
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-25 23:51:11 +01:00
Gabor Apati-Nagy
ab63304695
Merge pull request #513 from MihaelaStoica/CP-12777
...
CP-12777: FCoE status in NICs tab
2015-06-25 15:20:42 +01:00
Gabor Apati-Nagy
3e9b7e8e59
Merge pull request #511 from MihaelaStoica/CP-12476
...
CP-12476: Include dom0 disk space hotfix in XenCenter RPU pre-requisites
2015-06-25 15:11:22 +01:00
Gabor Apati-Nagy
37330629b8
CP-12475: XenCenter work for thin provisioning: Add Virtual Disk dialog: new fields
...
Created SR.IsThinProvisioned property
2015-06-25 13:42:08 +01:00
Mihaela Stoica
25c0a061b6
CP-12777: FCoE status in NICs tab
...
- Added "FCoE Capable" column, showing FCoE capability as Yes/No values in the NICs grid
- This column is only visible for Dundee or higher hosts
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-25 12:17:49 +01:00
Gabor Apati-Nagy
31af0f0004
CP-12475: XenCenter work for thin provisioning: Add Virtual Disk dialog: new fields
...
Fixed dynamic allocation based calculation on the new SR page and in the SrPicker (issue found in code review)
2015-06-25 11:46:31 +01:00
Gabor Apati-Nagy
0d33b57e01
Merge pull request #512 from MihaelaStoica/CP-12777
...
CP-12777: Update the api bindings for FCoE
2015-06-25 10:49:59 +01:00
Mihaela Stoica
223aad8920
CP-12777: Update the api bindings for FCoE
...
- update XenModel with the api bindings containing xapi fields and methods related to fcoe
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-25 10:38:12 +01:00
Mihaela Stoica
f8a8fe3e16
CP-11985: RPU pre-check phase for safe repartitioning
...
- only run the check for repartitioning if the automatic upgrade mode is selected
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-24 17:25:58 +01:00
Mihaela Stoica
cddc03fb6e
CP-12476: Include dom0 disk space hotfix in XenCenter RPU pre-requisites
...
- Added hotfix XS65ESP1006 required for RPU from Creedence (and Cream)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-24 17:22:08 +01:00
Gabor Apati-Nagy
88cceb3dd1
CP-12475: XenCenter work for thin provisioning: Add Virtual Disk dialog: new fields
...
FIxed tab order and aligning and some sizing
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-06-24 16:46:35 +01:00
Gabor Apati-Nagy
dbc9aba046
Merge pull request #504 from MihaelaStoica/CP-12626
...
CP-12626: Use health_check_config field for Call Home enrollment settings
2015-06-24 14:41:41 +01:00
Gabor Apati-Nagy
d9a627c14e
Merge pull request #510 from MihaelaStoica/CP-12510
...
CP-12510: Update the error message displayed when a VM cannot migrate…
2015-06-24 14:41:19 +01:00
Gabor Apati-Nagy
fc0542066e
CP-12641 and CP-12475: XenCenter work for thin provisioning
...
-Changed code, because API needs 0-100 percent values as 0..1
-Code for HBA SRs
-Changed free space check for new VDIs to condider initial disk size only
when the SR is thin provisioned
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-06-23 19:26:27 +01:00
Mihaela Stoica
f4ace5e9f2
CP-12510: Update the error message displayed when a VM cannot migrate to a host with a different hardware platform version.
...
- Changed the friendly error name for VM_HOST_INCOMPATIBLE_VIRTUAL_HARDWARE_PLATFORM_VERSION to "The VM is incompatible with the Virtual Hardware Platform version of this host."
(This commit also includes changes to the auto-generated designer file, which have been missed n a previous commit)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-23 17:34:36 +01:00
Mihaela Stoica
29e3985f26
Merge pull request #506 from MihaelaStoica/CP-12476
...
CP-12476: Include dom0 disk space hotfix in XenCenter RPU pre-requisites
2015-06-23 07:42:19 +01:00
Sorin Sbarnea
332fc6f79c
Corrected dependendencies test which was always failing.
2015-06-22 17:08:38 +01:00
Sorin Sbarnea
37d3a4e621
Removed the -s parameter from which
as cygwin is missing it.
2015-06-22 16:56:55 +01:00
Sorin Sbarnea
4787da7977
nunit-console should be in PATH, allowing us to upgrade it without changing the build scripts.
2015-06-22 16:48:23 +01:00
Sorin Sbarnea
b7ab395fc0
Added fail-fast code for required build tools.
2015-06-22 16:47:35 +01:00
Sorin Sbarnea
a51272dbc1
Added configure script which helps setting up build environment.
...
Replaced a hardcoded TEST_DIR path with one relatively to the workspace, CI builds should not touch files from outside their workspace.
2015-06-22 15:03:32 +01:00
Mihaela Stoica
6056ce32d1
CP-12165: Add the option to upload a Health Check report to CIS on demand
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-19 15:01:48 +01:00
Stephen Turner
4043bebc2c
Update README.md
2015-06-19 13:33:10 +01:00
Stephen Turner
1ad8a3aebb
Update README.md
2015-06-19 13:32:43 +01:00
Mihaela Stoica
0d21dcf9da
Merge pull request #507 from cheng--zhang/CP-12627
...
CP-12627: Use new xapi field health_check_config for Call Home
2015-06-18 11:29:28 +03:00
Cheng Zhang
9c7865b270
CP-12627: Use new xapi field health_check_config for Call Home
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-06-18 15:32:56 +08:00
Mihaela Stoica
226cf7cee7
CP-12476: Include dom0 disk space hotfix in XenCenter RPU pre-requisites
...
-Updated hotfix file: XS62E006.xsupdate
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-17 14:21:49 +01:00