Cloudstack Source code
Go to file
prachi fc7758c455 Bug 13224 - Network Usage - Netscaler - External device is being queried multiple times (up to 8 times) whenever the Network Usage task is run.
Reviewed-By: Kishan

Changes:
- Added local cache to store the usage answer per LB device per zone
- Also there can be multiple domainRouters for an account. We can avoid processing the same account for usage by maintaining accounts already processed.
2012-01-31 18:29:07 -08:00
agent fixing more whitespace issues 2012-01-25 16:55:32 -05:00
agent-simulator add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
api Bug 13389: updatetemplate- Add the identity mapper for guest os id param. 2012-01-31 22:05:54 +05:30
build add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
client fix a typo for ovm in components.xml 2012-01-31 14:48:51 -08:00
cloud-cli add apikey/securitykey in cloud-cli 2011-08-19 11:23:30 -07:00
console bug 11319: console proxy and console viewer keyboard framework refactoring 2011-12-14 15:46:51 -08:00
console-proxy bug 12976: The new keyboard framework sends only raw keyboard events, it turned out that it does not work with Xen/KVM hypervisors(only VMware supports standard raw keyboard events), Xen/KVM accept only cooked keyboard events, to maintain cross hypervisor compability, US english keyboard will be handled in the new JsCookedKeyboardMapper class 2012-01-18 15:49:54 -08:00
console-viewer fixed eclipse path 2011-02-23 14:39:25 -08:00
core bug 10355: let detachIso failure message be bubbled up 2012-01-31 18:03:43 -08:00
daemonize remove wscript_build from daemonize/ 2010-12-04 23:03:24 -08:00
debian deb: Include Tomcat configuration files 2011-12-20 14:14:41 -05:00
deps bug 11780: remove vmware-lib-mailapi.jar and vmware-lib-smtp.jar from dependency distribution 2012-01-03 17:01:38 -08:00
docs Update documentation source files. 2011-11-18 17:51:22 -08:00
ovm add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
patches bug 13160: blacklist aesni_intel module to avoid crash 2012-01-27 16:27:19 -08:00
python disable nfs directory cache on kvm host 2012-01-31 14:34:35 -08:00
scripts quote the snapshot name 2012-01-31 16:23:34 -08:00
server Bug 13224 - Network Usage - Netscaler - External device is being queried multiple times (up to 8 times) whenever the Network Usage task is run. 2012-01-31 18:29:07 -08:00
setup Bug 11426 - UpdateResourceCount api: don't recalculate the resources for System account 2012-01-31 14:21:03 -08:00
test add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
tools Used a different way to allocate guest ip address. not in used yet. 2012-01-30 16:10:10 -08:00
ui bug 12519: system page - guest network - need to make 2 listNetworks API call to get all networks. 2012-01-31 17:11:56 -08:00
usage Bug 13143: Use defaults for timezone when config is null or empty 2012-01-30 14:26:15 +05:30
utils Used a different way to allocate guest ip address. not in used yet. 2012-01-30 16:10:10 -08:00
vmware-base More protective cleanup when exporting snaphost to reduce chances of leaving intermediate files behind under soft error conditions 2012-01-27 09:34:08 -08:00
.gitignore Update gitignore 2011-12-23 12:57:34 -05:00
INSTALL.txt Update INSTALL.txt 2011-12-19 13:38:56 -08:00
README.html Update README to point to new information resources. 2011-06-14 18:53:45 -07:00
README.md adding a markdown readme for github 2011-12-01 13:02:38 -05:00
build.xml updating copyright licenses, including build-usage.xml 2011-08-31 16:22:51 -04:00
cloud-selenium-server.jar bug 12826:enable NetScaler in basic zone for load balancing and static NAT 2012-01-19 14:05:12 -08:00
cloud.spec fix build 2012-01-20 13:18:58 -08: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 make build number attach to release number 0 in rpm package name. 2011-11-28 14:46:35 -08:00
wscript_build Bug 12932 - 3.0 beta 2 packages for EL 5.x have missing dependencies 2012-01-06 14:40:25 -08:00
wscript_configure don't check pthread before building, it is making no sense 2011-12-19 10:59:30 -08: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