Cloudstack Source code
Go to file
Edison Su bc12fd2337 Summary: Introduce Vif Driver in KVM
Add BridgeVifDriver and move current vif implementation to it.

    - remove dependency on VirtualRoutingResource.
    - factor out some of the networking code in LibvirtComputingResource
      to BridgeVifDriver.

    Add base class for KVM VifDriver.

    Add VifDriver Interface for KVM.

    RB: https://reviews.apache.org/r/6285
    Send-by: Tomoe Sugihara <tomoe@midokura.com>
2012-08-10 12:05:24 -07:00
agent agent: Read configuration directive 'workers' for number of threads 2012-08-08 22:45:02 +02:00
agent-simulator CS-15875 resolved via patch from Andy Gross. 2012-08-07 14:10:11 -04:00
api Removed unsed imports 2012-08-09 23:30:11 -07:00
awsapi Fixed three .classpath license header issues 2012-08-09 14:21:06 -04:00
awsapi-setup License header update for awsapi-setup 2012-08-01 10:30:45 -04:00
build include cloud-ejb-api-3.0.jar in systemvm.zip 2012-08-09 17:28:30 +08:00
client CS-15799: Show 'network domain' instead of 'network domain text' 2012-08-01 14:36:15 -07:00
cloud-cli Fix the path for the API server endpoint. 2012-08-10 10:17:54 -07:00
console-proxy License header updates. 2012-08-02 09:16:16 -04:00
core Summary: Introduce Vif Driver in KVM 2012-08-10 12:05:24 -07:00
debian License header updates for debian folder 2012-08-02 10:02:22 -04:00
deps Added javax.persistence and javax.ejb jar packages to replace the files removed. Added a new annotation to replace the encrypt attributed added to the Column annotation. Removed join attribute added to SecondaryTable in previous commit 2012-08-08 12:58:24 -07:00
docs Patch from Joe Brockmeier: Add license headers to n-named files, fix DTDs, etc. 2012-08-10 09:14:51 -04:00
patches Disable IPv6 in the systemvm 2012-07-30 15:17:56 +02:00
plugins Summary: Introduce Vif Driver in KVM 2012-08-10 12:05:24 -07:00
python CS-10929: Pass error string when raising CloudInternalException 2012-08-07 18:03:58 -07:00
scripts License header updates for the scripts folder. 2012-08-03 09:38:28 -04:00
server Fix bug CS-15679 Max guest limit of hypervisor capabilities does not work properly 2012-08-10 16:50:47 +08:00
setup Fixed three .classpath license header issues 2012-08-09 14:21:06 -04:00
test Removed Base64 from test 2012-08-10 06:10:24 -07:00
tools Ignore comments in config files during loading 2012-08-09 17:37:43 +05:30
ui CS-15945: cloudstack 3.0 UI - Infrastructure page - zone detail page - create guest network - make start IP, end IP field required. 2012-08-10 11:12:04 -07:00
usage License header updates for the usage folder. 2012-08-03 13:45:22 -04:00
utils Fixed three .classpath license header issues 2012-08-09 14:21:06 -04:00
vmware-base License header updates for the vmware-base folder 2012-08-03 14:36:43 -04:00
.gitignore Added stack dumps on windows to ignore 2012-08-08 13:43:07 -07:00
DISCLAIMER Adding DISCLAIMER, LICENSE and NOTICE files (incomplete) 2012-08-07 14:52:03 -04:00
INSTALL.txt Switch to Apache license 2012-04-03 04:50:05 -07:00
KEYS adding my code signing key to KEYS 2012-08-08 20:59:39 -04:00
LICENSE Notice and license file additions. 2012-08-08 16:19:06 -04:00
LICENSE_BIN NOTICE and LICENSE updates 2012-08-09 16:15:38 -04:00
NOTICE NOTICE and LICENSE updates 2012-08-09 16:15:38 -04:00
NOTICE_BIN NOTICE and LICENSE updates 2012-08-09 16:15:38 -04:00
README.html License header updates for misc files 2012-08-03 14:51:41 -04:00
README.md License header updates for misc files 2012-08-03 14:51:41 -04:00
build.xml Corrected license header for build.xml 2012-08-01 11:43:19 -04:00
cloud.spec agent: Remove dummy.agent.properties 2012-08-08 22:31:06 +02:00
configure-info.in License header updates for misc files 2012-08-03 14:51:41 -04:00
version-info.in License header updates for the top level folder 2012-08-03 14:33:32 -04:00
waf Source code committed 2010-08-11 09:13:29 -07:00
waf.bat License header updates for the top level folder 2012-08-03 14:33:32 -04:00
wscript License header updates for the top level folder 2012-08-03 14:33:32 -04:00
wscript_build License header updates for the top level folder 2012-08-03 14:33:32 -04:00
wscript_configure License header updates for the top level folder 2012-08-03 14:33:32 -04:00

README.md

License

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Apache CloudStack

Apache 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

Development Mailing List Users Mailing list Commits mailing list