cloudstack/server/src/com/cloud/baremetal
Vijayendra Bhamidipati 768d7a2a26 Bug 13127: API error text refer to database ids instead of uuids
Description:

1)	Moved RuntimeCloudException from api/ to utils/.

	Added simple constructor to RuntimeCloudException.

	Modified all classes that extended RuntimeException
	to extend RuntimeCloudException. These classes
	are listed below:

		ServerApiException
		CloudAuthenticationException
		CloudExecutionException
		AsyncCommandQueued
		HypervisorVersionChangedException
		RuntimeCloudException

2)	Added overloaded constructed to CloudException.
	Modified all classes that extend Exception to extend CloudException instead.
	These classes are listed below:

		ConcurrentOperationException
                ConflictingNetworkSettingsException
                ConnectionException
                DiscoveryException
                InsufficientCapacityException
                ManagementServerException
                ResourceUnavailableException
                VirtualMachineMigrationException
                AgentControlChannelException
                OperationTimedoutException.java
                UnsupportedVersionException.java
                UsageServerException.java
                UnableDeleteHostException.java
                AgentAuthnException.java
                HttpCallException.java
                ActiveFencingException.java
                ClusterInvalidSessionException.java
                GreTunnelException.java
                OvsVlanExhaustedException.java
2012-02-27 17:54:53 -08:00
..
BareMetalDiscoverer.java Bug 12771 - management-server.log displays ipmi related credentials in plain text 2012-01-09 14:42:01 -08:00
BareMetalGuru.java Baremetal: bypass HA, only track VM status 2011-11-01 15:14:16 -07:00
BareMetalPingServiceImpl.java Bug 11522 - New agent manager 2011-10-04 14:35:26 -07:00
BareMetalPxeServiceBase.java Full opensource 2011-08-23 19:52:19 -07:00
BareMetalResourceBase.java Bug 13568 - secondary storage VM's static route for nfs server breaks things! 2012-02-17 16:24:32 -08:00
BareMetalTemplateAdapter.java Bug 11522 - New agent manager 2011-10-04 14:35:26 -07:00
BareMetalVmManager.java Full opensource 2011-08-23 19:52:19 -07:00
BareMetalVmManagerImpl.java bug 12776: if there are multiple objects involved in resource creation, verify that they belong to the same account 2012-01-17 13:40:37 -08:00
DhcpServerResponse.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:50 -08:00
DhcpdResource.java Bug 12771 - management-server.log displays ipmi related credentials in plain text 2012-01-09 14:42:01 -08:00
DnsmasqResource.java Full opensource 2011-08-23 19:52:19 -07:00
ExternalDhcpEntryListener.java Full opensource 2011-08-23 19:52:19 -07:00
ExternalDhcpManager.java Full opensource 2011-08-23 19:52:19 -07:00
ExternalDhcpManagerImpl.java bug 10804: Another fix for defaultNetwork feature - get the default Dhcp server IP from the domR's nic in vm's default network instead of getting it from the "gateway" field of the vm itself 2011-12-05 14:53:46 -08:00
ExternalDhcpResourceBase.java Full opensource 2011-08-23 19:52:19 -07:00
HttpCallException.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:53 -08:00
PingPxeServerResource.java Bug 12771 - management-server.log displays ipmi related credentials in plain text 2012-01-09 14:42:01 -08:00
PxeServerManager.java Full opensource 2011-08-23 19:52:19 -07:00
PxeServerManagerImpl.java Bug 11522 - New agent manager 2011-09-27 11:51:03 -07:00
PxeServerProfile.java Full opensource 2011-08-23 19:52:19 -07:00
PxeServerResourceBase.java Full opensource 2011-08-23 19:52:19 -07:00
PxeServerResponse.java Bug 13127: API error text refer to database ids instead of uuids 2012-02-27 17:54:50 -08:00
PxeServerService.java Full opensource 2011-08-23 19:52:19 -07:00