Cloudstack Source code
Go to file
bfederle dc93651547 UI: Add tag API call generator
Adds a helper to return an object to pass to the 'tagger' widget,
including all required data and action functions.

Syntax is as follows, just include anywhere were the tags widget is
supported:

tags: cloudStack.api.tags({
  resourceType: 'Project',
  contextId: 'projects'
})
2012-07-23 15:04:43 -07:00
agent CS-15646: HA takes long time to migrate VMs to another KVM host if there are multiple storage pools. 2012-07-21 23:28:15 +05:30
agent-simulator bug CS-15389: Added prepareStop to Virtualmachine manager and moved network usage collection into prepareStop of VR manager 2012-06-28 18:07:47 -07:00
api Resource tags: CS-15661 - don't accept NULL or empty key value when create resource tag 2012-07-23 10:50:21 -07:00
awsapi CS-15145. ec2-register: need better error handling for negative cases(AWSAPI). 2012-07-20 11:00:18 +05:30
awsapi-setup CS-15007: S3 SQLGrammarException exception in awsapi.log 2012-05-21 11:20:57 +01:00
build Changing report format of JUnit tests to xml 2012-07-20 12:05:04 +05:30
client CS-15373: Awsapi port change to 7080. 2012-07-11 15:25:04 +05:30
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 CS-15660 : fixed 2012-07-23 14:07:51 -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 revert xenserver api java file to old license header 2012-07-03 16:13:19 -07:00
docs Update documentation source files. 2012-05-01 13:47:26 +01:00
ovm bug CS-15389: Added prepareStop to Virtualmachine manager and moved network usage collection into prepareStop of VR manager 2012-06-28 18:07:47 -07:00
patches CS-15657: Mgmt server fails to associate ip addess to public interface on VPC router VM 2012-07-23 11:17:54 -07:00
python CloudStack CS-15455 2012-07-05 16:19:59 -07:00
scripts CS-15646: HA takes long time to migrate VMs to another KVM host if there are multiple storage pools. 2012-07-21 23:28:15 +05:30
server CS-15077: fixed listPublicIpAddresses in basic zone 2012-07-23 11:16:28 -07:00
setup Added Autoscale related tables to schema-304to305.sql for Upgrading 3.0.4 dbs to 3.0.5 2012-07-23 23:30:20 +05:30
test Applying tags as attribute decorators for nose 2012-07-23 19:27:54 +05:30
tools All responsibilty for running through nose belongs to the marvin-nose plugin 2012-07-23 19:28:00 +05:30
ui UI: Add tag API call generator 2012-07-23 15:04:43 -07:00
usage Switch to Apache license 2012-04-03 04:54:14 -07:00
utils CS-15649: Remove DES from s2s vpn support policy 2012-07-20 10:53:03 -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 re-copy awsapi conf files when upgrade 2012-07-16 11:58:08 -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 Initial checkin for resource tags feature 2012-06-12 10:59:56 -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