Commit Graph

1039 Commits

Author SHA1 Message Date
Daan Hoogland 9e97030e79 Updating pom.xml version numbers for release 4.4.3
Signed-off-by: Daan Hoogland <daan@onecht.net>
2015-03-25 10:36:19 +01:00
Rohit Yadav dd55207c52 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>
(cherry picked from commit a80522acf2)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-23 21:44:31 +05:30
Rohit Yadav f1cccf6fec appliance: hold on to openswan version, don't upgrade
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit a10a9d522c)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-28 23:22:33 +05:30
Rohit Yadav 15dd76c4c7 appliance: fix missing statement
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit a3fa59eaf1)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-28 23:14:36 +05:30
Rohit Yadav 44b4f3d8ee appliance: upgrade systemvm to latest packages
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit eca528dec7)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-28 23:13:22 +05:30
Rohit Yadav 4752c1e6af appliance: use latest debian 7.8
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 61563d71ed)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	tools/appliance/build.sh
2015-01-28 18:11:28 +05:30
Joris van Lieshout 28ff60e74a volume /usr was sized to small and ends up being 100% full on SSVMs and CVMs. By juggling some partman-auto numbers the space gets devided more evenly. After this patch /usr should be around 80% full. I've also reduced the swap space because this makes no sense on virtual instances.
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-12-12 11:37:16 +01:00
Rohit Yadav ab64ff1066 appliance: move built zip files to dist/
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	tools/appliance/build.sh
2014-12-11 20:32:36 +05:30
Rohit Yadav 404a5e757c travis: run jetty using IPv4 stack only
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-12-11 20:19:22 +05:30
Rohit Yadav 99261fb112 systemvmappliance: upgrade debian iso, openswan crashes with old kernel
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-12-11 19:58:35 +05:30
Harikrishna Patnala ccc8c33896 CLOUDSTACK-7658: Upgrading debian packages as part of system vm template build
Signed-off-by: Jayapal <jayapal@apache.org>
2014-12-11 19:57:16 +05:30
Pierre-Luc Dion 8b94aa2933 jira-changes.py: generate content for CHANGES.md from jira filter 2014-11-30 21:18:15 -05:00
Daan Hoogland 7e409ea300 Updating pom.xml version numbers for release 4.4.3-SNAPSHOT
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-11-25 15:36:02 +01:00
Daan Hoogland e0420a6fec Updating pom.xml version numbers for release 4.4.2
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-11-21 03:41:26 +01:00
Daan Hoogland 25876c6beb sign release branch instead of release tree 2014-11-21 03:40:52 +01:00
Daan Hoogland 892ba6ea80 update debian package changelog on version upgrade 2014-11-20 15:14:34 +01:00
Milamber f6551b4682 update Transifex config file 2014-11-15 08:55:01 +00:00
Rohit Yadav a458383d0a CVE­2014­3566: Avoid using SSLv3 on apache2 that runs on SSVM
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-06 20:36:43 +05:30
Daan Hoogland b9620c2cbe Updating pom.xml version numbers for release 4.4.2-SNAPSHOT
Signed-off-by: Daan Hoogland <daan@onecht.net>
2014-10-19 20:46:15 +02:00
Pierre-Luc Dion 1cf3c282cb generateAPI doc: version 4.4.1, year:2014, add back button on main pages
(cherry picked from commit d8ffcdb251624ae9c6ce124f2f3f68e45a341581)
2014-09-22 09:18:24 +02:00
Sebastien Goasguen 528ac4c6e9 Cleaning the README, INSTALL and CHANGES file 2014-09-16 06:08:50 -04:00
Rohit Yadav 3a0f155028 appliance: fix newer debian iso links and checksums for debian
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit ac5309b8b4)

Conflicts:
	tools/appliance/definitions/systemvm64template/definition.rb
	tools/appliance/definitions/systemvmtemplate/definition.rb
2014-09-10 12:41:37 +02:00
Ian Duffy 7a57d780bc [CLOUDSTACK-6115] Investigate the use of TravisCI for CloudStack integration testing
(cherry picked from commit 26069aa377)
2014-09-04 11:03:56 +02:00
Harikrishna Patnala 781a8f5c3c CLOUDSTACK-7087: Latest OS X VPN client not working Downgrading openswan version to 1:2.6.37-3
Reviewed-by: Abhinandan

Signed-off-by: Sheng Yang
(cherry picked from commit 2dfd278625)
2014-08-31 19:58:37 +02:00
Rohit Yadav edb5650c73 appliance: box commands for dumb bash in cleaning branch name, in build.sh
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-08 21:23:25 +02:00
Rohit Yadav bbaefb8e5d appliance: fix branch finding method from e16414e even Junio can be wrong
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-08 20:27:00 +02:00
Rohit Yadav e16414e56d appliance: use the right way to get git branch name
Taken from Junio C Hamano's blog [1], git's maintainer, he must not be wrong :)

