Abhinandan Prateek
|
2778deacb6
|
bug 8962: usage related changes
|
2012-01-04 16:41:18 +05:30 |
kishan
|
9b3f78254d
|
Bug 12845: When moving Vm to another account, add volume create usage event with size and template/offering id
Status 12845: resolved fixed
Reviewed-By: Abhi
|
2012-01-04 16:34:52 +05:30 |
Jessica Wang
|
64a54f32a5
|
bug 12199: error message returned from API shouldn't include double quote. That's invalid JSON format.
|
2012-01-03 17:53:47 -08:00 |
Nitin Mehta
|
cec3ac5e38
|
bug 12782 When host is put in maintenance remove the capacity entries in DB. When maintenance is cancelled repopulate the capacity entries in the DB. This is done to not account for the capacity of hosts in maintenance in the dashboard. Also for the capacity checker thread do not calaculate capacities for the hosts in maintenance.
Reviewed by : Kishan.
|
2012-01-03 17:21:05 +05:30 |
kishan
|
294ad89c38
|
Bug 12746: During network offering update log usage events to reflect the change in network ofeering usage
Status 12746: resolved fixed
Reviewed-By: Nitin
|
2012-01-02 18:16:39 +05:30 |
Abhinandan Prateek
|
4f9cbdaadb
|
bug 11303: passing the request params to the authenticators, callingh authenticators in a configurable chain
|
2012-01-02 14:55:26 +05:30 |
Abhinandan Prateek
|
a60d8cea86
|
bug 12530: moved the initial full sunc from the cron to host connect.
|
2012-01-02 13:40:33 +05:30 |
Alena Prokharchyk
|
217aceb9ef
|
bug 12753: retry 1 more time when start fails for the virtual router
status 12753: resolved fixed
|
2011-12-30 14:45:41 -08:00 |
Sheng Yang
|
1bc44a578d
|
bug 12705: Don't set first ip if it's not source NAT
It would happen with first ip of nics other than first public nic.
status 12705: resolved fixed
|
2011-12-30 14:06:17 -08:00 |
Alena Prokharchyk
|
d56d1f699d
|
bug 12790: use processDisconnect() when disconnect the agent during agent LB process
status 12790: resolved fixed
Conflicts:
api/src/com/cloud/host/Status.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/agent/manager/ClusteredAgentManagerImpl.java
|
2011-12-30 10:03:56 -08:00 |
Abhinandan Prateek
|
9333acffb4
|
bug 12530: ignore VMs in starting state, as the first sync may happen after the managment server has already issued start for system VMs
|
2011-12-30 10:35:08 +05:30 |
Alex Huang
|
37e7c3d125
|
bug: 12805 Moved the managers into the right order
|
2011-12-29 16:42:03 -08:00 |
Alena Prokharchyk
|
e4debe7af4
|
Fixed error message when network fails to implement
|
2011-12-29 11:18:03 -08:00 |
kishan
|
ccc4cd820f
|
Bug 12757: Clear cluster GUID during cluster delete
Status 12757: resolved fixed
Reviewed-By: Abhi
|
2011-12-29 16:34:05 +05:30 |
Abhinandan Prateek
|
8173474a42
|
bug 8962: done some testing on basic networks
|
2011-12-29 12:37:28 +05:30 |
Alena Prokharchyk
|
1d0429233d
|
bug 12361: db upgrade for network offering22s
|
2011-12-28 15:52:43 -08:00 |
frank
|
873bef6970
|
Bug 12701 - Remove pricing information from default service offering descriptions
status 12701: resovled fixed
|
2011-12-28 15:52:34 -08:00 |
anthony
|
49608d8fdc
|
SWIFT : fixed install path
|
2011-12-28 12:09:09 -08:00 |
anthony
|
1f7a811bac
|
SWIFT : sync swift with secondary storage
|
2011-12-28 11:47:55 -08:00 |
Alena Prokharchyk
|
ba1f21c29e
|
Unittest for db upgrade
|
2011-12-28 10:34:29 -08:00 |
Naredula Janardhana Reddy
|
812b4782a2
|
Bug 9237: Checking private ip range with public ip range overlap and viceversa while adding physical resources.
Reviwed by: Abhi
|
2011-12-28 12:11:34 +05:30 |
Abhinandan Prateek
|
b2079346d6
|
bug 8962: added params networkids and securitygroups in case the moved VM needs to be part for additional networks and sec grps respectively
|
2011-12-28 11:39:28 +05:30 |
Alena Prokharchyk
|
6fd49a265c
|
Fixed unittest
|
2011-12-27 15:34:54 -08:00 |
Nitin Mehta
|
a1f6cf5f70
|
bug 12732 Send the storage pool comands to the hosts whose agent is Up and the resource state is Enabled
Reviewed by : Kishan.
|
2011-12-27 13:35:26 +05:30 |
Abhinandan Prateek
|
5e4acc2a55
|
bug 12530: introduce initial full sync; cleanup syncronization;
|
2011-12-27 11:13:38 +05:30 |
anthony
|
b2b653f7d4
|
SWIFT : fix, create vm on zone2
|
2011-12-23 16:45:18 -08:00 |
anthony
|
6e259b2cb1
|
SWIFT : check swift in storage allocator
|
2011-12-23 15:45:29 -08:00 |
Sheng Yang
|
79d2450e6c
|
bug 12719: Use getProviderForServiceInNetwork() instead of listProvidersForServiceForNetworkOffering() in applyIpAssociations()
Also add check for firewall service provider and lb service provider.
|
2011-12-23 12:18:15 -08:00 |
anthony
|
5346a61917
|
SWIFT : API refine
|
2011-12-23 11:40:52 -08:00 |
Murali reddy
|
df21338b08
|
bug 12719:When restartNetwork() is called ,IpAssocCommand() is called for the public ipaddresses that are owned by Netscaler
|
2011-12-23 23:11:45 +05:30 |
Murali reddy
|
f259fec471
|
bug 12742:Static NAT IP address is being programmed as Source NAT Ip address on the Virtual Router
reviewed-by:Abhinandan.Prateek@citrix.com janardhan.reddynaredula@citrix.com
|
2011-12-23 18:05:58 +05:30 |
kishan
|
37a8d83b6a
|
bug 5412: Use same search criteria for listing pending events instead of creating a new one
status 5412: resolved fixed
reviewed-by: Nitin
|
2011-12-23 17:42:17 +05:30 |
kishan
|
51d77c259d
|
bug 5412: Use same search criteria for listing pending events instead of creating a new one
status 5412: resolved fixed
reviewed-by: Nitin
|
2011-12-23 17:42:17 +05:30 |
anthony
|
d462e14e01
|
SWIFT : remove template_zone_ref when delete template
|
2011-12-22 17:53:18 -08:00 |
anthony
|
e9987ecb15
|
SWIFT : fixed create vm on zone 2
|
2011-12-22 14:51:23 -08:00 |
anthony
|
12eae7148c
|
SWIFT: listSwift refine
|
2011-12-22 14:28:27 -08:00 |
anthony
|
fea9ca582c
|
SWIFT : add listSwift api
|
2011-12-21 16:55:08 -08:00 |
anthony
|
646d95a846
|
bug 12364: fixed export template with swift
status 12364: resolved fixed
|
2011-12-21 16:07:06 -08:00 |
anthony
|
2d2505d449
|
bug 12322: SWIFT, update template_zone_ref after update template to swift
status 12322: resolved fixed
|
2011-12-21 11:20:38 -08:00 |
Abhinandan Prateek
|
df83487be9
|
bug 8962: adding code for basic networks
|
2011-12-21 17:18:31 +05:30 |
kishan
|
55f59f1855
|
bug 11234: Get end millis from successful usage jobs only
status 11234: resolved fixed
reviewed-by: Murali
|
2011-12-21 16:40:55 +05:30 |
kishan
|
293535cba1
|
bug 12602: Removed system account Id condition which is resulting in search by domainId
status 12602: resolved fixed
reviewed-by: Abhi
|
2011-12-21 16:12:28 +05:30 |
Nitin Mehta
|
b675a01741
|
bug 12113: DeployVm: when template download from Secondary to Primary storage fails try a couple of times first and then fail.
Reviewed by : Kishan.
|
2011-12-21 11:33:30 +05:30 |
Alena Prokharchyk
|
e43dcfde56
|
bug 12695: fixed verifyNetwork capabilities
status 12695: resolved fixed
|
2011-12-20 19:11:25 -08:00 |
Edison Su
|
fb05f4a927
|
bug 12143: set volume "folder" to migration destination pool's path
status 12143: resolved fixed
|
2011-12-20 17:16:46 -08:00 |
Edison Su
|
009fa8c079
|
bug 12158: only allow storage migration through migratevm api, iff no data disks attached to the vm. As data disks may have different service offering with the specified storage pool
status 12158: resolved fixed
|
2011-12-20 17:12:09 -08:00 |
Alena Prokharchyk
|
7a7a62d7c8
|
updateNetwork: don't implement network rules and elements for the networks in Allocated state
|
2011-12-20 16:03:10 -08:00 |
Edison Su
|
c067763075
|
bug 12604: if there are actually snapshots creating on the volume, then don't move the snapshot
status 12604: resolved fixed
|
2011-12-20 15:12:31 -08:00 |
Edison Su
|
b4b70a9856
|
bug 12657: don't hold a vm lock when taking snapshot
status 12657: resolved fixed
|
2011-12-20 10:57:59 -08:00 |
Murali reddy
|
ca2ad90207
|
bug 12664: not able to enable static nat
status 12664: resolved fixed
added IP assoc to static nat service provider before apply static nat rules
|
2011-12-20 21:24:01 +05:30 |