Sharath Babu
af182d9e7e
CA-213512: [VMSS] XC mentions VMPR instead of VMSS on failure of snapshot
...
Signed-Off-by: Sharath Babu <sharath.babu@citrix.com>
2017-01-23 16:25:16 +05:30
Sharath Babu
6b64efb9a6
CA-213563: VM policy cannot be changed to snapshot with
...
quiesce after installing vss tools
Enabling snapshot policy type to be changed to quiesce from
other snapshot policy types if the selected VMs are
quiesce snapshot capable.
Signed-off-by: Sharath Babu <sharath.babu@citrix.com>
2016-11-11 06:12:35 +05:30
Sharath Babu
9bade951b9
CA-213509: [VMSS] XC Unable to add policy to a Folder/ Tags
...
Disable Folder/Tags for VMSS feature
Signed-off-by: Sharath Babu <sharath.babu@citrix.com>
2016-10-19 05:04:26 +05:30
sharath babu
d89dbe3b2d
CA-213496: Snapshots taken part of VMSS have same symbol
...
as manually taken snapshots in saved snapshot search
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-08-17 15:22:45 +05:30
Sharath Babu
795b12cdcd
CA-213500: Revert To, Actions and Delete buttons
...
are enabled even if there is no manual snapshot.
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-08-10 12:04:11 +05:30
Sharath Babu
815822e003
CA-213499: List view of snapshots not working as expected with VMSS
...
vmss snapshots are shown even when Scheduled snapshots is
unchecked in same menu.
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-07-29 09:28:21 +05:30
Sharath Babu
5aaeeb3318
CA-213498: [VMSS] XC create new VMSS Policy wizard
...
disables "quiesce" option when no VMs are selected in policy
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-07-25 11:36:28 +05:30
Sharath Babu
4d4fab03cb
CA-213493: [VMSS] Quiesce info icon and alert icon
...
in VMSS wizard are not aligned properly
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-07-21 12:43:55 +05:30
Sharath Babu
2eec0a130c
Updating constructor name for NewPolicyWizardTest class
2016-06-14 16:31:11 +00:00
Sharath Babu
93e3c05216
Incoporating review comments by Mihaela.
...
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-06-14 15:22:15 +00:00
Sharath Babu
2ad62fd48e
CP-17752: make unit tests use a generic class of policy wizard and
...
added support for New Policy Wizard help document.
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-06-14 13:20:04 +00:00
Sharath Babu
32d5c15329
CP-17704: Adding support for help document
...
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-06-13 09:11:05 +00:00
Sharath Babu
07128eb9b4
Incorporating review comments.
...
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-04-07 03:20:14 +00:00
Sharath Babu
18289192b7
Incorporating review comments.
...
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-04-06 05:05:56 +00:00
Sharath Babu
81563c65b8
CA-204328: VMSS policy wizard not filtering out messages accordingly
...
Added filter functionality for filtering messages in policy wizard.
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-03-29 07:52:48 +00:00
Sharath Babu
026b19c3fa
CAR-2146: Improved policy wizard loading time
...
Removing redundant code to improve performance as
suggested by Miheala.
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-03-29 07:23:02 +00:00
Sharath Babu
74c6242d56
CP-16192: [Performance] xapi vmss object should have recentAlerts, like vmpp
...
Significant improvements has been done in "schedule snapshot" policy wizard
for loading messages, hence we do not require recentAlerts field.
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-03-29 05:58:05 +00:00
Sharath Babu
ba0a060e06
CA-198956: VM.set_snapshot_schedule throws exception "Object deleted:VMSS" in xapi
...
XAPI expects "OpaqueRef:NULL" in the value field to unassign a VM from
a particular policy, however XC is sending an empty string "". As a fix
the empty string is replaced with Helper.NullOpaqueRef.
Signed-off-by: Sharath Babu <Sharath.Babu@citrix.com>
2016-03-29 04:37:39 +00:00
Stephen Turner
246f04e984
Merge pull request #851 from koushikcgit/VMSSv3
...
CAR-2146: Fixed a minor bug in Alert generation
2016-02-19 12:53:06 +00:00
Stephen Turner
32d69adbd5
Merge pull request #850 from koushikcgit/VMSSv2
...
Scheduled Snapshots Feature
2016-02-19 12:30:19 +00:00
Koushik Chakravarty
d261001130
CAR-2146: Fixed a minor bug in Alert generation
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-19 17:58:07 +05:30
Koushik Chakravarty
556229c0a1
CAR-2146: Removed enum typecast, fixed some texts in UI
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-19 17:32:18 +05:30
Gabor Apati-Nagy
ec1e4ca067
Merge pull request #840 from cheng-z/CA-198895
...
CA-198895: Have parameter Languages back in xencenter.l10n.diff
2016-02-18 16:44:12 +00:00
Stephen Turner
d50ddc1f58
Merge pull request #849 from GaborApatiNagy/master_CP-15830
...
CP-15830: Add Help IDs for new dialogs in Dundee
2016-02-18 13:28:47 +00:00
Gabor Apati-Nagy
6cde7d9c3f
CP-15830: Add Help IDs for new dialogs in Dundee
2016-02-18 13:09:53 +00:00
Koushik Chakravarty
217264aae6
CAR-2146: Fixed FriendlyNames, removed CreateVMSS file and refactored some
...
code
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 17:33:38 +05:30
Koushik Chakravarty
025e263a4c
CAR-2146: Reworked and removed some more redundant code
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
e13b2b7beb
CAR-2146: Changed the SDK API naming terminology
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
6889e15872
CAR-2146: Isolated type specific checks in VMGroup helper class
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
d5db0335db
CAR-2146: Initial Review comments incorporated
...
1. Changed the Messages to remove ambiguity between scheduled snapshots and
snapshot schedules
2. Made some functions as properties in IVMPolicy
3. Removed some redundant code
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
89e16d46e7
CAR-2146: Changed short-cut key to unused value
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
b9791f9588
CAR-2146: Removed VMSS specific Dialog and fixed some merge issues
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
e11974d864
CAR-2146: Integrated new SDK changes, re-using existing VMPP Dialog
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
e838a49814
CAR-2146: Removing Email page and some code review comment resolutions
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
cf5040e9a9
CAR-2146: SDK Integration for VMSS and Testing
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
2a3c62a931
CAR-2146: Added new VMSS Dialog, made text modifications in existing
...
wizard
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
f3d8941b81
CAR-2146: Added new column for Quiesce support
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
034063a708
CAR-2146: Sorted Messages file
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Koushik Chakravarty
b3fe4aa2a3
CAR-2146: VMSS - Wizard modifications - framework ready
...
Signed-off-by: Koushik Chakravarty <Koushik.Chakravarty@citrix.com>
2016-02-18 16:27:17 +05:30
Gabor Apati-Nagy
8a0a149f14
CP-16097: Fix unit test
2016-02-18 10:44:17 +00:00
Gabor Apati-Nagy
e85a6776f3
Merge pull request #847 from GaborApatiNagy/master_CP-16097
...
CP-16097: Hide Thin Provosioning in XenCenter
2016-02-17 14:04:40 +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
Stephen Turner
6949349830
Merge pull request #845 from GaborApatiNagy/master_CP-16097
...
CP-16097: Hide Thin Provosioning in XenCenter
2016-02-17 13:58:20 +00:00
Gabor Apati-Nagy
0f20df0f4b
CP-16097: Hide Thin Provosioning in XenCenter
...
Added the same comment to all the changes
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-17 13:14:42 +00:00
Stephen Turner
675ae4f057
Merge pull request #846 from ushamandya/master
...
CP-15334, CP-16118: Modified XC Help topics for GVT-g and TLS SSL updates
2016-02-17 12:48:30 +00:00
Usha Mandya
6c0cb6b267
CP-15334, CP-16118: Modified XC Help topics for GVT-g and TLS SSL updates
2016-02-17 12:33:54 +00:00
Gabor Apati-Nagy
6cf7776795
CP-16097: Hide Thin Provosioning in XenCenter
...
Commented code out only for easier reverting.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-17 11:42:19 +00:00
Stephen Turner
5a6283c5ec
Merge pull request #843 from GaborApatiNagy/homepage2
...
CP-15402: Improvements to the new HomePage
2016-02-17 09:31:52 +00:00
Gabor Apati-Nagy
27df0a609b
CP-15402: HomePage
...
Chanegd build script to pick up the mht file as well for translators
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-16 19:01:11 +00:00
Gabor Apati-Nagy
ccb57a3e79
CP-15402: HomePage: Added localized MHT files
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-02-16 18:54:20 +00:00