| .. |
|
AccountLimitException.java
|
domain router up and running...now on to patching through the network between the domain router and the vm
|
2010-10-29 12:16:58 -07:00 |
|
AgentUnavailableException.java
|
Changed exception code to give the scope of the problem
|
2010-12-21 03:54:30 -08:00 |
|
CloudAuthenticationException.java
|
When using session based authentication, we now store the parameters in the session as part of the login processing, instead of returning those parameters so that the caller has to update the session. Authentication now throws an exception on failure and the caught exception is where the session is invalidated.
|
2010-09-13 17:04:11 -07:00 |
|
ConcurrentOperationException.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
ConflictingNetworkSettingsException.java
|
Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework.
|
2010-09-28 15:47:14 -07:00 |
|
ConnectionException.java
|
bug 9445: Signal alert for the host if a primary storage pool was unavailable on that host
|
2011-04-26 15:14:55 -07:00 |
|
DiscoveryException.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
HAStateException.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
InsufficientAddressCapacityException.java
|
committing to update
|
2010-11-11 12:53:19 -08:00 |
|
InsufficientCapacityException.java
|
fix NPE when failed to start VM
|
2011-03-01 16:38:18 -05:00 |
|
InsufficientNetworkCapacityException.java
|
committing to update
|
2010-11-11 12:53:19 -08:00 |
|
InsufficientServerCapacityException.java
|
committing to update
|
2010-11-11 12:53:19 -08:00 |
|
InsufficientStorageCapacityException.java
|
committing to update
|
2010-11-11 12:53:19 -08:00 |
|
InsufficientVirtualNetworkCapcityException.java
|
committing to update
|
2010-11-11 12:53:19 -08:00 |
|
InternalErrorException.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
InvalidParameterValueException.java
|
more changes in the api
|
2010-10-21 16:53:42 -07:00 |
|
ManagementServerException.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
NetworkRuleConflictException.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
PermissionDeniedException.java
|
added reservation id to vnet
|
2010-11-08 12:29:38 -08:00 |
|
ResourceAllocationException.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
ResourceInUseException.java
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|
ResourceUnavailableException.java
|
Fixed RemoteAccessVpn apis
|
2010-12-29 21:36:44 -08:00 |
|
StorageUnavailableException.java
|
Changed exception code to give the scope of the problem
|
2010-12-21 03:54:30 -08:00 |
|
VirtualMachineMigrationException.java
|
Bug 9043 - VM manual migration - when destination host is out of memory for migration, VMs being migrated remained in 'migrating' state
|
2011-04-04 17:39:27 -07:00 |