Brian Federle
c78e7a01e1
Instance wizard UI: Pass data for multi-disk service offerings
2014-04-03 14:52:03 -07:00
Brian Federle
9427f61630
Fix missing localization strings caused by merge issue
2014-04-03 13:57:43 -07:00
Brian Federle
6059a69a51
Remove commented-out-code
2014-04-03 13:57:43 -07:00
Jessica Wang
6901b8a1ee
CLOUDSTACK-6335: UI - Acquire IP dialog - show/hide "cross zones" checkbox upon portableipserviceenabled property of the current region instead of Local region.
2014-04-03 13:45:34 -07:00
Girish Shilamkar
bf76012fba
Fix problem string comparison with unicode
...
Conflicts:
test/integration/component/test_egress_fw_rules.py
2014-04-03 16:26:35 +05:30
Koushik Das
00a4e6ada9
CLOUDSTACK-6286: [Automation] VM deployment is failing in simulator
...
Added AggregationContolCommand to simulator
2014-04-03 11:48:06 +05:30
Abhinandan Prateek
8ad6b3c7e9
Revert "CLOUDSTACK-6286: added FinishAggregationCommand and StartAggregationCommand to simulator"
...
This reverts commit 9ddfbe1128 . REverting as the dependency is not there in git.
2014-04-03 10:23:42 +05:30
Brian Federle
7c06ec5bc5
WIP: Instance wizard UI: Support multi-disk offerings
...
Adds front-end support to instance wizard UI for service offerings
supporting multiple disks.
The UI changes will show if a list 'multipleDisks: []' is passed with
the disk offering data options.
2014-04-02 16:25:12 -07:00
Kelven Yang
eb41250a48
Do app-level iteration to avoid mysql deadlocks
2014-04-02 16:01:34 -07:00
Kelven Yang
04f5e93745
BUG-ID: CS-19697: Deal with possible DB deadlock issue, return the job into queue for next turn
2014-04-02 16:01:24 -07:00
Kelven Yang
e928383685
Don't let VMsync touch the VM if VM has been scheduled for HA but HA is not yet running.
2014-04-02 16:01:06 -07:00
Brian Federle
74c947b655
Add some missing localization strings
2014-04-02 14:15:39 -07:00
Alex Huang
1439c69b7e
Applied Tina's patches for removing the xapi jar
2014-04-02 13:59:43 -07:00
Min Chen
6af57d08a6
Fix a little bug to resource owner to checkAccess.
2014-04-02 11:38:43 -07:00
Min Chen
3ee55cd17b
Fix the compilation error due to interface change.
2014-04-02 09:40:05 -07:00
Abhinandan Prateek
1586f419dc
CLOUDSTACK-6286: added FinishAggregationCommand and StartAggregationCommand to simulator
2014-04-02 20:42:49 +05:30
Ashutosh K
15aeaf25de
CLOUDSTACK-2266: Adding automation tests for IP reservation feature
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-04-02 10:53:36 +05:30
Prachi Damle
43ce83202d
Fix for: doAccessChecks fail due to the wrong ClassCast toArray()
2014-04-01 17:42:07 -07:00
Min Chen
4367d1406b
Change AccountManagerImpl.checkAccess to invoke SecurityChecker
...
interface that takes multiple controlled entities.
2014-04-01 17:31:56 -07:00
Min Chen
c89eb73304
Remove usage of sameOwner checkAccess invocation, and convert to
...
OperateEntry IAM check.
2014-04-01 17:31:56 -07:00
Prachi Damle
a8a0e84b88
Split the Root Admin policy to allow 'ListEntry' access for listing resources for scope 'all', but 'UseEntry' access only within Account scope
...
Same with Domain Admin policy
2014-04-01 16:01:36 -07:00
Prachi Damle
b917184fda
Adding SecurityChecker list for the ParamProcessWorker
2014-04-01 12:06:16 -07:00
Prachi Damle
9962cf1706
SecurityChecker can accept multiple ControlledEntity
2014-04-01 12:06:13 -07:00
Milamber
685d664909
Add 4.4 UI resources files on Transifex
2014-04-01 19:30:24 +01:00
Gabor Apati-Nagy
eb86ed60bd
Value of Global parameter "custom.diskoffering.size.min" is not reflected in UI during new instance creation.
...
Added fields to /api and /server classes for CustomDiskOfferingMinSize
to be available in CapabilitiesResponse. Fixed UI code in Instance
Wizard to have this config value as the minimum selectable option when
we are in custom disk size mode.
2014-04-01 10:56:02 -07:00
Anshul Gangwar
90117f09e8
CLOUDSTACK-6288: Changing default ImageFormat to vhdx for hyper-v and allowing registration of vhdx format templates.
...
Signed-off-by: Devdeep Singh <devdeep@gmail.com>
2014-04-01 13:40:21 +05:30
Mike Tutkowski
e7724e90ba
CLOUDSTACK-6170 (VMware root-disk support for managed storage)
2014-04-01 00:05:34 -06:00
Mike Tutkowski
ac352388b0
CLOUDSTACK-6170 (VMware root-disk support for managed storage)
2014-03-31 21:17:11 -06:00
Sheng Yang
c388afc8cd
CLOUDSTACK-6309: Fix timeout in KVM when execute VR commands
...
Timeout is in seconds rather than milliseconds.
2014-03-31 11:29:02 -07:00
Mike Tutkowski
fe0c9768cf
CLOUDSTACK-6170 (VMware root-disk support for managed storage)
2014-03-31 00:10:49 -06:00
Prachi Damle
412af7c2e6
RoleBasedEntityAccessChecker should skip Project resources. IAM does not support Projects yet.
2014-03-28 18:54:19 -07:00
Anthony Xu
36fa355f0b
Add support for XS6.2 Fox hotfix
2014-03-28 16:54:18 -07:00
Kelven Yang
6e093514e4
CLOUDSTACK-6305: protect lock leaking from unhandled exception
2014-03-28 15:28:39 -07:00
Prachi Damle
024efbfbd4
CLOUDSTACK-6303 [Automation] [UI] Account creation hang in UI
...
Changes:
- Caused due to a MySql error during 'Project' account cleanup. The MySql error hits a deadlock bug in the MessageBus code that does not release the lock/decrement the counter Eventually all callers on the MessageBus end up waiting to enter
- This fixes the account cleanup MySql error.
2014-03-28 14:00:39 -07:00
Anthony Xu
60563d395f
Revert "change below file names for consistency"
...
This reverts commit 9493b4d65c .
2014-03-28 12:15:02 -07:00
Mike Tutkowski
553630b1b9
CLOUDSTACK-6170 (VMware root-disk support for managed storage)
2014-03-28 12:52:56 -06:00
Anthony Xu
9493b4d65c
change below file names for consistency
...
Xenserver625Resource.java -> XenServer625Resource.java
Xenserver625StorageProcessor.java -> XenServer625StorageProcessor.java
2014-03-28 11:46:26 -07:00
Brian Federle
61a0c128a7
CLOUDSTACK-6227: Don't show API/secret key fields in quickview
2014-03-28 10:23:18 -07:00
Gabor Apati-Nagy
6d7978ea45
CLOUDSTACK-6227 (Add copy-paste support for detail view fields):
...
DetailView widget now supports bool isCopyPaste property that can be set
for fields. If this is set to true, the text of this field is displayed
using ellipsis formatting* and a copy-paste icon is available right next
to it. On clicking this icon, the full text is displayed
*: tooltip is also enabled showing the original non-ellipsed value
2014-03-28 10:17:31 -07:00
Mihaela Stoica
0d897f65a2
UI: Applied localization function to labels on Zone Chart page
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-03-28 10:11:16 -07:00
Mihaela Stoica
c09bb900c7
UI: Fixed truncated icon on confirmation dialogs
...
Signed-off-by: Brian Federle <brian.federle@citrix.com>
2014-03-28 10:10:47 -07:00
Sebastien Goasguen
6d15f6c27e
CLOUDSTACK-6299: Fixed apidoc info with base64 encoded
2014-03-28 09:56:16 -04:00
Kishan Kavala
45ab288e26
CLOUDSTACK-6239: Encrypt security related config values before inserting into DB
2014-03-28 18:47:21 +05:30
Murali Reddy
89c6f0087c
OVS distributed routing: fix the issues related to applying network
...
ACL's on OVS. OVS OF rules does not accept 0.0.0.0/0 so while applying
ACL dont include source CIDR in the OF rule if source CIDR is 0.0.0.0/0
2014-03-28 17:08:22 +05:30
SrikanteswaraRao Talluri
14796783fd
CLOUDSTACK-6125: added smoke tests with following tags 1. selfservice - tests which can be run on simulator. 2. provisioning - tests that need actual hypervisor resource.
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-03-28 15:39:22 +05:30
SrikanteswaraRao Talluri
5f5416a51c
CLOUDSTACK-6125: adding 'selfservice','provisioning' tags to segregate the tests
...
that can be run on simulator only and that needs hardware.
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-03-28 15:38:31 +05:30
Hugo Trippaers
2ade6b9188
Fix pom relative path
...
(cherry picked from commit 15b6860c68 )
2014-03-28 09:36:21 +01:00
Edison Su
392dc817af
fix build
2014-03-27 17:38:42 -07:00
Edison Su
f1ff060bb9
fix devcloud reboot issue: should not start heartbeat for devcloud
...
Conflicts:
plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
2014-03-27 17:38:41 -07:00
Edison Su
11d11d8690
CLOUDSTACK-5329: stupid java box/unbox
...
Conflicts:
engine/schema/src/com/cloud/vm/VMInstanceVO.java
2014-03-27 17:38:41 -07:00