Commit Graph

16336 Commits

Author SHA1 Message Date
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
Sebastien Goasguen
dd671814c5 CLOUDSTACK-1516: Added ko-KR po files from shibaboy@gmail.com 2013-03-20 18:00:40 -04:00
Sebastien Goasguen
6e7d4196a7 CLOUDSTACK-1516: Added ja-JP po files from arkray0701@gmail.com,go.chiba@gmail.com,k-tsunemoto@netone.co.jp and kkitase@gmail.com 2013-03-20 17:59:21 -04:00
Sebastien Goasguen
751dd42c5a CLOUDSTACK-1516: Added it-IT po files from miumiento@gmail.com and robedal@gmail.com 2013-03-20 17:55:59 -04:00
Sebastien Goasguen
95f395f320 CLOUDSTACK-1516: Added it_IT and ko_KR to translations 2013-03-20 17:51:21 -04:00
Sebastien Goasguen
5696b1fd7c CLOUDSTACK-1750: remove -b option in cp call during key injection for systemvm 2013-03-20 16:57:51 -04:00
Nitin Mehta
cfff6708f3 CLOUDSTACK-1738 : Adding code for StatsCollector initialization using spring framework. This was not initialized and hence stats were not colleced on vm, host and storage in CS. 2013-03-20 15:44:22 +00:00
Kishan Kavala
65cc29734a CLOUDSTACK-198: Included VpnUsers in Add state while listing. Added state to Vpn user response. 2013-03-20 15:36:47 +00:00
Wido den Hollander
df81898838 CLOUDSTACK-1469: Include JNA in the classpath when starting the Agent
This should have been already merged into 4.1, but didn't come through properly.

We use the JNA version shipped with CentOS 6.X since that works best with
libvirt 0.4.9
2013-03-20 15:52:14 +01:00
Sebastien Goasguen
ccd746027f Revert "CLOUDSTACK-1516: Added .po files for translations"
This reverts commit e76398e6fe.
2013-03-20 05:53:51 -04:00
Sebastien Goasguen
380bb35838 Revert "CLOUDSTACK-1516: Added license headers to po files"
This reverts commit 3dddca6943.
2013-03-20 05:01:42 -04:00
radhikap
2612bf8fc1 CLOUDSTACK-1308 and CLOUDSTACK-807 2013-03-20 11:06:57 +05:30
radhikap
36d2ad22d8 CLOUDSTACK-807 2013-03-20 10:19:19 +05:30