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
Sorin Sbarnea
d48522a2b3
Changed the TEST_DIR to be inside the workspace. Builds should never touch things outside their workspace, especially not using hardcoded directories.
2015-06-22 14:38:22 +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
Gabor Apati-Nagy
306a8b0acb
CP-12641 and CP-12475: XenCenter work for thin provisioning
...
-New SR wizard: new page
-Add Virtual Disk dialog: new fields
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-06-17 09:59:21 +01:00
Mihaela Stoica
0cd0b5f0d7
CP-12626: Use health_check_config field for Call Home enrollment settings
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-16 14:47:33 +01:00
Gabor Apati-Nagy
9fd7a2d6cc
Merge pull request #503 from MihaelaStoica/CP-12626
...
CP-12626: Use health_check_config field for Call Home enrollment sett…
2015-06-16 14:12:43 +01:00
Mihaela Stoica
e3a360f375
CP-12626: Use health_check_config field for Call Home enrollment settings
...
- update XenModel with the api bindings containing xapi fields and methods related to this task
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-16 10:08:41 +01:00
Stephen Turner
4406e335ec
Merge pull request #501 from GaborApatiNagy/master_CP-11985
...
CP-11985: Implement RPU pre-check phase for safe repartitioning
2015-06-15 18:03:16 +01:00
Gabor Apati-Nagy
64409fded6
CP-11985: Implement RPU pre-check phase for safe repartitioning
...
edited Messages.resx
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-06-15 17:47:36 +01:00
Mihaela Stoica
e1592cddac
Merge pull request #497 from huizh/CP-12159
...
CP-12159: XenServerHealthCheck: collect server status report.
2015-06-11 16:42:26 +03:00
Hui Zhang
87caa91f65
CP-12159: XenServerHealthCheck: collect server status report.
...
Fetch the server status report for CIS bundle uploading.
Signed-off-by: Hui Zhang <hui.zhang@citrix.com>
2015-06-11 20:42:29 +08:00
Mihaela Stoica
9ffaab370c
Merge pull request #498 from cheng--zhang/CP-12158-new
...
CP-12624: Upload a CallHome report to CIS on demand
2015-06-11 15:17:03 +03:00
Mihaela Stoica
cc2d6ce2fd
Merge pull request #500 from GaborApatiNagy/master_CA-172444
...
CA-172444: Consistency should be followed for behavior of all buttons in same page
2015-06-10 18:06:54 +03:00
Gabor Apati-Nagy
165b1e96de
CA-172444: Consistency should be followed for behavior of all buttons in same page
...
Making the "Open SSH Console" button visible but disabled instead of hiding it in the following cases:
-VM is suspended
-VM is running, but we do not know any IP address (eg no Tools installed on it)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-06-10 16:03:57 +01:00
Gabor Apati-Nagy
a73252c9fe
IsWindows property added to the VM class.
...
Returns true if this VM is Windows.
Ignore PV guests, then check if viridian platform property is set.
This is based on the assumption that the viridian flag is always true for a windows VM.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-06-10 15:04:38 +01:00
Gabor Apati-Nagy
bd0220de51
Merge pull request #499 from MihaelaStoica/CallHome
...
CP-12154: Offer Call Home enrollment when connecting to Call-Home cap…
2015-06-10 13:39:05 +01:00
Mihaela Stoica
2cce79c5a2
CP-12154: Offer Call Home enrollment when connecting to Call-Home capable hosts
...
- fixed "warning as error" issues: Assignment made to same variable and Field never used
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-10 13:27:29 +01:00
Cheng Zhang
038b8792e3
CP-12624: Upload a CallHome report to CIS on demand
...
1. Add Upload a CallHome report to CIS on demand logic
2. Add test cases to check the function
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-06-10 19:02:29 +08:00
Mihaela Stoica
3f0a9b6c40
Merge pull request #488 from cheng--zhang/CP-12158-new
...
CP-12158: Read the Call Home upload schedule and determine if an uplo…
2015-06-10 13:17:57 +03:00
Gabor Apati-Nagy
9580170733
Merge pull request #492 from MihaelaStoica/CallHome
...
CP-12154: Offer Call Home enrollment when connecting to Call-Home cap…
2015-06-10 10:54:19 +01:00
Cheng Zhang
8333bfcb19
CP-12158: Rework review comments
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-06-10 17:32:52 +08:00
Gabor Apati-Nagy
ffc90c6b7c
Merge pull request #493 from MihaelaStoica/CP-12316
...
CP-12316: Ability for a XenCenter user show whether a guest is HVM or PV
2015-06-10 10:29:49 +01:00
Mihaela Stoica
9c67f803a6
Merge pull request #496 from GaborApatiNagy/master_CA-172441
...
CA-172441: Wrong message shown when hover mouse on 'Open SSH Console'
2015-06-10 12:29:21 +03:00
Gabor Apati-Nagy
f6c5c3bd31
CA-172441: Wrong message shown when hover mouse on 'Open SSH Console'
...
button
Removed tooltip from the "Open SSH Console" button
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-06-10 10:20:38 +01:00
Mihaela Stoica
adf6cded90
Merge pull request #495 from GaborApatiNagy/master_CP-11985
...
CP-11985: Implement RPU pre-check phase for safe repartitioning
2015-06-09 19:24:55 +03:00
Gabor Apati-Nagy
970ab331b1
CP-11985: Implement RPU pre-check phase for safe repartitioning
...
Added check for the "not_enough_space" case
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-06-09 17:21:50 +01:00
Mihaela Stoica
f206d77c83
CP-12162: Add Health Check Service to the XenCenter build system
...
xenadmin-build.sh: Added a backslash to separate the parameters of the cp command
2015-06-09 14:28:30 +01:00
Mihaela Stoica
c829a4b451
Merge pull request #494 from MihaelaStoica/cheng--zhang-CP-12162
...
Merge CP-12162
2015-06-09 15:28:01 +03:00
Mihaela Stoica
415812fec1
Merge branch 'CP-12162' of https://github.com/cheng--zhang/xenadmin into cheng--zhang-CP-12162
2015-06-09 13:22:53 +01:00
Mihaela Stoica
059e0f77b5
CP-12316: Ability for a XenCenter user show whether a guest is HVM or PV
...
Added this information on the VM's general tab, and it could be one of the following:
- Operating mode: Paravirtualized (PV)
- Operating mode: Fully virtualized (HVM)
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-06-09 12:34:13 +01:00
Gabor Apati-Nagy
8911939172
Merge pull request #491 from rosslagerwall/cp7644-v2
...
CP-7644: Write XenCenter product version and build number
2015-06-09 10:31:47 +01:00
Cheng Zhang
5ff8911688
Use DbProxy and server databases to do the UT test
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2015-06-09 16:06:17 +08:00
Ross Lagerwall
9675089982
CP-7644: Write XenCenter product version and build number
...
Write out the XenCenter version and build number into a version file so
that other tools can determine them from the build artifacts.
Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
2015-06-08 16:47:25 +01:00
Mihaela Stoica
8ce3dc9952
CP-12154: Offer Call Home enrollment when connecting to Call-Home capable hosts
...
- Check call home enrollment status on connecting to a pool: If status is unknown it means that the pool is not enrolled (enabled) and has never been (disabled). If that's the case, then show the Health Check Overview dialog with the pool selected
- "Enroll now" on Health Check Overview will try enroll the selected pool into call home using existing token authentication. If this is not possible, then a dialog will be presented for the user to perform the initial authentication.
2015-06-08 16:46:16 +01:00