Priti Sarap
c5ebb68be4
CLOUDSTACK-8689: Verify effect of changing value of XenServer Max guest limitis on previously added hosts
...
CLOUDSTACK-8689-Verify-effect-of-changing-value-of-XenServer-Max-guest-limitis-on-previously-added-hosts -Addning check for empty list and increamenting maxguestlimit accordingly
CLOUDSTACK-8689: Verify effect of changing value of XenServer Maxguestlimits on previously added hosts -As testcase is changing maxguestlimits global setting it will affect on other testcases also hence moving it to component/maint folder
This closes #638
2015-08-03 14:48:50 +05:30
Daan Hoogland
c1ac5f3abc
Merge pull request #643 from @kansal
...
Coverity Issue: Resource Leak fixed
* pr/643:
CLOUDSTACK-8692: Resource leak found by the internal coverity instance at Citrix fixed.
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>
2015-08-03 11:09:24 +02:00
Priti Sarap
b6a06b4bf5
CLOUDSTACK-8686: Data disk attach failed for clusters with only zone wide primary -Attaching the uploaded/allocated volume to a VM on zwps
...
This closes #631
2015-08-03 14:33:48 +05:30
Kshitij Kansal
e0ba5302b6
CLOUDSTACK-8692: Resource leak found by the internal coverity instance at Citrix fixed.
2015-08-03 11:21:50 +05:30
Pierre-Luc Dion
2ae2aac9f5
removed whitespaces, close #623
2015-08-01 08:33:55 -04:00
Pierre-Luc Dion
3381154faf
initial dockerization commit. 1. update injectkeys.sh to work into restricted container 2. move previous dockerfiles into tools/docker 3. dockerfiles for management-server on centos and marvin
...
CLOUDSTACK-8249
Signed-off-by: Pierre-Luc Dion <pdion891@apache.org>
2015-08-01 08:30:16 -04:00
Mike Tutkowski
e640e0cf6e
Setup = noun form / Set up = verb form
2015-07-30 23:03:23 -06:00
Mike Tutkowski
c0230273cd
Changing text "Snapshot(s)" to "Snapshots"
2015-07-30 22:59:05 -06:00
Mike Tutkowski
406c2c00b2
Correcting an issue that was introduced with b84093f691ae0b09d2c525d50f2e2d200c709b2c
2015-07-30 18:24:58 -06:00
Daan Hoogland
c9857cae25
Merge pull request #637 from @DaanHoogland
...
Cloudstack 8656 adding messages to empty catch blocks
* pr/637:
CLOUDSTACK-8656: debug messages on interupted exceptions
CLOUDSTACK-8656: code in comment removed
CLOUDSTACK-8656: filling empty catch block with info messages using regexp "catch\s*\(\s*(Exception|Throwable)\s*\w*\)\s*\{\s*\}"
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>
2015-07-30 19:11:19 +02:00
Daan Hoogland
e2b6237464
CLOUDSTACK-8656: debug messages on interupted exceptions
2015-07-30 16:03:10 +02:00
Daan Hoogland
520e0c8de0
CLOUDSTACK-8656: code in comment removed
2015-07-30 15:52:17 +02:00
Daan Hoogland
85e002b230
CLOUDSTACK-8656: filling empty catch block with info messages
...
using regexp "catch\s*\(\s*(Exception|Throwable)\s*\w*\)\s*\{\s*\}"
2015-07-30 15:51:52 +02:00
Daan Hoogland
f5db821735
Merge pull request #636 from @sspans
...
Update NiciraNvpGuestNetworkGuru.java
* pr/636:
Update NiciraNvpGuestNetworkGuruTest.java
Update NiciraNvpGuestNetworkGuru.java
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>
2015-07-30 14:21:09 +02:00
Sten Spans
e63a56d650
Update NiciraNvpGuestNetworkGuruTest.java
...
add partial vxlan tests
2015-07-30 12:47:49 +02:00
Milamber
ac7c882e34
Update L10N resource files on master branch with 4.6 translation strings from Transifex (20150730)
2015-07-30 11:03:38 +01:00
manasaVeloori
f45548bf0b
Added a test to verify that listSnapshots response returns zone id
...
Made changes based on Comments
This closes #632
2015-07-30 12:32:04 +05:30
Sten Spans
d03505acc2
Update NiciraNvpGuestNetworkGuru.java
...
Add support for VXLAN as isolation method
2015-07-29 15:45:41 +02:00
Kishan Kavala
bccd344796
CLOUDSTACK-8683: process cmd_line.json for shared network VR in cloud-early-config
...
This closes #634
2015-07-29 15:57:19 +05:30
Daan Hoogland
2c110ab709
unittesting: test resolution is not guaranteed to be exact
2015-07-29 10:49:16 +02:00
Koushik Das
5adfc1c786
Moved test for CLOUDSTACK-8651 to a new .py file
...
This closes #607
2015-07-29 13:41:31 +05:30
Koushik Das
3be278ed5e
CLOUDSTACK-8651: [Browser Based Upload Template] Partially uploaded templates doesn't get cleaned up after the SSVM handling it is destroyed
...
Fixed template sync code to include templates in 'NotUploaded' and 'UploadInProgress' states along with 'Active'.
2015-07-29 13:40:43 +05:30
Kshitij Kansal
b631da2542
Coverity Issue: Null Pointer Dereferencing fixed and Test cases added
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #628
2015-07-28 16:56:12 +02:00
Pierre-Luc Dion
c30308dc83
change last owner of change for pgp signature
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #626
2015-07-28 14:18:41 +02:00
Pierre-Luc Dion
e2d0199621
fix release version automatically updated using pom.xml
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-07-28 14:18:41 +02:00
Pierre-Luc Dion
9e4a1a08ff
fix dependency for keepalived from wheezy-backports
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-07-28 14:18:40 +02:00
Kishan Kavala
90137acda2
VR type in shared network is dhcpsrvr. Ips are being removed due to this issue
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #627
2015-07-28 13:43:09 +02:00
Koushik Das
6c3c9ea915
Unit tests for HA manager investigate method. Refer to CLOUDSTACK-8666 for the code chenges
2015-07-28 11:22:32 +05:30
Daan Hoogland
22f194b888
coverity 1125362, 1125363: assorted resource leaks
...
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>
This closes #602
2015-07-27 14:43:11 +02:00
Daan Hoogland
3a4d371665
coverity 1147051: trivial db resource leak in endpoint selector should have been nested try catches before try-with-resource beacame available
...
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>
2015-07-27 14:43:11 +02:00
Daan Hoogland
8b350c37bd
coverity 1133705: output writer close
...
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>
2015-07-27 14:43:11 +02:00
Daan Hoogland
488ee88ae8
coverity 1147049: buffered file reader resource guard
...
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>
2015-07-27 14:43:10 +02:00
Priti Sarap
66f5163426
CLOUDSTACK-8659: Verify presentation of volume id in description of events table for 'SNAPSHOT.CREATE' type
...
This closes #613
2015-07-27 14:57:56 +05:30
Priti Sarap
9c9e902e5c
CLOUDSTACK-8664: Verify if queryAsyncJobResult api return jobinstanceid
...
This closes #619
2015-07-27 12:38:12 +05:30
Pierre-Luc Dion
31b486d38a
dummy commit to close PR: close #620 , close #606 , close #334 , close #586
2015-07-26 10:40:50 -04:00
sanjeev
7f7026ace5
CLOUDSTACK-8634: Made changes to test_security_group.py test suite to support EIP
...
Signed-off-by: Pierre-Luc Dion <pdion891@apache.org>
2015-07-26 10:39:15 -04:00
Sudhansu
fd17e47e15
BUG-ID: CLOUDSTACK-8483 - Private template not visible in project added new 'projectId' parameter in createTemplate command and based current user, account and projectid decide the owner of the template.
...
Signed-off-by: Pierre-Luc Dion <pdion891@apache.org>
2015-07-26 10:27:48 -04:00
Sudhansu
f8ef13c5e6
BUG-ID: CLOUDSTACK-8483 - Private template not visible in project added new 'projectId' parameter in createTemplate command and based current user, account and projectid decide the owner of the template.
...
Signed-off-by: Pierre-Luc Dion <pdion891@apache.org>
2015-07-26 10:27:48 -04:00
Wido den Hollander
9dbc99c608
CLOUDSTACK-8648: Pass the proper storage layer when configuring
...
Signed-off-by: Pierre-Luc Dion <pdion891@apache.org>
2015-07-26 10:25:06 -04:00
Wido den Hollander
554f5f9fbb
CLOUDSTACK-8648: Do not configure the ImageFormat Processor when fetching filesize
...
It will throw an exception and that's needed.
Also, make the log show about which file we are talking about
Signed-off-by: Wido den Hollander <wido@widodh.nl>
Signed-off-by: Pierre-Luc Dion <pdion891@apache.org>
2015-07-26 10:25:05 -04:00
Rajani Karuturi
ac9c2a224a
fixed finbugs issue due to PR #609
...
applicationCtx need not be static as the bean is singleton
This closes #622
2015-07-24 17:42:21 +05:30
Koushik Das
090db05821
CLOUDSTACK-8666: Put host in Alert state only after alert.wait timeout
...
Instead of putting the host to Alert state immediately, the investigators should be allowed to run for some time based on alert.wait global config.
At the end of this interval if the host state still cannot be determined then put the host in Alert. Also updated some of the log messages.
This closes #621
2015-07-24 12:16:07 +05:30
Rajani Karuturi
7febdb58b5
Merge branch 'CLOUDSTACK-8596' of https://github.com/karuturi/cloudstack
...
This closes #609
2015-07-24 10:59:15 +05:30
Boris Schrijver
2984acca83
CLOUDSTACK-8580 Users are now able to view, expunge and recover their vm's themselves. Two configuration options are added to allow this behaviour on a global or per account scale. Configuration options default to false.
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #593
2015-07-23 13:59:44 +02:00
Maneesha P
1f09b8c3bf
Fixed Coverity issue "Dereference null return value"
...
added a not null check and a CloudRuntimeException in case of null
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
This closes #617
2015-07-23 15:46:17 +05:30
Rajani Karuturi
96cf0325e2
CLOUDSTACK-8596 addressed review comments
...
In LdapUserManagerFactory moved the beans to a map
used a Enum for LdapProvider and made the corresponding changes in
LdapConfiguration and the callers.
2015-07-23 15:21:59 +05:30
Frank Louwers
d8f37c5e17
Sorry about the typo
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #601
2015-07-23 08:36:05 +02:00
Frank Louwers
4705d75d4a
CLOUDSTACK-8650: Fix securitygroups ingress FW for protocol any and 0.0.0.0/0
...
Change way 0.0.0.0/0 + all is handles, as per feedback in Slack channel
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-07-23 08:36:05 +02:00
Boris Schrijver
2e79c628e0
CLOUDSTACK-8649: Fixed unnecessary double url decoding in registerSSHKeyPair.
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #615
2015-07-23 08:18:15 +02:00
wilderrodrigues
d632d6312b
CLOUDSTACK-8660 - Adding new StringUtils.getDefaultCharset() in order to wrap the Charset equivalet method.
...
- This test was added in order to cover the new StringUtils.getDefaultCharset().
- One cannot be sure that StringUtils.getPreferredCharset() will always be equals to Charset.defaultCharset()
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #616
2015-07-23 08:08:46 +02:00