Commit Graph

16348 Commits

Author SHA1 Message Date
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
Jessica Tomechak
7715eb714e CLOUDSTACK-815. Docs. Add new documentation for Regions. This feature currently is available through the API only. 2013-03-22 06:32:57 -07:00
Milamber
030d5646e1 CLOUDSTACK-1780: Fix multi-language support in UI
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2013-03-22 09:02:26 -04:00
Edison Su
78f1ab1af5 CLOUDSTACK-1772: revert bc94948e06, doesn't specify vnc listening port, make live migration work 2013-03-22 12:45:32 +00:00
Jessica Tomechak
e2ceb88473 CLOUDSTACK-865. Docs. Clarify handling of blank fields in JSON and XML responses to API calls. 2013-03-21 21:00:15 -07:00
Jessica Tomechak
aa449b70eb CLOUDSTACK-866. Docs. Add section on API request throttling. Included in Admin Guide and Developer's Guide. 2013-03-21 20:50:15 -07:00
Jessica Tomechak
b1fa2669ce CLOUDSTACK-1028. Doc. Re-add section Firewall Rules: this section is about ingress rules. Fix intro sentence to agree with new Egress Rules section. Egress traffic is now blocked by default. 2013-03-21 20:50:13 -07:00
Vijay venkatachalam
886c3a5696 CLOUDSTACK-1537. Fixing Network Restart case for AutoScale 2013-03-21 16:53:42 +00:00
Kishan Kavala
7b8bc9eb82 Added / to the end_point of default local region. UI expects / while switching to other regions using single sign-on 2013-03-21 16:21:05 +00:00
Murali Reddy
0e33ba8d35 CLOUDSTACK-1368: Shared network - Not able to delete network because of java.lang.NullPointerException
Missed network destroy state transistion while 'events framework' merge.
Before merge, network states were explicitly set. It was changed to go
through state machine. This fix, introduces  missing state transistions.

Tested life cycle of both isolated and shared network

Signed-off-by: Murali Reddy <murali.reddy@citrix.com>
2013-03-21 15:41:59 +00:00
Kelven Yang
ebc10b6bf0 CLOUDSTACK-1568,CLOUDSTACK-1664: Fix ActionEvent interception and optimize @DB lookup with caching
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-03-21 00:50:31 +00:00
Pradeep Soundararajan
88b750c8e4 CLOUDSTACK-1713 and CLOUDSTACK-1719: AWSAPI packaging fixes
Summary: EC2 REST API: AWS APIs are not getting translated on the
CloudStack Management Server and AWS API Installation Problems.
This fixes the above two defects and other packaging related issues.

Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-03-21 00:38:59 +00:00
Sebastien Goasguen
54f45e2545 CLOUDSTACK-1517: Added translation files for UI 2013-03-20 18:29:22 -04:00
Sebastien Goasguen
dddae08736 CLOUDSTACK-1516: Added zh-TW from isaacchiang@gmail.com 2013-03-20 18:06:33 -04:00
Sebastien Goasguen
b34e28aa51 CLOUDSTACK-1516: Added zh-CN from cybeijing@gmail.com,dwangel2004@yahoo.com.cn,gavin.lxh@gmail.com,guangjian@gmail.com,jeremy.fang@foxmail.com,lcnja@qq.com,linuxbqj@gmail.com,moaihe1111@163.com,net2817@126.com,qcai.pro@gmail.com,rayang2004@gmail.com,sunan@outlook.com,sytuyuan@gmail.com,szcyyf@hotmail.com,tanthalas510@hotmail.com,tiansiyuan@gmail.com,typuc@163.com,wangyajun305@163.com,whatsjava@gmail.com,willcao_911@qq.comyuanshuai.develop@gmail.com 2013-03-20 18:05:33 -04:00
Sebastien Goasguen
8ad976d7c4 CLOUDSTACK-1516: Added pt-BR from daniela.santana@ibge.gov.br and ebalter@gmail.com 2013-03-20 18:01:55 -04:00