Damodar
27fa8a9453
CLOUDSTACK-7948: Two VOLUME.DELETE Events are being registered instead of one - On Destroying a User VM belonging to a Project
2015-03-23 16:27:21 +05:30
Gaurav Aradhye
c09427401a
CLOUDSTACK-8340: Adding test case for stop/start operation for VPC router
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This closes #122
2015-03-23 15:57:12 +05:30
sailajamada
e864b93a23
Merge branch 'volume-upload' of https://git-wip-us.apache.org/repos/asf/cloudstack into volume-upload
2015-03-23 15:20:27 +05:30
sailajamada
5c06f2bbd4
Browser Based Template Automation Changes
2015-03-23 15:19:17 +05:30
Rohit Yadav
6a881b9337
systemvmtemplate: install irqbalance from wheezy-backports
...
Ported systemvm enhancement by Rene Moser <rene.moser@swisstxt.ch> from
https://github.com/apache/cloudstack/pull/119
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-23 14:31:12 +05:30
Rohit Yadav
a80522acf2
systemvm: fix/improve irqbalance on multicore VR
...
Porting changes from PR: https://github.com/apache/cloudstack/pull/119
to new codebase used for systemvmtemplate generation.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-23 14:23:46 +05:30
Rene Moser
33280ade2e
systemvm: fix/improve irqbalance on multicore VR.
...
This is a known issue in irqbalance 1.0.3 and was partially fixed in 1.0.4.
Using the package 1.0.6 from wheezy backports helped on many VRs balancing the
interrupts, but not on all.
It seems only 1.0.7 fixes all issues regarding this, also see thread in user ML
http://mail-archives.apache.org/mod_mbox/cloudstack-users/201503.mbox/%3C5508540E.4090302%40renemoser.net%3E
This closes #119
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit a45f0e29e2 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-23 14:21:13 +05:30
Rene Moser
a45f0e29e2
systemvm: fix/improve irqbalance on multicore VR.
...
This is a known issue in irqbalance 1.0.3 and was partially fixed in 1.0.4.
Using the package 1.0.6 from wheezy backports helped on many VRs balancing the
interrupts, but not on all.
It seems only 1.0.7 fixes all issues regarding this, also see thread in user ML
http://mail-archives.apache.org/mod_mbox/cloudstack-users/201503.mbox/%3C5508540E.4090302%40renemoser.net%3E
This closes #119
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-23 14:18:49 +05:30
Amogh Vasekar
35b741a1c9
excluded plain text authenticator
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2015-03-23 11:59:47 +05:30
Rajani Karuturi
c32a6695dc
wrapped create template in db transaction
...
Template entry created in DB even though GetUpload* API fails with "No
ssvm present" error
2015-03-23 11:19:21 +05:30
sailajamada
48078289f5
Merge branch 'volume-upload' of https://git-wip-us.apache.org/repos/asf/cloudstack into volume-upload
2015-03-23 09:59:58 +05:30
sailajamada
f22bd7a79e
Browser Basesd Test Template changes
2015-03-23 09:58:02 +05:30
Pierre-Luc Dion
a86dbd3c20
remove 'double quotes' from description because it cause problem with integration tests
2015-03-21 21:04:09 -04:00
Gaurav Aradhye
8031b62b7f
Adding more test case for shared network
...
This closes #120
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-03-20 17:32:25 +05:30
Gaurav Aradhye
02c7bc0201
CLOUDSTACK-8336: Adding test for shared network restart, with and without cleanup
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-03-20 17:32:14 +05:30
Rohit Yadav
694b723899
CLOUDSTACK-8312: Fix NPE regression, copy template can have NULL volume size
...
The copy command reply can have null size returned, so check and set values
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 53ca0b1861 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-20 17:27:14 +05:30
Rohit Yadav
53ca0b1861
CLOUDSTACK-8312: Fix NPE regression, copy template can have NULL volume size
...
The copy command reply can have null size returned, so check and set values
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-20 17:25:52 +05:30
Gaurav Aradhye
62a733e8cf
CLOUDSTACK-8330: Tagging test cases which should be run with vmware dvs configuration
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2015-03-20 17:20:55 +05:30
SrikanteswaraRao Talluri
5cea73d413
Revert "Merge branch '8330' of https://github.com/gauravaradhye/cloudstack "
...
This reverts commit f4498c48e3 , reversing
changes made to 7a2e27c3b3 .
2015-03-20 17:14:07 +05:30
Rajani Karuturi
018023c1ef
volume upload: added validation for file formats
...
merged TemplateUtils and ImageStoreUtil to a singe ImageStoreUtil
also added a unittest for ImageStoreUtil
2015-03-20 16:25:13 +05:30
SrikanteswaraRao Talluri
f4498c48e3
Merge branch '8330' of https://github.com/gauravaradhye/cloudstack
...
This closes #121
2015-03-20 16:14:25 +05:30
Rohit Yadav
d70937aeb9
centos63: depend on java 1.7.0+ not java7 for packages
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-20 15:42:14 +05:30
Rohit Yadav
d22dd01cb8
appliance: after building systemvm template save the md5 checksums
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-20 15:18:30 +05:30
Rohit Yadav
7a2e27c3b3
appliance: save md5 checksums after building systemvm templates
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-20 15:16:57 +05:30
Gaurav Aradhye
104ea2b5ef
CLOUDSTACK-8330: Tagging test cases which should be run with vmware dvs configuration
2015-03-20 10:28:39 +05:30
Pierre-Luc Dion
304116623b
removing previously added java.security.ciphers for add distro
2015-03-19 15:36:45 -04:00
Pierre-Luc Dion
dc8ab6057f
fix centos7 rpm build, file misplaced
2015-03-19 10:16:20 -04:00
Pierre-Luc Dion
8d4f5b914e
fix build for rpm packages due to missing file java.security.ciphers
2015-03-19 09:28:36 -04:00
Rohit Yadav
d7b4a1d843
packaging: install java.security.ciphers in rpms
...
This fixes rpm build failure
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-19 14:49:59 +05:30
Rohit Yadav
d1d486cbeb
centos63: include java.security.ciphers when packaging rpms
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-19 14:45:37 +05:30
Rohit Yadav
a8dfa85744
debian: add 4.5.1-snapshot to changelog
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-19 14:45:15 +05:30
Rohit Yadav
eddcb101dc
CLOUDSTACK-8331: have savepassword try all interfaces
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit b819211476 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-18 14:40:23 +05:30
Rohit Yadav
b819211476
CLOUDSTACK-8331: have savepassword try all interfaces
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-18 14:26:09 +05:30
Rajani Karuturi
d5dffb5dc9
volume upload: added md5 checksum validation
...
also fixed the issue wherein the successful uploads where also moving to
error state as the channelinactive is called after the end of successful
upload as well.
added a fileuploaded boolean to check when the channel is inactive.
2015-03-18 12:20:51 +05:30
Rohit Yadav
b011c9bad4
Add missing license headers from recent branch merge 3c429ee
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-18 11:03:54 +05:30
Rohit Yadav
f0da19a060
vpc_passwd_server: use the improved Python based password server
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 3262b0bfd9 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-18 10:43:20 +05:30
Rohit Yadav
3262b0bfd9
vpc_passwd_server: use the improved Python based password server
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-18 10:42:46 +05:30
Rohit Yadav
3c429ee6b5
Merge remote-tracking branch 'sbp/feature/persisten-systemvm-redundant-vpc-REBASE'
...
This closes #118
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-17 15:44:57 +05:30
Rajani Karuturi
6b8b4b92e6
handling tcp close event in netty server
...
while the file is in uploading state and connection is reset by peer,
volume upload request posted again shows the upload is IN_Progress
state. marking them as errored
2015-03-17 15:21:25 +05:30
Rohit Yadav
83736ab534
CLOUDSTACK-8331: savepassword should try all IPs on eth0
...
The logic is same as passwd_server_ip script which runs password server on all
IPs on eth0 interface.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 294503a025 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-17 14:23:07 +05:30
Rohit Yadav
294503a025
CLOUDSTACK-8331: savepassword should try all IPs on eth0
...
The logic is same as passwd_server_ip script which runs password server on all
IPs on eth0 interface.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-17 14:21:48 +05:30
Rohit Yadav
e3c04c7147
savepassword: use eth0's IP address, as password server listens on that IP
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 488625b193 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-17 13:24:06 +05:30
Rohit Yadav
488625b193
savepassword: use eth0's IP address, as password listens on that IP
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-17 13:23:27 +05:30
Rajani Karuturi
7d1ca8a55c
Fixed NPE with getUploadParamsForTemplate API call
...
if isdynamicallyscalable optional parameter is not specified, its trying
to cast null to Boolean and throws NPE
2015-03-17 10:35:48 +05:30
Rajani Karuturi
e4fe7b3bbc
Fixed build failure due to commit 843f6b1691
...
(cherry picked from commit 31cdb57e6b )
2015-03-17 10:34:00 +05:30
Rajani Karuturi
31cdb57e6b
Fixed build failure due to commit 843f6b1691
2015-03-17 10:32:22 +05:30
Wei Zhou
b6eace03e4
UI: Fix typo in ui/scripts/configuration.js
...
(cherry picked from commit 5a860fe0ae )
2015-03-16 12:58:50 +01:00
Wei Zhou
75da05068a
CLOUDSTACK-8329: CloudStack accepts IP ends with dot
2015-03-16 12:58:07 +01:00
Wei Zhou
5a860fe0ae
UI: Fix typo in ui/scripts/configuration.js
2015-03-16 12:50:10 +01:00
Ian Southam
23c100d949
If master gets called and then within a few seconds backup (this can happen during provisioning), the master process will complete after the backup one. Not what we want. These commands must be serial
...
Used a wee Unix socket to create a lock
We still need to find out why the flip flop occasionally happens. nopreempt should stop this ...
2015-03-16 11:40:12 +01:00