Commit Graph

16363 Commits

Author SHA1 Message Date
Pradeep fa47d30866 CLOUDSTACK-1689: KVM agent install.sh should install ipset command
Added ipset in cloud.spec as part of agent install.

Signed-off-by: Pradeep <pradeep.soundararajan@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-29 16:38:55 +05:30
Marcus Sorensen 260f6f7e5d CLOUDSTACK-1844 - fix typo in agent pre-script to allow copy of old configs
to new config location

Reported-by: Sangeetha Hariharan (JIRA)
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1364522608 -0600
2013-03-29 10:20:47 +05:30
Sebastien Goasguen 4f142867cd CLOUDSTACK-1836: Add license headers 2013-03-28 18:55:39 -04:00
Rohit Yadav 7678987ca0 usage: remove duplicate maven plugin dependency in cloud-usage
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-03-28 14:20:10 +00:00
Sebastien Goasguen 13379e3fd1 CLOUDSTACK-1796: Fixed in remove-vpc.xml and pulled additional translations 2013-03-28 07:29:04 -04:00
Kelven Yang 57f1b0254c CLOUDSTACK-1825: Update AWSAPI server's XML configuration 2013-03-28 01:59:18 +00:00
Kelven Yang 39ac17f7aa CLOUDSTACK-1746: update usage server startup configuration 2013-03-28 01:57:55 +00:00
Edison Su b0f4e2c5fb CLOUDSTACK-1826: it's a bug due to api refactor, the uuid to id translation magic 2013-03-27 18:11:32 -07:00
Marcus Sorensen 0f8320095c Summary: RPM - recover configs during upgrade
Detail: Uninstallation of old RPMs wipes out some of the configs, and makes it
difficult to reapply existing configs. This change moves the config directory
to cloud.rpmsave, and then pulls in necessary files from that location during
post install of agent and management server.

Test passed:
install 4.0 RPMs, set up advanced zone
build 4.1 RPMs via package.sh, with this patch
install 4.1 RPMs
restart cloudstack-management, cloudstack-agent
verify management, agent, and zone is operational

BUG-ID: CLOUDSTACK-1694
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1364409632 -0600
2013-03-27 18:47:48 +00:00
Murali Reddy 0828b0b233 CLOUDSTACK-1804:Upgrade 4.0 -> 4.1 - DB upgrade fails.
remove the data migration functions that were accidently introduced by
commit b6727e5646
2013-03-27 13:50:12 +00:00
Chip Childers e221d18bcb Resolving merge issue after applying 8613db0 on top of 8a35898
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-03-27 13:20:01 +00:00
Kelven Yang 5a75a3cbda CLOUDSTACK-1818: make DababaseCreator ready to invoke DatabaseUpgradeChecker, adjust Component startup sequence for integrity checkers
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-03-27 13:08:03 +00:00
Kelven Yang 519532db2b CLOUDSTACK-1795: implement custom AOP to fully support legacy CloudStack AOP semantcis
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-03-27 13:06:49 +00:00
Kelven Yang b24cbcf09f CLOUDSTACK-1818: add a missing file that is missed in previous patch 2013-03-27 13:02:25 +00:00
Kelven Yang 8613db0552 CLOUDSTACK-1795: implement custom AOP to fully support legacy CloudStack AOP semantcis (rebase fixups) 2013-03-27 13:02:22 +00:00
Kelven Yang 6aaa4f68ff CLOUDSTACK-1276, CLOUDSTACK-1729: Remove autoscanning, ensure adpater execution order in runtime 2013-03-27 13:02:18 +00:00
Funs Kessen 8a358980b7 Removing baremetal related references
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-27 15:43:11 +05:30
Joe Brockmeier 1418eab6e2 Fixing URL in getting release docs. 2013-03-26 18:05:26 -05:00
Joe Brockmeier d580f98ff4 another incubating reference fix. 2013-03-26 15:26:52 -05:00
Joe Brockmeier 22d6334f63 Removed unnecessary -incubator reference from Castor docs. 2013-03-26 13:32:54 -05:00
Joe Brockmeier 98fe47ee43 another URL correction and also fixing a mis-matched para tag that I committed previously. Oops. 2013-03-26 12:49:41 -05:00
Joe Brockmeier bbff0f8688 Redirecting users to the download page for archived releases. Removing the soon-to-be-incorrect URL for incubator releases. 2013-03-26 12:31:39 -05:00
Joe Brockmeier 8b9104f6eb changing URLs in the feature-overview.xml file to reflect graduation. 2013-03-26 12:28:09 -05:00
Joe Brockmeier d35c8049dc Changed URL for downloads to reflect graduation in configure-package-repository.xml 2013-03-26 12:17:09 -05:00
Joe Brockmeier d5b58639f9 fixing git URL in cloudmonkey.xml to new location. 2013-03-26 12:08:39 -05:00
Joe Brockmeier 8b916eea5c fixed git URL in building-with-maven-steps.xml 2013-03-26 11:58:02 -05:00
Joe Brockmeier 32bd1aba52 fixing incubator references in api-reference.xml and aws-ec2-user-setup.xml. Note I used the git repo URL for 4.1 rather than HEAD on master in the git URL. 2013-03-26 10:53:10 -05:00
Pranav Saxena 66fe034290 CLOUDSTACK-1008:EGRESS tab to be hidden for shared networks 2013-03-26 20:02:17 +05:30
Pranav Saxena 539c1f02c2 Merge branch '4.1' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.1 2013-03-26 20:01:06 +05:30
Pranav Saxena af442f7621 CLOUDSTACK-1008:Egress tab should not be presented in the UI for Shared Networks
Signed-off-by: Pranav Saxena <pranav.saxena@citrix.com>
2013-03-26 14:24:49 +00:00
Pradeep Soundararajan e46601463c BUG-ID: CLOUDSTACK-1713, CLOUDSTACK-1719
Summary: EC2 REST API: AWS APIs are not getting translated on the CloudStack Management Server and AWS API Installation Problems.

