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
wilderrodrigues
245c976ad0
CLOUDSTACK-8660 - Adding a method to check if UTF-8 is supported
...
- Changing the test to call isUtf8Supported() before checking if the preferred charset is actually UTF-8
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-07-23 08:08:46 +02:00
wilderrodrigues
59d7bc3573
CLOUDSTACK-8660 - Formatting test and utility classes
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-07-23 08:08:45 +02:00
Daan Hoogland
8875d7ae15
CLOUDSTACK-7539: coverity regression dead local store
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #610
2015-07-22 18:12:52 +02:00
Koushik Das
ab7c9e4098
CLOUDSTACK-8655: [Browser Based Upload Volume] Partially uploaded volumes are not getting destroyed as part of storage GC
...
As part of volume sync, that runs during of SSVM start-up, the volume_store_ref entry was getting deleted. Volume GC relies on this entry to move volume to destroyed state.
Since the entry was getting deleted, GC thread never moved the volume from UploadError/UploadAbandoned to Destroyed. Fix is to not remove the volume_store_ref entry as part
of volume sync and let GC thread handle the clean up.
This closes #611
2015-07-22 19:05:47 +05:30
Rajani Karuturi
d42173a1a3
reverting gmaven version to 1.3
...
the changes in commit ec32ea30f7b3e5351e661786955d9fa0929047bd changed
gmaven version in ldap plugin which broke running the spock tests from
command line. Hence reverting the change until we fix it with
the new version.
2015-07-22 16:31:28 +05:30
Daan Hoogland
2982fcf615
CLOUDSTACK-8658: test default platform charset
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
This closes #612
2015-07-22 10:06:31 +02:00
Daan Hoogland
822ea9c787
CLOUDSTACK-8658: make initializer static instead of default
...
Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-07-22 10:06:31 +02:00
Rajani Karuturi
4e57cc62d0
CLOUDSTACK-8596 ability to query nested groups for Microsoft AD
...
added a new configuration to select the appropriate ldap implementation
incase of microsoft AD enabled nested querying of group members
moved LdapUserManager to an interface and added separate implementations
for openLdap and microsoft AD
Added unit tests
2015-07-20 18:00:57 +05:30
nitt10prashant
b400608162
CLOUDSTACK-8639:fixing calculation mistakes in component/test_ss_domain_limits.py
...
This closes #595
2015-07-20 14:41:52 +05:30
Priti Sarap
faaf6b1f98
CLOUDSTACK-8636: Verify failure of creation of Custom disk offering with disksize parameter -Modified list validation of volume list
...
This closes #590
2015-07-20 12:29:05 +05:30
Priti Sarap
837486a43c
CLOUDSTACK-8632: Unable to revert snapshot on XenServer
2015-07-20 12:28:31 +05:30
Gaurav Aradhye
538d6630db
CLOUDSTACK-8632: Unable to revert snapshot on XenServer
2015-07-20 12:28:29 +05:30
Daan Hoogland
4ef40e215a
style: empty line removed
...
This closes #229
2015-07-17 14:57:51 +02:00
Daan Hoogland
a6f17b33e8
style: leading space removed
...
This closes #189
2015-07-17 13:35:37 +02:00
Daan Hoogland
03b076cd1b
coverity 1116668: conditionally close ds provided connection
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
This closes #599
2015-07-17 13:22:43 +02:00
Daan Hoogland
4f1eb8d6dd
coverity 1116711: findLostHost trivial try-with-resource inserted
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2015-07-17 13:22:42 +02:00
Daan Hoogland
e92e800930
coverity 1116696: iprange adding code cleaned
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2015-07-17 13:22:42 +02:00
Daan Hoogland
f15eaec254
coverity 1116759: possible null-pointer before indexOf-call move the if-block inside the next, guarded one
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
This closes #600
2015-07-17 13:12:26 +02:00
Daan Hoogland
8849d506cb
coverity 1116718: neglected jarinputstream when no entry found
...
Signed-off-by: Daan Hoogland <daan@onecht.net>
2015-07-17 13:12:26 +02:00
Daan Hoogland
0c72f7743f
Merge branch 'CLOUDSTACK-7539' of https://github.com/DaanHoogland/cloudstack
...
This closes #572
2015-07-17 12:41:34 +02:00
Wido den Hollander
fbe3b04a43
CLOUDSTACK-8628: Send an alert when fencing a KVM host failed
...
Also change the logging a bit so that you get useful logs when
not running on DEBUG level
Signed-off-by: Wido den Hollander <wido@widodh.nl>
This closes #580
2015-07-17 12:33:11 +02:00
Wido den Hollander
d1f76a2a84
CLOUDSTACK-8628: kvm: Disable Fencing when no NFS storage pools are present
...
On NFS we write a heartbeat, but without those we can not safely
fence off a host.
If we fence without knowing about a heartbeat we can cause a split-brain situation.
Signed-off-by: Wido den Hollander <wido@widodh.nl>
2015-07-17 12:33:11 +02:00
Daan Hoogland
c3d28e1b96
CLOUDSTACK-7539: no return in synchronised block
2015-07-17 11:07:57 +02:00