Commit Graph

23735 Commits

Author SHA1 Message Date
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
Pierre-Luc Dion 8d45947016 CLOUDSTACK-401: add missing file format in docs.js
(cherry picked from commit 18a4e09d981e65fd497f1d7d2e98ebcca7e16aff)
2014-09-22 09:17:09 +02:00
Daan Hoogland a29f954a26 CLOUDSTACK-7184 retry-wait loop config to deal with network glitches 2014-09-18 08:55:23 +02:00
Daan Hoogland d04f59a30d CLOUDSTACK-7527 reboot faster by writing to /proc/sysrq-trigger 2014-09-16 17:16:23 +02:00
Daan Hoogland 4d065b9a3a CLOUDSTACK-7184: xenheartbeat gets passed timeout and interval 2014-09-16 12:25:07 +02:00
Sebastien Goasguen 528ac4c6e9 Cleaning the README, INSTALL and CHANGES file 2014-09-16 06:08:50 -04:00
imduffy15 0066b77d57 Remove the misc tests from travis as they do not exist in 4.4 2014-09-15 16:18:57 +01:00
Rohit Yadav 723eaefdf9 CLOUDSTACK-6738: pre-seed expunge delay and interval to 60s 2014-09-15 14:45:05 +02:00
Upendra Moturi 213bdbde35 CLOUDSTACK-6223. removeNicFromVirtualMachine fails if another instance in another domain has a nic with the same ip and a forwarding rule configured on it
Signed-off-by: Daan Hoogland <daan@onecht.net>
(cherry picked from commit e9af5f44ae)
2014-09-12 12:07:04 +02:00
Jessica Wang aa81823ce8 CLOUDSTACK-7462: UI > Network > VPC > Router > Network ACL Lists > click an entry from list > Details tab > ACL List Rules tab > click Edit icon on any existing rule > fix the JavaScript error "args.jsonObj is undefined". 2014-09-11 13:35:28 -07:00
Ilia Shakitko f7d9ea291b Add "Edit Tags" functionality to SecurityGroup rules in UI
Signed-off-by: Ilia Shakitko <i.shakitko@tech.leaseweb.com>
(cherry picked from commit 281c866206)
2014-09-11 15:48:59 +02:00
Daan Hoogland 015276350e Merge remote-tracking branch 'origin/hotfix/4.4/CLOUDSTACK-6099' into 4.4 2014-09-10 13:59:14 +02:00
Bharat Kumar 56c7fc800a CLOUDSTACK-6099 live migration is failing for vm deployed using dynaic compute offerings with NPE
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-10 13:27:21 +02: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
Rohit Yadav f4f5ea3cc0 CLOUDSTACK-7528: More verbose logging when sending alert fails
When sendAlert is called on an AlertManager impl, if it fails it logs that
something was wrong but does not log the body of the issue/error. This means
we tell the user/admin that there was an issue but don't share the "issue"
with them at all as the email alert fail (or that they were not initialized).

(cherry picked from commit 91fd8d7cd5)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	server/src/com/cloud/alert/AlertManagerImpl.java
2014-09-10 11:45:02 +02:00
Gaurav Aradhye bd8eaf86fe CLOUDSTACK-7393: Expunging VM immediately and removing unncessary wait in test_vpc_vm_life_cycle.py
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 402fc914cf)

Conflicts:
	test/integration/component/test_vpc_vm_life_cycle.py
2014-09-09 09:14:10 +02:00
Rohit Yadav b7b9cd0d2d CLOUDSTACK-6624: set specifyIpRanges to true if specifyVlan is set to true
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-08 10:54:02 +02:00
Rajani Karuturi ecfe5b5417 CLOUDSTACK-6926: removed hard coded jdk dirs and setting java home using readlink and dirname
(cherry picked from commit c468228fe8)

Conflicts:
	packaging/debian/init/cloud-usage
