Cloudstack Source code
Go to file
Jessica Wang 4edc71b8ad CS-14724: cloudstack 3.0 UI - add zone wizard - (1) When sdn.ovs.controller is true and when the physical network is in Advanced zone, show isolation method dropdown with two options (VLAN, GRE). VLAN is the default option in the dropdown.
(2) When sdn.ovs.controller is false: hide isolation method dropdown. isolationmethods parameter won’t be passed to createPhysicalNetwork API.
(3) When the physical network is in Basic zone (regardless of sdn.ovs.controller) : hide isolation method dropdown. isolationmethods parameter won’t be passed to createPhysicalNetwork API.
2012-06-22 15:15:48 -07:00
agent Merge branch 'vpc-3.0.x' into 3.0.x 2012-06-14 19:04:59 -07:00
agent-simulator Implementing the SetFirewallRulesCommand for the simulator 2012-06-14 12:24:47 +05:30
api VPC: implemented add/delete Private gateway 2012-06-22 15:06:58 -07:00
awsapi CS-14985. Fix for ec2-describe-snapshots filters. Component: awsapi. 2012-06-20 10:28:14 +05:30
awsapi-setup CS-15007: S3 SQLGrammarException exception in awsapi.log 2012-05-21 11:20:57 +01:00
build Running marvin tests from the simulator using ant target 2012-06-22 20:38:08 +05:30
client VPC: implemented add/delete Private gateway 2012-06-22 15:06:58 -07:00
cloud-cli Switch to Apache license 2012-04-03 04:54:14 -07:00
console bug 14559: podId is required parameter in addCluster api 2012-03-30 10:38:48 -07:00
console-proxy 1) Fix Console viewer CTRL key problem on Chrome browser 2012-06-12 15:53:43 -07:00
console-viewer bug 14559: podId is required parameter in addCluster api 2012-03-30 10:38:48 -07:00
core VPC: implemented add/delete Private gateway 2012-06-22 15:06:58 -07:00
daemonize Switch to Apache license 2012-04-03 04:54:14 -07:00
debian CS-15040: Do not package the css, js, ui and images directory in the agent package 2012-05-22 11:15:35 +05:30
deps We dont need the cloudbridge-lib anymore. It is renamed to awsapi-lib. 2012-05-25 11:43:40 -07:00
docs Update documentation source files. 2012-05-01 13:47:26 +01:00
ovm CS-14979 fixed 2012-05-18 15:57:23 -07:00
patches VCP : fixes for vpc ACL 2012-06-22 14:26:05 -07:00
python Switch to Apache license 2012-04-03 04:54:14 -07:00
scripts Merge branch 'vpc-3.0.x' into 3.0.x 2012-06-14 19:04:59 -07:00
server VPC: fixed NPE in network ACL delete (ip address is null for the rule of this type_ 2012-06-22 15:06:58 -07:00
setup VPC: implemented add/delete Private gateway 2012-06-22 15:06:58 -07:00
test Running marvin tests from the simulator using ant target 2012-06-22 20:38:08 +05:30
tools adding unittest-xml-reporting as a dependency to marvin 2012-06-21 09:28:24 +05:30
ui CS-14724: cloudstack 3.0 UI - add zone wizard - (1) When sdn.ovs.controller is true and when the physical network is in Advanced zone, show isolation method dropdown with two options (VLAN, GRE). VLAN is the default option in the dropdown. 2012-06-22 15:15:48 -07:00
usage Switch to Apache license 2012-04-03 04:54:14 -07:00
utils Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-06-18 13:01:11 -07:00
vmware-base CS-15173: Additional Cluster is allowed to add with the same VSM IPaddress as the previous cluster 2012-05-31 23:20:38 -07:00
.gitignore Revert 07e3632b59 removing change to awsapi-lib 2012-05-06 18:49:43 +01:00
.project.general new file: .project 2012-05-01 13:51:14 +01:00
INSTALL.txt Switch to Apache license 2012-04-03 04:54:14 -07:00
README.html Switch to Apache license 2012-04-03 04:54:14 -07:00
README.md adding a markdown readme for github 2011-12-01 13:02:38 -05:00
build.xml Finishing merge with 3.0.x 2012-05-01 15:08:51 +01:00
cloud.spec CS-14635 Issues relating to cloudstack-aws-api-register script 2012-05-17 11:56:50 -07:00
configure-info.in Source code committed 2010-08-11 09:13:29 -07:00
version-info.in more file changes 2010-09-09 13:27:20 -07:00
waf Source code committed 2010-08-11 09:13:29 -07:00
waf.bat Source code committed 2010-08-11 09:13:29 -07:00
wscript Changed the command name for adding private gateway 2012-06-14 17:47:43 -07:00
wscript_build CS-14722 2012-05-04 11:25:44 -07:00
wscript_configure add AWSAPILOG token to waf build 2012-04-30 17:08:35 -07:00

README.md

CloudStack

CloudStack is a massively scalable free/libre open source Infrastructure as a Service cloud platform.

Visit us at cloudstack.org or join #cloudstack on irc.freenode.net

Binary Downloads

Downloads are available from: http://cloudstack.org/download.html

Supported Hypervisors

  • XenServer
  • KVM
  • VMware ESX/ESXi (via vCenter)
  • Oracle VM
  • XCP

Mailing lists

Announcement Mailing List Development Mailing List Users Mailing list Commits mailing list