Nitin Mehta
3305498bd3
bug 12113: DeployVm: when template download from Secondary to Primary storage fails, we retry the number of hosts in that cluster. Instead try on 1 host on each retry attempt and shuddle the hosts for every attempt.
...
Reviewed by : Kishan.
2011-12-14 13:16:41 +05:30
Sheng Yang
e393dcd069
server-setup.xml: Add physical network enabled by default
...
Also add uuid for physical networks and zones. And fix server-setup.xml example.
2011-12-13 18:33:05 -08:00
anthony
575d453e53
SWIFT: set down_load_delay to 10000
2011-12-13 18:07:37 -08:00
anthony
1821019b7b
SWIFT: fixed listtemplate/iso
2011-12-13 18:07:37 -08:00
anthony
2413eae6a5
SWIFT: fixed error handling
2011-12-13 18:07:37 -08:00
Edison Su
a7b9f00a71
fix meta data issue on direct tagged network, where router's public ip address is null
2011-12-13 17:24:25 -08:00
Sheng Yang
3263fd596e
bug 10904: add a global config to enable/disable automatically add the vm to the default security group
...
status 10904: resolved fixed
2011-12-13 14:48:44 -08:00
kishan
f3cd93f835
bug 11899: Added events for Zone create, update and delete
...
status 11899: resolved fixed
reviewed-by: Nitin
2011-12-13 19:29:44 +05:30
kishan
f3001534d5
log message before host resource is set. Otherwise log will show same resource as changed from and to
2011-12-13 16:35:21 +05:30
kishan
8fe917be9d
bug 12406: Throw execption instead of returning false during cluster delete
...
status 12406: resolved fixed
reviewed-by: Nitin
2011-12-13 16:25:21 +05:30
kishan
6f9bc008f4
bug 12481: Added account ID to listusers response
...
status 12481: resolved fixed
reviewed-by: Nitin
2011-12-13 15:54:58 +05:30
kishan
bc32e0e60c
bug 12245: Added config parameters custom.diskoffering.size.min, custom.diskoffering.size.max. Added check while adding volumes with custom offering.
...
status 12245: resolved fixed
reviewed-by: Nitin
2011-12-13 15:04:37 +05:30
Nitin Mehta
353bc396e3
bug 11838: Create Private Template from Snapshot - Lift the restriction of creating duplicate names keeping it consistent with register template
...
Reviewed by : Kishan.
2011-12-13 14:42:08 +05:30
Nitin Mehta
b2b8ce1758
bug 10674: For recurring snapshots when there is quota hit log it and send an email alert.
...
Reviewed by : Kishan.
2011-12-13 14:34:25 +05:30
Abhinandan Prateek
a703315d34
bug 12348: fixed getting VMs for a cluster which was not getting back VMs in starting state
2011-12-13 12:20:48 +05:30
Nitin Mehta
35e2640019
bug 10674: For recurring snapshots when there is quota hit log it and send an email alert.
...
Reviewed by : Kishan.
2011-12-13 11:21:34 +05:30
Edison Su
e02520a518
bug 10195: if vm's host is in alert state, return unknown state in listvmcmd
...
status 10195: resolved fixed
2011-12-12 16:21:02 -08:00
frank
8098045645
set account details to null in listAccountCmd when there is no details
2011-12-12 15:55:39 -08:00
frank
6746e84958
Bug 12429 - Exception caught while handling disconnect: ClassCastException
...
status 12429: resolved fixed
2011-12-12 11:44:03 -08:00
Nitin Mehta
37a363b98d
bug 12437: Domain admin should be able to see all the templates under him.
...
Reviewed by : Alena.
2011-12-12 14:41:24 +05:30
Abhinandan Prateek
acdf26b267
bug 12005: java reflection was breaking due to parameter in the constructor
2011-12-12 10:00:29 +05:30
Alena Prokharchyk
28913c791b
bug 11626: return same fields in queryAsyncJobResult and listAsyncJobs API commands
...
status 11626: resolved fixed
2011-12-09 16:50:08 -08:00
Alena Prokharchyk
7ff1417cbb
bug 12229: added restartRequired field to the network object
...
The value is set to true when shutdownResources or implementResources fail.
2011-12-09 15:37:11 -08:00
Alena Prokharchyk
0980c47100
bug 12363: don't expunge nics when vm is expunged, just leave them in Removed state in the DB
...
status 12363: resolved fixed
2011-12-09 14:26:30 -08:00
Alena Prokharchyk
743be91e20
Added projectinviterequired capability to the listCapabilities API response
2011-12-09 12:34:17 -08:00
Alena Prokharchyk
0731dac370
bug 12399: introduced periodic thread that expires Project invitations
...
status 12399: resolved fixed
2011-12-09 12:21:41 -08:00
frank
10593528ca
Bug 12294 - fail to bring the host( resource_state) from un-managed to managed from CS
...
remove unmanaged event from resource state machine
status 12294: resolved fixed
2011-12-09 10:54:43 -08:00
prachi
224a0ec47c
Bug 12361 - DB upgrade from 2.2 to Acton
...
-Return Cleanup script during upgrade
2011-12-10 00:01:16 +05:30
prachi
bab29c4207
Bug 12361 DB upgrade from 2.2 to Acton
...
- Changes to schema file schema-2214to30.sql: moved out cleanup to separate file, added some NAAS changes
- Added physicalNetwork setup to Upgrade2214to30.java data migration
- Unit test and sample file
2011-12-10 00:01:15 +05:30
Alena Prokharchyk
3a94a41baf
bug 12305: drop max_connections from the network offering as this information is being set on network element level now
...
status 12305: resolved fixed
2011-12-09 09:00:08 -08:00
frank
49cdc30080
fix searchcritera2 in findHostByPod
2011-12-08 16:47:00 -08:00
frank
6f6be508a1
Remove unmanaged from resource state
2011-12-08 16:47:00 -08:00
frank
5d661c1e9d
Fix searchcritera2 in agent monitor
...
get ha code back in agent manager
2011-12-08 16:17:51 -08:00
Sheng Yang
2e7f21dabc
Fix CheckRouterAnswer for redundant virtual router
...
Also fix a router deployment issue.
2011-12-08 15:28:11 -08:00
Alena Prokharchyk
d77d3f5cd0
bug 12387: relaxed not null constraint for unique_name - we set it to be NULL when it gets removed
2011-12-08 14:38:21 -08:00
Alena Prokharchyk
bde5e16a26
bug 12453: when networkId is specified, don't check if the network created from Required network offering is present
...
status 12453: resolved fixed
2011-12-08 14:38:21 -08:00
Alena Prokharchyk
209c4aa881
bug 12444: allow accessing Project's vms console
...
status 12444: resolved fixed
2011-12-08 14:38:21 -08:00
kishan
e23f36b135
Check for null CIDR before converting to netmask
2011-12-08 19:51:40 +05:30
kishan
3d40c1032b
Skip userdispersing allocator when account is not available
2011-12-08 19:50:21 +05:30
kishan
ff14d09a8d
bug 12435: Create accountSearch join builder only once.
...
status 12435: resolved fixed
reviewed-by: Nitin
2011-12-08 17:55:24 +05:30
Nitin Mehta
8d677cb7ba
bug 12437: Root admin should be able to see all the templates.
...
Reviewed by : Kishan.
2011-12-08 16:43:57 +05:30
kishan
4c142565c8
bug 12436: Add new parameter external.network.stats.interval
...
status 12436: resolved fixed
reviewed-by: Nitin
2011-12-08 12:28:52 +05:30
Alena Prokharchyk
c83b1ddb05
bug 12380: return cidr in listNetworks response
...
status 12380: resolved fixed
2011-12-07 18:11:38 -08:00
prachi
787bb5a9c4
Bug 12422 - deletePhysicalNetwork fails: DB exception at com.cloud.network.NetworkManagerImpl.checkIfPhysicalNetworkIsDeletable(NetworkManagerImpl.java:4083)
...
-Missing annotation on caller method
2011-12-08 07:21:31 +05:30
Alena Prokharchyk
97a1276cec
bug 12426: return account information for Shared networks
...
status 12426: resolved fixed
2011-12-07 17:03:29 -08:00
Alena Prokharchyk
5e3d93e908
bug 11542: public_ip is not unique in console_proxy/secondary_storage_vm tables
...
status 11542: resolved fixed
2011-12-07 16:44:25 -08:00
Sheng Yang
a08768112f
bug 12404: Fix transcation with private method when deleteHost
2011-12-07 15:06:34 -08:00
frank
3903503619
Bug 12404 - Failure in Removing host
...
don't send PoolEjectCommand to host being deleted
2011-12-07 14:38:41 -08:00
frank
494517cd6a
Bug 12404 - Failure in Removing host
...
status 12404: resolved fixed
2011-12-07 14:04:50 -08:00
Edison Su
3df3e9fb10
bug 12407: for snapshot, there is no vm related to
...
status 12407: resolved fixed
2011-12-07 13:57:02 -08:00