Cloudstack Source code
Go to file
Vijayendra Bhamidipati ab6c8f7986 Bug CS-14853: CloudStack list APIs are listing incorrect IDs for all the entities when API response set to "xml". works fine for "json"
Bug 14071: queryAsyncJobResult in xml format gives incorrect UUIDs back

Description:

	CS-14853 is the same bug as 14071, but seen in Bonita branch
	owing to the fix not being merged from master. So putting in
	the same fix to 3.0.x branch. Description of fix follows.

        Incorrectly removed part of the XML serializer that serialized
        the IdentityProxy object in normal responses, when putting in
        support for serialization of lists of IdentityProxy objects in
        exception responses as part of the code changes put in for bug
        13217, resulting in this bug. Putting it back in place.
2012-05-11 14:44:24 -07:00
agent modified: cloudbridge/src/com/cloud/bridge/service/S3RestServlet.java 2012-05-01 13:51:17 +01:00
agent-simulator Don't do strict checking for adding simulator host 2012-05-11 18:49:36 +05:30
api CS-14685: Added customdiskofferingmaxsize to the listCapabilities response 2012-05-11 13:45:19 -07:00
awsapi CS-14742. When icmp rules are listed type and code is always shown as 0. 2012-05-11 17:35:33 +05:30
awsapi-setup Correction to cloud-bridge-register and S3RestServlet to use parameter Action in POST 2012-05-08 17:54:53 +01:00
build build-all: give more RAM to compile-aws 2012-05-01 17:08:32 -07:00
client Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-05-08 12:35:26 +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 Add screen-resize support to new VNC engine 2012-05-04 11:31:15 -07:00
console-viewer bug 14559: podId is required parameter in addCluster api 2012-03-30 10:38:48 -07:00
core bug CS-14718: wait util xenserver join pool operation stablize. 2012-05-02 19:51:06 -07:00
daemonize Switch to Apache license 2012-04-03 04:54:14 -07:00
debian Fixing Ubuntu packaging and other test cases issues 2012-05-11 12:07:14 +05:30
deps Revert "cloud-jasypt-1.8.jar into deps/awsapi-lib" 2012-05-06 18:35:45 +01:00
docs Update documentation source files. 2012-05-01 13:47:26 +01:00
ovm fix Ovm network for bond device 2012-05-01 13:18:45 +01:00
patches Bug 14120: Enabling SNAT for all the public NICs. 2012-05-07 09:59:44 +05:30
python Switch to Apache license 2012-04-03 04:54:14 -07:00
scripts remove another vnc hack 2012-05-08 11:00:56 -07:00
server Bug CS-14853: CloudStack list APIs are listing incorrect IDs for all the entities when API response set to "xml". works fine for "json" 2012-05-11 14:44:24 -07:00
setup Remove the extra drop sql line 2012-05-10 14:43:07 -07:00
test More changes to the test client 2012-05-02 20:34:41 -07:00
tools support for running tests in a given script 2012-05-11 18:49:36 +05:30
ui IP addresses: fix for projects + port forwarding 2012-05-10 17:05:20 -07:00
usage Switch to Apache license 2012-04-03 04:54:14 -07:00
utils Bug 14060: Include a CloudStack error code in an Exception Response 2012-05-01 13:48:15 +01:00
vmware-base Switch to Apache license 2012-04-03 04:54:14 -07:00
.gitignore Revert 07e3632b59 removing change to awsapi-lib 2012-05-06 18:49:43 +01:00
.project new file: .project 2012-05-01 13:51:14 +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 fix build 2012-05-02 10:57:36 -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 CS-14685: Added customdiskofferingmaxsize to the listCapabilities response 2012-05-11 13:45:19 -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