Cloudstack Source code
Go to file
Vijayendra Bhamidipati 7860b78049 Bug 13127: API error text refer to database ids instead of uuids
Bug CS-14448: Wrong error message on using the createVlanIpRange cmd

Cherry-picking from master for bug 14448 into 3.0.x. Resolving
conflicts arising from the pick.

Description:

	Modifying the API functions' exception handling to call
	addProxyObject() wherever applicable, and removing some
	wrong calls to addProxyObject() that were put in in an
	earlier commit for this bug.

	With this commit, we cover many API functions to use the
	new exception handling code, but some pieces may still be
	left out. These will be covered as work in progress, when
	making changes to the CS API code.

Conflicts:

	server/src/com/cloud/network/NetworkManagerImpl.java
	server/src/com/cloud/network/lb/LoadBalancingRulesManagerImpl.java
	server/src/com/cloud/resource/ResourceManagerImpl.java
2012-06-18 12:44:18 -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 Bug 13127: API error text refer to database ids instead of uuids 2012-06-18 12:44:18 -07:00
awsapi Bug CS-12441: Generate QueryString from request parameters. 2012-06-18 11:20:18 -07:00
awsapi-setup CS-15007: S3 SQLGrammarException exception in awsapi.log 2012-05-21 11:20:57 +01:00
build - Remove Citrix license artifcat from commercial product release 2012-05-19 11:15:06 -04:00
client Merge branch 'vpc-3.0.x' into 3.0.x 2012-06-14 19:04:59 -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 : add vpc_ipassoc.sh vpc_snat.sh 2012-06-18 10:35:32 -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 VPC : add vpc_ipassoc.sh vpc_snat.sh 2012-06-18 10:35:32 -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 Bug 13127: API error text refer to database ids instead of uuids 2012-06-18 12:44:18 -07:00
setup Merge branch 'vpc-3.0.x' into 3.0.x 2012-06-14 19:04:59 -07:00
test Adding Netscaler test cases and fixing bugs in HA test suite. 2012-06-13 20:34:14 +05:30
tools Adding support with xmlrunner for generating XML reports 2012-05-18 12:04:11 +05:30
ui CS-15157: cloudstack 3.0 UI - infrastructure page - physical network - network service providers - reset nspMap before populating listNetworkServiceProviders response to nspMap. 2012-06-14 17:28:12 -07:00
usage Switch to Apache license 2012-04-03 04:54:14 -07:00
utils Bug 13127: API error text refer to database ids instead of uuids 2012-06-18 11:39:36 -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