2014-09-08 10:43:59 +02:00
Daan Hoogland ad601425d1 Merge branch 'hotfix/4.4-7476' of https://github.com/schubergphilis/cloudstack into 4.4 2014-09-06 11:16:47 +02:00
Leo Simons c6136255b9 bugfix/CLOUDSTACK-7476 for 4.4 branch.
See https://github.com/apache/cloudstack/pull/15 for the pull request
that was merged to master & associated discussion.
2014-09-05 19:54:36 +02:00
Loic Lambiel 6c39c57342 CLOUDSTACK-7404: Failed to start an instance when originating template has been deleted
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
(cherry picked from commit c1bf7eeeee)
2014-09-05 17:49:36 +02:00
Daan Hoogland 61892bb28a CID 1237195: null deref when no project found 2014-09-05 14:37:37 +02:00
Rohit Yadav 69575877cf DatabaseUpgradeChecker: add upgrade path for ACS 4.3.1
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-04 23:11:53 +02:00
Rohit Yadav 208399354f schema: add Upgrade431to440 that extends 430to440
This adds an upgrade path from 4.3.1 to 4.4.0, the implementation of which
simply extends the Upgrade430to440 as there was no schema change between 4.3.0
and 4.3.1

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-04 22:45:10 +02:00
Rohit Yadav 0f84c9b43c schema: Add upgrade path 4.3.0 to 4.3.1 picked from 51f145b
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-04 22:45:10 +02:00
Will Stevens 6c501dba45 CLOUDSTACK-7418 and CLOUDSTACK-7488 - Fixed LB removal if cert is associated 2014-09-04 12:49:23 -04:00
Daan Hoogland c900aac682 tag to exclude test in travis 2014-09-04 16:15:49 +02:00
Daan Hoogland eaf3ad1db4 Merge remote-tracking branch 'origin/hotfix/4.4-7405' into 4.4 2014-09-04 11:05:58 +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
Fred Clift 54e9a92d24 make virtual router /latest/.htaccess file be static - no longer dynamically generate it, remove code that managed the file previously
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-09-04 04:24:16 -04:00
Min Chen e454acc2c0 CLOUDSTACK-6236:fix a copy-and-paste error for decrRefCnt in
VolumeDataStoreVO.
2014-09-03 21:36:48 -07:00
Will Stevens 92339bca0b CLOUDSTACK-7468: Fixed the NetScaler SSL Termination behavior with Projects 2014-09-02 15:25:41 -04:00
Daan Hoogland 83d2fd45c5 Merge remote-tracking branch 'origin/hotfix/4.4-7405' into 4.4 2014-08-31 22:21:09 +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
Daan Hoogland cefaa84407 Merge remote-tracking branch 'origin/hotfix/4.4-7343' into 4.4 2014-08-31 12:01:12 +02:00
Sheng Yang 018bcd26f8 CLOUDSTACK-7124: Fix semicolon caused VPN programming issue on Xen
(cherry picked from commit abc0b40acb)
2014-08-30 21:57:24 +02:00
Wido den Hollander 4f494f708b CLOUDSTACK-7405: Make the trailing slash conditional for meta-data requests
This should fix the cloud-init issues described in this issue.
2014-08-25 14:31:58 +02:00
Ilia Shakitko 8138984dc9 CLOUDSTACK-7398 SecurityGroup Rule related tags cleanup on rule deletion
Signed-off-by: Ilia Shakitko <i.shakitko@tech.leaseweb.com>
(cherry picked from commit 09b09c18cf)
2014-08-22 12:37:12 +02:00
Daan Hoogland 22f3834734 Merge remote-tracking branch 'origin/hotfix/4.4/6508' into 4.4 2014-08-21 15:58:31 +02:00
Saksham Srivastava 6e20058fb7 CLOUDSTACK-6508: impossible to list projects from API with domainid set
(cherry picked from commit 19b72d6cf5)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-21 03:17:32 +02:00
Hugo Trippaers b4601be4bf CLOUDSTACK-6892 Create separate package for the mysql HA component
(cherry picked from commit 539db08956)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	packaging/centos63/cloud.spec
2014-08-20 12:11:37 +02:00
Rohit Yadav 6a26e77514 CLOUDSTACK-7038: Add mysql client dependency for mgmt server, rpms and debs
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-08-20 12:07:24 +02:00
Wido den Hollander 4f0fc5cb20 kvm: Return capitalized NONE when no disk cache mode is set
This caused Instances not to start under rare circumstances
2014-08-19 00:08:00 +02:00
Daan Hoogland 109b1c137a Merge remote-tracking branch 'origin/hotfix/4.4-7193' into 4.4 2014-08-18 20:24:33 +02:00
Daan Hoogland 13bde03adf Merge remote-tracking branch 'origin/hotfix/4.4-7006' into 4.4 2014-08-18 20:23:58 +02:00
Daan Hoogland ca6d0a3cef Merge remote-tracking branch 'origin/hotfix/4.4-6905' into 4.4 2014-08-18 20:23:00 +02:00
Vincent Bernat 5a68f031ce CLOUDSTACK-7193: handle domain ID being an int
Recent versions of libvirt (at least 0.9.8) will return an int when
queried for the ID of a domain, not a string. This breaks some parts of
the `security_group.py` script which expects a string containing an
int. Notably, this breaks the part handling VM reboots which is
therefore not executed.

Signed-off-by: Vincent Bernat <Vincent.Bernat@exoscale.ch>
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-08-18 10:45:53 -04:00
Olivier Lemasle 23b8196445 CLOUDSTACK-7006: Restore template ID in ROOT volume usages
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-08-18 10:18:06 -04:00
Wei Zhou 838a1a8476 CLOUDSTACK-7362: fix wrong uuid issue for resource tags 2014-08-18 16:00:22 +02:00
Wei Zhou ae1b87ca23 CLOUDSTACK-7308: add tags to all security group rules 2014-08-18 14:41:53 +02:00