wilderrodrigues
bbdec1c8da
This closes #139
2015-04-02 15:55:34 +02:00
wilderrodrigues
20a663a303
This closes #141
2015-04-02 15:28:39 +02:00
Rajani Karuturi
16806b19a0
reverted 555c432946 for centos6.3 as the rpm installs java 1.6
2015-04-02 14:57:29 +05:30
Will Stevens
47ca406c5a
CONTRIBUTING.md: changed wording around modifying pull requests
2015-04-01 17:21:03 -04:00
Will Stevens
9ed249458d
Fixed the pull request step to make sure the correct branch is selected
2015-04-01 17:12:28 -04:00
Will Stevens
dc84b5b4d7
Added the CONTRIBUTING.md doc to the project root
2015-04-01 16:24:48 -04:00
Abhinav Roy
dedc860a62
CLOUDSTACK-8357 Add Test cases for vMotion support on VMFS as primary storage
2015-04-01 23:18:40 +05:30
Gaurav Aradhye
c05e37b28d
CLOUDSTACK-8356: Mentioning netaddr module in setup.py in marvin as it is used across test cases
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-04-01 15:30:17 +05:30
SrikanteswaraRao Talluri
7a70f8ab19
Merge branch 'vcentermarvin' of https://github.com/srikanteswartalluri/cloudstack
...
This closes #134
2015-04-01 15:14:18 +05:30
Gaurav Aradhye
ed979b159f
CLOUDSTACK-8330: Adding dvs tag to test cases which can be run on DVS configuration on vmware
...
This closes #136
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-03-31 12:37:39 +05:30
sadhu
a05f1b2fdb
cloudstack-8218
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-03-30 16:06:20 +05:30
sadhu
26123dd079
CLOUDSTACK-8218:added missing scenrio and additional checks for betterdebugging
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-03-30 16:06:19 +05:30
Rohit Yadav
2de12b50f8
systemvmtemplate: zero out /var/log partition
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-30 15:52:51 +05:30
Rohit Yadav
6f907fb2cd
systemvmtemplate: increase disk size to 3000
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-30 13:58:33 +05:30
Rohit Yadav
d0e65d7c34
systemvmtemplate: use separate partition for /var/log
...
/var/log fills up /var and fails operation of normal services. This fix
restricts /var/log to 100-200M. The fix for CLOUDSTACK-6885 tries to make sure
we don't keep a lot of logs.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-30 13:54:20 +05:30
Rohit Yadav
0540ba1b30
systemvm: fix socat usage
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 888f67f0bd )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-30 13:50:39 +05:30
Abhinandan Prateek
6ac06e5e5e
CLOUDSTACK-6885: rotate logs hourly on VR
2015-03-30 13:49:23 +05:30
Gaurav Aradhye
02d322189d
CLOUDSTACK-8344: Fixed SSH failures in test_haproxy.py test suite
...
This closes #130
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-03-30 11:09:53 +05:30
SrikanteswaraRao Talluri
c9fc7e65b7
CLOUDSTACK-8352: vcenter library for marvin which makes use of 'pyvmomi'
...
vmware sdk python binding to interact with vcenter server.
Tested against vcenter 5.5
2015-03-30 10:56:03 +05:30
prashant kumar mishra
dede9d94fe
CLOUDSTACK-8343:modifying update method in Configurations to take **kwargs
2015-03-30 10:55:31 +05:30
SrikanteswaraRao Talluri
c6581c17bd
CLOUDSTACK-8352: vcenter library for marvin which makes use of 'pyvmomi'
...
vmware sdk python binding to interact with vcenter server.
Tested against vcenter 5.5
2015-03-30 10:40:50 +05:30
Daan Hoogland
b6d2b62aa7
imports in test
2015-03-27 15:59:32 +01:00
Daan Hoogland
4e1997ff5a
imports :8
2015-03-27 15:38:25 +01:00
Daan Hoogland
91d87666a6
Merge branch 'ovm3firefix' of https://github.com/snuf/cloudstack
2015-03-27 12:11:18 +01:00
Funs
e7d7643dd7
Only one thing can come from the agent
2015-03-27 11:19:16 +01:00
Funs
d0e25d96fb
Fix paths so they also work with tests on windows.
...
Sonarcube is great, but has no context and can be wrong, in this
case File.separator is nice if you're running platform independent,
the agent on OVM3 is however NOT platform independent and will break
if we feed it windows separators.
2015-03-27 11:14:35 +01:00
Sanjay Tripathi
e2fe8e6499
CLOUDSTACK-8351: Cloudstack https configuration wrong in server.xml
2015-03-27 15:29:17 +05:30
Sanjay Tripathi
5f59091418
CLOUDSTACK-8350: Volume attachment failed when user stops the VM during attaching DISK.
2015-03-27 15:26:32 +05:30
Rohit Yadav
7144e9b35d
CLOUDSTACK-8231: use hardcoded list of LB algorithms as backup
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 6f2facfa39 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-27 09:29:36 +05:30
Daan Hoogland
042b99f6bc
Merge branch 'hotfix/findbugs-unknownvm-as-null' of https://github.com/DaanHoogland/cloudstack
2015-03-26 15:40:20 +01:00
Rohit Yadav
0eec4ff977
CLOUDSTACK-6353: Fix list to have correct LB IP for each rule
...
(cherry picked from commit 0fe4acf525 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-26 18:24:19 +05:30
Rohit Yadav
9763c9b84d
CLOUDSTACK-7915: as a backup use hardcoded LB algorithms in UI
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 221e429b45 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-26 12:47:51 +05:30
Daan Hoogland
6a821730ce
Boolean -> boolean
2015-03-25 22:20:40 +01:00
Daan Hoogland
de4445845e
trailing whitespace
2015-03-25 22:06:26 +01:00
Daan Hoogland
048212b117
findbugs: Boolen function should not return null
2015-03-25 21:46:47 +01:00
Daan Hoogland
724699424e
findbugs: boxing/unboxing
2015-03-25 21:20:39 +01:00
Daan Hoogland
1552c912a7
findbugs: parseLong instead of boxing/deboxing
2015-03-25 18:36:12 +01:00
Daan Hoogland
340aa9ff0f
findbugs: make default encoding explicit
2015-03-25 18:31:08 +01:00
Daan Hoogland
a4c23b170e
findbugs: just in case we run on windows, use save expression
2015-03-25 18:27:56 +01:00
Daan Hoogland
bff8a8e9cd
findbugs: set explicit default charset
2015-03-25 18:22:07 +01:00
Daan Hoogland
7b51fda3b0
finbugs: mark false positive
...
hostuuid might be found after ten iterations.
2015-03-25 18:14:57 +01:00
Daan Hoogland
05099734fb
findbugs: removed redundant null check
2015-03-25 18:12:42 +01:00
Daan Hoogland
c49273e3ab
findbugs: to many lines removed in last commit
2015-03-25 17:55:11 +01:00
Daan Hoogland
8957dffc0d
findbugs: dead store / unused locals removed
2015-03-25 17:54:12 +01:00
Daan Hoogland
61e38a188b
findbugs: use explicit default charset encoding
2015-03-25 17:50:29 +01:00
Daan Hoogland
fa56045665
findbugs: wrapper object comparison (fixed)
2015-03-25 17:12:51 +01:00
Rohit Yadav
8fe3c0b8ba
appliance: remove raw.img before exporting and building template for KVM
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-25 17:27:03 +05:30
Rohit Yadav
caba04d173
engine: add DB upgrade path from 4.4.3 to 4.5.0/4.5.1
...
Upgrade path extends over upgrade path from 4.4.2 to 4.5.0
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit e3e59c544c )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Conflicts:
engine/schema/src/com/cloud/upgrade/DatabaseUpgradeChecker.java
2015-03-25 11:38:39 +05:30
Abhinav Roy
ead41f9215
changes made after second review
...
Signed-off-by: Sowmya Krishnan <sowmya.krishnan@citrix.com>
2015-03-24 17:46:22 +05:30
Yitao Jiang
52ffccff5f
tools/apidoc: Fix the bug when build apidoc under windows cygwin environment
...
This closes #114
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-24 17:24:34 +05:30