[1] http://git-blame.blogspot.ch/2013/06/checking-current-branch-programatically.html

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-08 19:20:45 +02:00
Rohit Yadav 493c0a68d2 appliance: change the way we find git branch in build.sh
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-08 15:42:53 +02:00
Daan Hoogland d29df43c79 add build_date for trouble shooting user-version issues 2014-08-08 15:27:35 +02:00
Daan Hoogland 00265fba34 did git change it output format since this script was made? 2014-08-08 15:22:30 +02:00
Rohit Yadav 9315321dac devcloud: user insert on duplicate update in devcloud.sql
This commit modifies insert statements to use the insert on duplicate update
syntax to update configuration table name, values in case primary key already
exists

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-04 22:55:34 +02:00
Gaurav Aradhye 34f3a5fd44 CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit d9066f8d29)
2014-07-30 12:31:28 +02:00
santhosh 25a78acee1 Added fix for CLOUDSTACK-6529
Fixed to continue adding all hosts, even if any addition fails and remove
unused args from host class.

Signed-off-by: santhosh <santhosh.edukulla@gmail.com>
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit 6f3ff06827)

Conflicts:
	tools/marvin/marvin/deployDataCenter.py
2014-07-30 12:30:51 +02:00
Doug Clark a05007489a Fix for Marvin utils.py:checkVolumeSize Fix for test_01_create_volume to use the correct volume name for XenServer
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 751f0ac518)
2014-07-30 12:28:24 +02:00
Rohit Yadav 51c691f022 marvin: set next release version to 4.4.1
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-07-29 23:09:39 +02:00
Rohit Yadav fa5195f305 marvin: change module author, description etc to use ACS team and dev ML
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-07-29 23:01:40 +02:00
Rohit Yadav 9562f01792 apidoc: add Brocade to list of know categories
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-07-28 23:52:47 +02:00
Koushik Das e1cfd8dedf Added a simulator based test for VM sync
(cherry picked from commit a83212afdc)
2014-07-28 23:12:55 +02:00
SrikanteswaraRao Talluri 16d50b8956 CLOUDSTACK-7009: add ability to handle serviceofferingdetails to base.py
to support creation of service offering upon passing details in the  following format
            serviceofferingdetails[1].key=pciDevice
            serviceofferingdetails[1].value=Group of NVIDIA Corporation GK107GL [GRID K1] GPUs
            serviceofferingdetails[2].key=vgpuType
            serviceofferingdetails[2].value=GRID K120Q

(cherry picked from commit a34faae919)
2014-07-28 23:12:54 +02:00
Sangeetha 491eb1bb73 This test suite contains test cases relating to access checks for createNetwork(), deploying VM in an isolated network and restartNetwork() for Admin, domain admin and regular users.
(cherry picked from commit a18a4ea9e8)
2014-07-28 23:12:53 +02:00
Chandan Purushothama 32a9ab6c05 CLOUDSTACK-6995:Stress Test to test multiple Remote Access VPN Connections to VPC
(cherry picked from commit defed59b97)
2014-07-28 23:12:53 +02:00
Gaurav Aradhye c98064b98d CLOUDSTACK-6984: Resolving simulator issues
(cherry picked from commit 8de18f144c)
2014-07-28 23:12:51 +02:00
Gaurav Aradhye 7e5bad487c Fixing indetation issue
(cherry picked from commit 095be48314)
2014-07-28 23:12:49 +02:00
Gaurav Aradhye 12b6cf1be5 CLOUDSTACK-1466: Automation - Priamary Storage Limits
(cherry picked from commit a0f19d4bd5)
2014-07-28 23:12:49 +02:00
Girish Shilamkar f75327239d CLOUDSTACK-6861: Fixing nfs mount path
(cherry picked from commit a5415d93eb)
2014-07-28 23:12:48 +02:00
Santhosh Edukulla 45db2348de CLOUDSTACK-6914: Fixed the Issue
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit 54e4c07528)
2014-07-28 23:12:47 +02:00
VinayV 63feb4519a CLOUDSTACK-6282: Modified IPAddress tests to fix the failures. Modified Instances, snapshots, templates tests to handle KVM Hypervisor
(cherry picked from commit 89c35abb4d)
2014-07-28 23:12:47 +02:00
Girish Shilamkar b518d61203 CLOUDSTACK-6888: Read postable IP configuration from config
(cherry picked from commit 49467f2954)
2014-07-28 23:12:47 +02:00
Gaurav Aradhye ed77cf84f2 CLOUDSTACK-6764: Marvin - Accomodating networkid parameter while deploying VM in advanced zone and account contains mor than one network
(cherry picked from commit 50d4963d53)
2014-07-28 23:12:44 +02:00
Gaurav Aradhye 5cb6f7375e Fixing syntax error in base library
(cherry picked from commit 2cf16e5147)
2014-07-28 23:12:43 +02:00