Fixing the class not found exception, key not found and other issues as mentioned in the above two defects.

Signed-off-by: Pradeep <pradeep.soundararajan@citrix.com>
2013-03-26 13:25:57 +00:00
Pranav Saxena e1a9062e1c CLOUDSTACK-1008:Egress tab should not be presented in the UI for Shared Networks 2013-03-26 16:02:19 +05:30
Hiroaki KAWAI e33ab6e126 CLOUDSTACK-1642: Add support CentOS 6.4
Fix the test string to match against "CentOS 6.x"
2013-03-26 13:25:39 +09:00
Vijayendra Bhamidipati c25d60f175 CLOUDSTACK-1773:Temporarily disabling baremetal functionality in CS 4.1
Signed-off-by: Min Chen <min.chen@citrix.com>
2013-03-25 11:34:53 -07:00
Pradeep 8d3a7f29b8 BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware
Proposing to modify the behaviour of package.sh script. Package as per OSS or NONOSS arguments.

Signed-off-by: Pradeep <pradeep.soundararajan@citrix.com>
2013-03-25 17:32:28 +00:00
Brian Spindler 4d853d7d41 CLOUDSTACK-1736: Changes required to get cloudstack-management service
working again.

The newly created package for cloudstack-management was not correctly
installing the service. This prevented cloud-setup-management from being
able to configure the service, and the init script didn't even believe
the service was installed. I also added sudo to the chmod command for
checking script permissions, as most scripts belong to root. It was
trying to configure the agent with cloudstack-setup-agent but the script
was still called cloud-setup-agent, so I renamed it to cloudstack-setup-agent.
2013-03-25 17:24:44 +00:00
Marcus Sorensen aca6f28790 Summary: CLOUDSTACK-1565 - Waits for ip to come up before setting default route
Submitted-by: Jayapal Reddy <jayapalreddy.uradi@citrix.com>
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1364226284 -0600
2013-03-25 17:24:38 +00:00
David Grizzanti ba41063054 CLOUDSTACK-1714/CLOUDSTACK-1715 - updates to install guide sections to fix section title, add information on host global config parameter, and include reference to management lb in admin guide~ 2013-03-25 11:16:08 +05:30
Edison Su 6caaaee0b1 CLOUDSTACK-1791: for newly added column in DB, if it's not added in the vo, then raw mysql query will not work 2013-03-24 17:54:54 +00:00
Sebastien Goasguen fcf6283938 CLOUDSTACK-1793: Fix pt-BR 2013-03-22 18:40:47 -04:00
Sebastien Goasguen 422d131e26 CLOUDSTACK-1793: Fix zh-CN 2013-03-22 18:16:47 -04:00
Milamber de3dcf68a8 CLOUDSTACK-1517 - fix catalan and italian black page (double backslash before a quote) 2013-03-22 15:52:28 -04:00
Chip Childers 7f10e1f5d8 Merge branch '4.1' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.1 2013-03-22 17:41:37 +00:00
Milamber ea86ce2328 CLOUDSTACK-1780 and CLOUDSTACK-1783 - Client UI: l10n files in ASCII with unicode chars: es/ja/zh_CN 2013-03-22 13:24:21 -04:00
Wei Zhou f4f78311b3 CLOUDSTACK-1666: Fix NetworkUsage for VPC on KVM
The collection of network usage from VPC virtual router on KVM does not work,
because there is no corresponding procedure to deal with VPC virtual router
(cmd.isForVpc() = true).

Reviewed-by: Kishan Kavala <kishan@apache.org>
Reported-by: Wei Zhou <w.zhou@leaseweb.com>

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-03-22 16:58:40 +00:00
Marcus Sorensen fc121c2b81 CLOUDSTACK-1761 - Available local storage disk capacity incorrectly reported in
KVM to manager. This adds collection of available storage to KVM, not
     just used.

Bugfix-for: 4.0.2, 4.1, master
Submitted-by: Ted Smith <darnoth@gmail.com>
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1363966235 -0600
2013-03-22 15:35:17 +00:00
Chip Childers 6a7c41c709 Merge branch '4.1' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.1 2013-03-22 15:13:33 +00:00
Likitha Shetty 7cf6aee069 CLOUDSTACK-1625. NPE with updateResourceCount when && is passed thru API.
If any API contains '&' i.e. no key value pair or '&<paramter-name>' i.e. a parameter without a value, then we get an NPE as owasp.esapi.StringUtilities.stripControls deosn't handle NPE.
2013-03-22 15:08:52 +00:00
Sebastien Goasguen 8a18b7f23e CLOUDSTACK-1780: Added support for multi-language in login page 2013-03-22 09:36:11 -04:00
Jessica Tomechak dbc1d7cffd Docs. Remove "incubating" from product version number in book title pages. 2013-03-22 06:32:59 -07:00