[2/2] git commit: updated refs/heads/master to ef2983c

2013-04-09 Thread muralireddy
region id is not Long, its integer changing the regionId parameter in ListGlobalLoadBalancerRuleCmd.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ef2983cc Tree: http://git-wip-us.apache.org/repos/asf/cloudstac

[1/2] git commit: updated refs/heads/master to ef2983c

2013-04-09 Thread muralireddy
Updated Branches: refs/heads/master 9180bd599 -> ef2983cc1 Fixing the regression introduced by spring refactor to stream line oss and non oss components. sincle the GSLB service impl has different configuration, moving it out the bean definition from applicationContext to ComponentContext and

Git Push Summary

2013-04-10 Thread muralireddy
Updated Branches: refs/heads/sharednetwork-service [deleted] b39ecc5bb

[2/2] git commit: updated refs/heads/sharednetworkservices to 77c6991

2013-04-10 Thread muralireddy
Trying to fit both isolated and shared network life cycle with single state machine may need addtional work. So set network state for shared network explicitly now. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/77

[1/2] git commit: updated refs/heads/sharednetworkservices to 77c6991

2013-04-10 Thread muralireddy
Updated Branches: refs/heads/sharednetworkservices [created] 77c69918b - associateIpAddress API to associate a public IP with shared network - shared network with services to go through the implement and shutwdon phases Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/master to c041979

2013-04-12 Thread muralireddy
Updated Branches: refs/heads/master 4ae3e5de7 -> c0419791e CLOUDSTACK-1934: NPE with listSupportedNetworkServices For 'connectivity' network service current set of providers (MidoNet, NiciraNcp) not necessarily part of OSS builds. So handle the case where there are no providers for a service

git commit: updated refs/heads/master to 85b1519

2013-04-12 Thread muralireddy
Updated Branches: refs/heads/master 4e5a8a0f8 -> 85b1519fe GlobalLoadBalancerResponse should contain the service type details and GSLB rule is defaulted to have source IP as sticky method Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repo

git commit: updated refs/heads/master to bc3e184

2013-04-14 Thread muralireddy
Updated Branches: refs/heads/master 886fe0128 -> bc3e184b7 CLOUDSTACK-312: enable L4-L7 network services in the shared network in the advanced zone Squashed commit of the following: commit 3021cb917b2446f6a04f6cbb01bc56ebc5484bff Merge: 77c6991 886fe01 Author: Murali Reddy Date: Sun Apr 14

git commit: updated refs/heads/optionalpublicip to 2dae394

2013-04-16 Thread muralireddy
Updated Branches: refs/heads/optionalpublicip [created] 2dae394a4 CLOUDSTACK-265: provide option to turn-off automatic public IP association for each VM when using EIP service. - introduces Capability in the network offering, which decides when EIP service is used, by defualt public IP s

git commit: updated refs/heads/master to 90e8158

2013-04-16 Thread muralireddy
Updated Branches: refs/heads/master 574e71635 -> 90e8158db re-merge optional public IP for EIP service feature Squashed commit of the following: commit 2dae394a42a364cd93a11b2c2f74b274b7c43315 Author: Murali Reddy Date: Tue Apr 16 17:35:28 2013 +0530 CLOUDSTACK-265: provide option to

Git Push Summary

2013-04-16 Thread muralireddy
Updated Branches: refs/heads/portablepublicip [created] 90e8158db

git commit: updated refs/heads/master to 774fd50

2013-04-17 Thread muralireddy
Updated Branches: refs/heads/master ff4b55fff -> 774fd505c include account name and domain id in the globalloadbalancerrule response object Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/774fd505 Tree: http://gi

git commit: updated refs/heads/master to 73f8f46

2013-04-17 Thread muralireddy
Updated Branches: refs/heads/master 4d0a460ba -> 73f8f46af deletGlobalLoadbalancer rule was only markign the rule as revoked, but never removing it from the DB after applying the configuration on GSLB provider. This fix will delete the rule from the DB. Project: http://git-wip-us.apache.org/r

git commit: updated refs/heads/master to f1b9ef8

2013-04-22 Thread muralireddy
Updated Branches: refs/heads/master 6bd18d998 -> f1b9ef858 CLOUDSTACK-2065: addNetscalerLoadBalancer is faling to persist gslb_site_publicip and privateip in db table `external_load_balancer_devices` Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apa

git commit: updated refs/heads/master to f65f3b9

2013-04-24 Thread muralireddy
Updated Branches: refs/heads/master ff7112a07 -> f65f3b9d5 CLOUDSTACK-1958: List GSLB response should have the GSLB site (zone load balancer rule) details as well Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f

git commit: updated refs/heads/master to 1f97b52

2013-04-25 Thread muralireddy
Updated Branches: refs/heads/master 08f6a24d1 -> 1f97b528c CLOUDSTACK-1573 listNics response update for not showing vlan to normal user Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1f97b528 Tree: http://git-wi

git commit: updated refs/heads/master to 318c7f2

2013-04-26 Thread muralireddy
Updated Branches: refs/heads/master 3a9001bfb -> 318c7f2af CLOUDSTACK-1794 Throwing error when configuring egress rules for shared networks Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/318c7f2a Tree: http://gi

[2/2] git commit: updated refs/heads/master to 62d3204

2013-05-22 Thread muralireddy
changing default 'GSLB provider' check box value to unchecked in UI Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/53499c08 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/53499c08 Diff: http://git-wip-

[1/2] git commit: updated refs/heads/master to 62d3204

2013-05-22 Thread muralireddy
Updated Branches: refs/heads/master b3096db60 -> 62d320454 CLOUDSTACK-2360: listnetscalerloadbalancerresponse is not including any information about GSLB status adds the infomration if NetScaler is provisioned as GSLB service provider Project: http://git-wip-us.apache.org/repos/asf/cloudstac

git commit: updated refs/heads/master to 623a26e

2013-05-23 Thread muralireddy
Updated Branches: refs/heads/master cc492305c -> 623a26e46 CLOUDSTACK-2587: netscaler_pod_ref DB upgrade is missing from 3.0.2 to 4.x added missing schema as part of 4.0 to 4.1 upgrade Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/

[2/2] git commit: updated refs/heads/master to d8f5f2e

2013-05-24 Thread muralireddy
fixing disassociateIpAddress API to call 'releasePortableIpAddress' network service method for portable ip address. Also fix ensures events coresponding to the portabl ip are generated correctly. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/

[1/2] git commit: updated refs/heads/master to d8f5f2e

2013-05-24 Thread muralireddy
Updated Branches: refs/heads/master 8b9d6d81a -> d8f5f2ea1 CLOUDSTACK-2671 Updated vpc private gateway scipt args Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d8f5f2ea Tree: http://git-wip-us.apache.org/repos/

[2/2] git commit: updated refs/heads/master to 883333c

2013-05-27 Thread muralireddy
generate an action event when portable IP association is transferred from a network to different network Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ad48c838 Tree: http://git-wip-us.apache.org/repos/asf/cloudstac

[1/2] git commit: updated refs/heads/master to 883333c

2013-05-27 Thread muralireddy
Updated Branches: refs/heads/master 82974458a -> 88c21 CLOUDSTACK-2700:on network/vpc delete, portable IP should be still associated with account Unlike public ip which gets dis-associated (released) with the account on network/VPC delete, portable IP should continue to be associated with

[2/4] git commit: updated refs/heads/master to cea9e39

2013-05-29 Thread muralireddy
add upgrade path to "cloud.dns.name" global config value. fail creating GSLB rule if DNS name is not confiugred Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2b939698 Tree: http://git-wip-us.apache.org/repos/asf/c

[3/4] git commit: updated refs/heads/master to cea9e39

2013-05-29 Thread muralireddy
CLOUDSTACK-2285: [GSLB] addNetscalerLoadBalancer with GSLB functionality shouldn't be exposed in basic zone imposing restriction that NetScaler can only be added when EIP/ELB service are available in basic zone. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-

[1/4] git commit: updated refs/heads/master to cea9e39

2013-05-29 Thread muralireddy
Updated Branches: refs/heads/master e3a104aa5 -> cea9e3919 CLOUDSTACK-2477: [GSLB] CloudStack currently allows admin to map LB rule of one account to GSLB rule of a different account ensuring account id of GSLB rule and LB rule are same Project: http://git-wip-us.apache.org/repos/asf/cloudst

[4/4] git commit: updated refs/heads/master to cea9e39

2013-05-29 Thread muralireddy
fixing unit tests to comply with bug "CLOUDSTACK-2477: [GSLB] CloudStack currently allows admin to map LB rule of one account to GSLB rule of a different account" Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cea9e

[2/3] git commit: updated refs/heads/master to 9c0f9ac

2013-05-31 Thread muralireddy
CLOUDSTACK-2192: [EIP/Optonal PublicIP] listNetworkOfferings is not returning info about the capability "AssociatePublicIP" added eip and associateEip capability details to the StaticNat service response Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.ap

[1/3] git commit: updated refs/heads/master to 9c0f9ac

2013-05-31 Thread muralireddy
Updated Branches: refs/heads/master 2a58a7698 -> 9c0f9aceb CLOUDSTACK-2285:[GSLB] addNetscalerLoadBalancer with GSLB functionality shouldn't be exposed in basic zone reverting the original fix for this bug. When you add network service provider instance into a physical network in a basic zone,

git commit: updated refs/heads/master to cb595ca

2013-06-04 Thread muralireddy
Updated Branches: refs/heads/master ee3043b88 -> cb595cafc CLOUDSTACK-2390:[GSLB] After removeFromGSLBRule, still CloudStack things that lb rule is active removing the GSLB rule to Lb rule mapping once rules are applied on the GSLB service provider Project: http://git-wip-us.apache.org/repos

git commit: updated refs/heads/master to 6a92f3b

2013-06-04 Thread muralireddy
Updated Branches: refs/heads/master 402cc917b -> 6a92f3b8a CLOUDSTACK-2741: [GSLB] GSLB service doesn't come up if the LB rule mapped to it is serviced by VR For remote LB services that are not running on NetScaler, there needs to be a LB monitor bound to GSLB service. Otherwise service is sho

git commit: updated refs/heads/master to 91b1571

2013-06-05 Thread muralireddy
Updated Branches: refs/heads/master 52a901099 -> 91b15711b CLOUDSTACK-2343: listGlobalLoadBalancerRules shouldn't list the globalGSLBRules of other accounts imposing ACL checks Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/clou

git commit: updated refs/heads/master to c0d8943

2013-06-06 Thread muralireddy
Updated Branches: refs/heads/master d98289bac -> c0d894346 CLOUDSTACK-2874: fix the upgrade for the deployment with F5/SRX combination prior to 3.0 release Fix does following: - add F5 network service provider into a physical network if there if F5 deployed in the zone - add instance of F5

git commit: updated refs/heads/4.2 to 4d07493

2013-10-16 Thread muralireddy
Updated Branches: refs/heads/4.2 4cc8af053 -> 4d07493a5 CLOUDSTACK-4717: associate IP does not work on shared networks with out source NAT service relax the restriction that the source nat service should be avaiable in the network inorder to associate a public ip to the network Project: http

git commit: updated refs/heads/master to df3b099

2013-10-16 Thread muralireddy
Updated Branches: refs/heads/master 08440668e -> df3b09944 CLOUDSTACK-4717: associate IP does not work on shared networks with out source nat service relax the restriction that the source nat service should be avaiable in the network inorder to associate a public ip to the network Project: h

git commit: updated refs/heads/4.2 to c1294fd

2013-10-18 Thread muralireddy
Updated Branches: refs/heads/4.2 2b6b99ffb -> c1294fdfa CLOUDSTACK-4596: CloudStack is currently allowing same ip range to be defined in different VLANs across public and portable ranges added checks to restric same ip range to be configure as both public ip range and portable ip range Proje

git commit: updated refs/heads/master to aaa99cd

2013-10-18 Thread muralireddy
Updated Branches: refs/heads/master 325c94ed6 -> aaa99cd9d CLOUDSTACK-4596: CloudStack is currently allowing same ip range to be defined in different VLANs across public and portable ranges added checks to restric same ip range to be configure as both public ip range and portable ip range Pr

git commit: updated refs/heads/4.2 to 779ef4b

2013-10-18 Thread muralireddy
Updated Branches: refs/heads/4.2 624b324cc -> 779ef4b4c CLOUDSTACK-3911: [PortableIP] there is no check while adding a zone public range to see whether the same VLAN exists in portable IP range. added check to enusre a VLAN id used for a public IP range is not used for portable ip range Proj

git commit: updated refs/heads/master to a3b1a49

2013-10-18 Thread muralireddy
Updated Branches: refs/heads/master 0c1800f70 -> a3b1a49c3 CLOUDSTACK-3911: [PortableIP] there is no check while adding a zone public range to see whether the same VLAN exists in portable IP range. added check to enusre a VLAN id used for a public IP range is not used for portable ip range Co

git commit: updated refs/heads/master to 0068da7

2013-11-13 Thread muralireddy
Updated Branches: refs/heads/master 52b048481 -> 0068da719 CLOUDSTACK-5142: Guest IP address for F5 is not being selected from the defined IP Range in Shared Network ensure that for shared network, acuqire guest ip should return IP from the 'startip'-'endip' range of the network. Project: ht

git commit: updated refs/heads/master to 481af07

2013-11-19 Thread muralireddy
Updated Branches: refs/heads/master 67b071bea -> 481af07fb Adding protocol parameter to loadbalancer response Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/481af07f Tree: http://git-wip-us.apache.org/repos/asf/

git commit: updated refs/heads/4.3 to 041089a

2013-11-19 Thread muralireddy
Updated Branches: refs/heads/4.3 7ed2a21c2 -> 041089afe Adding protocol parameter to loadbalancer response Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/041089af Tree: http://git-wip-us.apache.org/repos/asf/clo

git commit: updated refs/heads/master to 899e9f0

2013-11-21 Thread muralireddy
Updated Branches: refs/heads/master 8c6840e48 -> 899e9f0d6 CS-16962: [API] [EIP/ELB enabled Zone] Need to display EIP address as "Public IP Address" for system VMs In system VM response object return EIP as public IP in case of basic zone with EIP service. Conflicts: server/src/com/cl

git commit: updated refs/heads/4.2 to 982c5ff

2013-11-21 Thread muralireddy
Updated Branches: refs/heads/4.2 2f308cc98 -> 982c5fffb CLOUDSTACK-5228: [API] [EIP/ELB enabled Zone] Need to display EIP address as "Public IP Address" for system VMs In system VM response object return EIP as public IP in case of basic zone with EIP service. Conflicts: server/src/co

git commit: updated refs/heads/master to d97345f

2013-12-03 Thread muralireddy
Updated Branches: refs/heads/master c39bc04be -> d97345f0a fixing copy paste error in getting alert type in alert manager Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d97345f0 Tree: http://git-wip-us.apache.or

git commit: updated refs/heads/4.2 to 03ba659

2013-12-03 Thread muralireddy
Updated Branches: refs/heads/4.2 cf1eaad84 -> 03ba659ae CLOUDSTACK-5022: NullPointerException when invalid zone is passed into UsageEventUtils Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/03ba659a Tree: http:

git commit: updated refs/heads/master to ff16713

2013-06-26 Thread muralireddy
Updated Branches: refs/heads/master 1c102a058 -> ff167134e CLOUDSTACK-3214: transferring portable IP across zones with enableStatic NAT does not work making an exception for portabe IP, so that if the current datacenter with portable IP is associated is different from destiantion data center

git commit: updated refs/heads/master to 4bc6294

2013-06-26 Thread muralireddy
Updated Branches: refs/heads/master ff167134e -> 4bc629474 CLOUDSTACK-3213: ResourceStateEvents for user VM are generated with entity type as Network changing entity type to be VirtualMachine from Network for the events generated by user vm state transitions Project: http://git-wip-us.apache

git commit: updated refs/heads/4.1 to b002600

2013-06-26 Thread muralireddy
Updated Branches: refs/heads/4.1 8bb43effe -> b00260060 CLOUDSTACK-3213: ResourceStateEvents for user VM are generated with entity type as Network changing entity type to be VirtualMachine from Network for the events generated by user vm state transitions Project: http://git-wip-us.apache.or

git commit: updated refs/heads/master to 0f40cfb

2013-06-28 Thread muralireddy
Updated Branches: refs/heads/master 6da29c4cd -> 0f40cfbea CLOUDSTACK-2045: [Multiple IPs Per Nic] This feature is not working well in case of networks with external devices after GC add an exception for networks that use external networking devices and has secondary guest IP's allocated. On n

git commit: updated refs/heads/4.2 to 1032d5c

2013-07-01 Thread muralireddy
Updated Branches: refs/heads/4.2 c814cfbb8 -> 1032d5c26 CLOUDSTACK-3282:[GSLB] Unable to add multiple LB rules to same GSLB rule -fixing regression due to adding GSLB monitor for GSLB service -code to add/delete GSLB monitor and GSLB service-monitor binding is made idempotenet so as to succee

git commit: updated refs/heads/master to e07a8b3

2013-07-01 Thread muralireddy
Updated Branches: refs/heads/master f98034180 -> e07a8b3f5 CLOUDSTACK-3282:[GSLB] Unable to add multiple LB rules to same GSLB rule -fixing regression due to adding GSLB monitor for GSLB service -code to add/delete GSLB monitor and GSLB service-monitor binding is made idempotenet so as to suc

git commit: updated refs/heads/4.2 to 6a7369b

2013-07-01 Thread muralireddy
Updated Branches: refs/heads/4.2 160b49328 -> 6a7369b20 CLOUDSTACK-3287: [GSLB] API "updateGlobalLoadBalancerRule" is not recognised by CloudStack added api to managementServerImpl and ensure glsb config is applied to gslb service providers Project: http://git-wip-us.apache.org/repos/asf/clo

git commit: updated refs/heads/master to 1c67e34

2013-07-01 Thread muralireddy
Updated Branches: refs/heads/master 301c91c09 -> 1c67e34c8 CLOUDSTACK-3287: [GSLB] API "updateGlobalLoadBalancerRule" is not recognised by CloudStack added api to managementServerImpl and ensure glsb config is applied to gslb service providers Project: http://git-wip-us.apache.org/repos/asf/

git commit: updated refs/heads/master to 2f3764e

2013-07-02 Thread muralireddy
Updated Branches: refs/heads/master 6aa9b2f35 -> 2f3764ef9 CLOUDSTACK-1959: GSLB: add capability to provide weights to the sites involved in the GSLB add weights to each site participating in the GSLB. Traffic will be load balanced across the sites based on the weigths associated with each sit

git commit: updated refs/heads/4.2 to 93090aa

2013-07-02 Thread muralireddy
Updated Branches: refs/heads/4.2 7e8234f7f -> 93090aa7c CLOUDSTACK-1959: GSLB: add capability to provide weights to the sites involved in the GSLB add weights to each site participating in the GSLB. Traffic will be load balanced across the sites based on the weigths associated with each site.

git commit: updated refs/heads/master to a8a23c4

2013-07-04 Thread muralireddy
Updated Branches: refs/heads/master da9552b7f -> a8a23c436 CLOUDSTACK-2045:[Multiple IPs Per Nic] This feature is not working well in case of networks with external devices after GC adding missing 'retrun false' for isNetworkReadyForGc for the networks that use external network devices and has

git commit: updated refs/heads/4.2 to 3cf0711

2013-07-04 Thread muralireddy
Updated Branches: refs/heads/4.2 a14a9c192 -> 3cf07118a CLOUDSTACK-2045:[Multiple IPs Per Nic] This feature is not working well in case of networks with external devices after GC adding missing 'retrun false' for isNetworkReadyForGc for the networks that use external network devices and has se

[3/3] git commit: updated refs/heads/master-6-17-stable to 27c59d0

2013-07-05 Thread muralireddy
CLOUDSTACK-1959: GSLB: add capability to provide weights to the sites involved in the GSLB add weights to each site participating in the GSLB. Traffic will be load balanced across the sites based on the weigths associated with each site. If not specified weight of site is defaulted to 1. Project

[1/3] git commit: updated refs/heads/master-6-17-stable to 27c59d0

2013-07-05 Thread muralireddy
Updated Branches: refs/heads/master-6-17-stable 7fb52cdbf -> 27c59d057 CLOUDSTACK-3282:[GSLB] Unable to add multiple LB rules to same GSLB rule -fixing regression due to adding GSLB monitor for GSLB service -code to add/delete GSLB monitor and GSLB service-monitor binding is made idempotenet

[2/3] git commit: updated refs/heads/master-6-17-stable to 27c59d0

2013-07-05 Thread muralireddy
CLOUDSTACK-3287: [GSLB] API "updateGlobalLoadBalancerRule" is not recognised by CloudStack added api to managementServerImpl and ensure glsb config is applied to gslb service providers Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/

git commit: updated refs/heads/CLOUDSTACK-234 to 1e1ccb8

2013-07-05 Thread muralireddy
Updated Branches: refs/heads/CLOUDSTACK-234 [created] 1e1ccb8e1 CLOUDSTACK-234: create/delete firewa/lb/pf rule: send ip assoc command only on first rule is created on the IP and last rule is revoked on the IP Current suboptima logic of IP Assoc - On associate IP to GuestNetwork there is an

git commit: updated refs/heads/master to 70f33ef

2013-07-05 Thread muralireddy
Updated Branches: refs/heads/master 06c8e5bfd -> 70f33efa7 CLOUDSTACK-3190: Async jobs actions now trigger event bus messages to be published -AsyncJobManagerImpl to publish async job events when async jobs are created, updated and completed Project: http://git-wip-us.apache.org/repos/asf/cl

git commit: updated refs/heads/4.2 to e7c8a35

2013-07-05 Thread muralireddy
Updated Branches: refs/heads/4.2 be17ea8e9 -> e7c8a35c3 CLOUDSTACK-3190: Async jobs actions now trigger event bus messages to be published -AsyncJobManagerImpl to publish async job events when async jobs are created, updated and completed Project: http://git-wip-us.apache.org/repos/asf/cloud

git commit: updated refs/heads/master to ea8b85a

2013-07-08 Thread muralireddy
Updated Branches: refs/heads/master 836215c7f -> ea8b85af2 CLOUDSTACK-234: create/delete firewa/lb/pf rule: send ip assoc command only on first rule is created on the IP and last rule is revoked on the IP Current suboptima logic of IP Assoc - On associate IP to GuestNetwork there is an IPAss

Git Push Summary

2013-07-08 Thread muralireddy
Updated Branches: refs/heads/CLOUDSTACK-234 [deleted] 1e1ccb8e1

git commit: updated refs/heads/master to 814630c

2013-07-08 Thread muralireddy
Updated Branches: refs/heads/master ea8b85af2 -> 814630c54 CLOUDSTACK-3384: CloudStack allow VLAN range between 0-4096. Should be 0-'4095'. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/814630c5 Tree: http://gi

git commit: updated refs/heads/4.2 to a930426

2013-07-08 Thread muralireddy
Updated Branches: refs/heads/4.2 baadb8a8c -> a93042674 CLOUDSTACK-3384: CloudStack allow VLAN range between 0-4096. Should be 0-'4095'. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a9304267 Tree: http://git-w

git commit: updated refs/heads/master-6-17-stable to d01afe0

2013-07-08 Thread muralireddy
Updated Branches: refs/heads/master-6-17-stable 2a67e132e -> d01afe0cd CLOUDSTACK-3214: transferring portable IP across zones with enableStatic NAT does not work making an exception for portabe IP, so that if the current datacenter with portable IP is associated is different from destiantion d

git commit: updated refs/heads/4.2 to fe568fe

2013-07-09 Thread muralireddy
Updated Branches: refs/heads/4.2 c7f26583a -> fe568fefd CLOUDSTACK-234: create/delete firewa/lb/pf rule: send ip assoc command only on first rule is created on the IP and last rule is revoked on the IP Current suboptima logic of IP Assoc - On associate IP to GuestNetwork there is an IPAssoc

git commit: updated refs/heads/master to 3c1b3c7

2013-07-10 Thread muralireddy
Updated Branches: refs/heads/master 8e4e56f73 -> 3c1b3c71f CLOUDSTACK-3440: action events are not published due to conflict of Eventutils and ActionEventUtils files removing the 'EventUtils' file which got merged back during the Spring changes to master at 4.1. 'EventUtils' file was replaced b

git commit: updated refs/heads/4.2 to 82e447a

2013-07-10 Thread muralireddy
Updated Branches: refs/heads/4.2 023aac8bd -> 82e447aa3 CLOUDSTACK-3440: action events are not published due to conflict of Eventutils and ActionEventUtils files removing the 'EventUtils' file which got merged back during the Spring changes to master at 4.1. 'EventUtils' file was replaced by '

git commit: updated refs/heads/4.1 to c301734

2013-07-10 Thread muralireddy
Updated Branches: refs/heads/4.1 3d1c873db -> c301734e2 CLOUDSTACK-3440: action events are not published due to conflict of Eventutils and ActionEventUtils files removing the 'EventUtils' file which got merged back during the Spring changes to master at 4.1. 'EventUtils' file was replaced by '

git commit: updated refs/heads/4.2 to ea04729

2013-07-10 Thread muralireddy
Updated Branches: refs/heads/4.2 c02e38d67 -> ea04729fd CLOUDSTACK-3442: [PortableIP] [VPC] Unable to associate Portable IP to VPC removing invalid check Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ea04729f

git commit: updated refs/heads/master to 92884d1

2013-07-10 Thread muralireddy
Updated Branches: refs/heads/master 664dc17b0 -> 92884d1aa CLOUDSTACK-3442: [PortableIP] [VPC] Unable to associate Portable IP to VPC removing invalid check Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/92884d

git commit: updated refs/heads/4.2 to 0c97cd2

2013-07-11 Thread muralireddy
Updated Branches: refs/heads/4.2 c076ae875 -> 0c97cd271 CLOUDSTACK-1673: AWS Regions - Events - User disable / Domain Delete event does not include the UUID of the user/domain that was disabled. - added enity type and enity UUID details to UserContext - publish the entity type and UUID detail

git commit: updated refs/heads/master to 7f2c659

2013-07-11 Thread muralireddy
Updated Branches: refs/heads/master 5c3013a69 -> 7f2c65963 CLOUDSTACK-1673: AWS Regions - Events - User disable / Domain Delete event does not include the UUID of the user/domain that was disabled. - added enity type and enity UUID details to UserContext - publish the entity type and UUID det

git commit: updated refs/heads/master to b3fd25d

2013-07-12 Thread muralireddy
Updated Branches: refs/heads/master dc9f7290e -> b3fd25d45 CLOUDSTACK-3485: NPE while getting instance ID from Asyn Job when publishing async job events on eventbus handing case where instance id is null in the asyn job, while publishing asyn job events on to event bus Project: http://git-wi

git commit: updated refs/heads/4.2 to f3a2fc2

2013-07-12 Thread muralireddy
Updated Branches: refs/heads/4.2 22c6df0ba -> f3a2fc22b CLOUDSTACK-3485: NPE while getting instance ID from Asyn Job when publishing async job events on eventbus handing case where instance id is null in the asyn job, while publishing asyn job events on to event bus Project: http://git-wip-u

git commit: updated refs/heads/master to 4466492

2013-07-14 Thread muralireddy
Updated Branches: refs/heads/master db74b2a04 -> 446649248 CLOUDSTACK-3444: Unable to transfer portalbe IP between ISOLATED network and VPC Tiered Network When portable IP is transferred across the zones, we emulate portable IP as provisioned in new zone's physical network carrying public tr

git commit: updated refs/heads/4.2 to 8de3b4f

2013-07-14 Thread muralireddy
Updated Branches: refs/heads/4.2 6f5d39883 -> 8de3b4f46 CLOUDSTACK-3444: Unable to transfer portalbe IP between ISOLATED network and VPC Tiered Network When portable IP is transferred across the zones, we emulate portable IP as provisioned in new zone's physical network carrying public traff

git commit: updated refs/heads/master to 0c32466

2013-07-14 Thread muralireddy
Updated Branches: refs/heads/master 446649248 -> 0c32466a7 CLOUDSTACK-3463: [Portable IP] [EIP/ELB Zone] EIP semantics are not intact with portable IP fix ensures that, on release of portable IP associated with 'EIP enabled' basic zone vm, a new system public IP is allocated and associated wit

git commit: updated refs/heads/4.2 to feeffea

2013-07-14 Thread muralireddy
Updated Branches: refs/heads/4.2 8de3b4f46 -> feeffeaf1 CLOUDSTACK-3463: [Portable IP] [EIP/ELB Zone] EIP semantics are not intact with portable IP fix ensures that, on release of portable IP associated with 'EIP enabled' basic zone vm, a new system public IP is allocated and associated with t

git commit: updated refs/heads/master to f53db88

2013-07-15 Thread muralireddy
Updated Branches: refs/heads/master 396a13dd0 -> f53db88ba CLOUDSTACK-2960: [portableIPrange] CS should check the portable ip range, vlan with existing public ip ranges and vlans adds a validation check to ensure there is no VLAN in the zones with same id Project: http://git-wip-us.apache.o

git commit: updated refs/heads/4.2 to 5e0a61d

2013-07-15 Thread muralireddy
Updated Branches: refs/heads/4.2 285f17326 -> 5e0a61d57 CLOUDSTACK-2960: [portableIPrange] CS should check the portable ip range, vlan with existing public ip ranges and vlans adds a validation check to ensure there is no VLAN in the zones with same id Project: http://git-wip-us.apache.org/

git commit: updated refs/heads/4.2 to 186247d

2013-07-15 Thread muralireddy
Updated Branches: refs/heads/4.2 5e0a61d57 -> 186247d6b CLOUDSTACK-2346: [GSLB] dedicated vs shared GSLB devices and LB devices Only one NetScaler device can act as GSLB service provider in a zone for all the tenants and thier networks, so restrict addign NetScaler device to be shared use when

git commit: updated refs/heads/master to 467fa61

2013-07-15 Thread muralireddy
Updated Branches: refs/heads/master f53db88ba -> 467fa6117 CLOUDSTACK-2346: [GSLB] dedicated vs shared GSLB devices and LB devices Only one NetScaler device can act as GSLB service provider in a zone for all the tenants and thier networks, so restrict addign NetScaler device to be shared use w

git commit: refs/heads/master - CLOUDSTACK-1368: Shared network - Not able to delete network because of java.lang.NullPointerException

2013-03-21 Thread muralireddy
Updated Branches: refs/heads/master 5a455a798 -> 1c845d42b CLOUDSTACK-1368: Shared network - Not able to delete network because of java.lang.NullPointerException Missed network destroy state transistion while 'events framework' merge. Before merge, network states were explicitly set. It was c

git commit: refs/heads/gslb-wip - fixing some issues found in unit testing

2013-03-25 Thread muralireddy
Updated Branches: refs/heads/gslb-wip d56ccd438 -> 83d381f25 fixing some issues found in unit testing Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/83d381f2 Tree: http://git-wip-us.apache.org/repos/asf/cloudsta

[1/4] CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load Balancing) capability for ELB service

2013-03-27 Thread muralireddy
Updated Branches: refs/heads/master c7be3b47c -> c5fb8349b http://git-wip-us.apache.org/repos/asf/cloudstack/blob/c5fb8349/server/test/org/apache/cloudstack/region/gslb/GlobalLoadBalancingRulesServiceImplTest.java -- diff --git

git commit: updated refs/heads/master to f414b8a

2013-03-27 Thread muralireddy
Updated Branches: refs/heads/master c5fb8349b -> f414b8a85 CLOUDSTACK-1804:Upgrade 4.0 -> 4.1 - DB upgrade fails. remove the data migration functions that were accidently introduced by commit b6727e564654da2604e17ca477e21d03d4afeb05 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/

git commit: updated refs/heads/master to e8a144a

2013-03-27 Thread muralireddy
Updated Branches: refs/heads/master 66b47ef6f -> e8a144a21 BLOCKER: oss jetty server fails to launch temporarily disabling spring injection of GslbServiceProvider as only implementing class is in non-oss, so oss build fails to launch with no bean fpund exception Project: http://git-wip-us.ap

git commit: updated refs/heads/master to f8b8f60

2013-03-28 Thread muralireddy
Updated Branches: refs/heads/master d437cb6da -> f8b8f6097 Inject GslbServiceProvider using @Inject fails in oss build, as it requires an implemenation by default to autowire but only implementation avaialable is in nonoss plugin. So using autowired required=false for injecting GslbServiceProvi

[2/2] git commit: updated refs/heads/master to 4831136

2013-03-29 Thread muralireddy
CLOUDSTACK-1834: Events are not generated for registerUserKeys(), Enabling account and Editing account. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/48311363 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack

[1/2] git commit: updated refs/heads/master to 4831136

2013-03-29 Thread muralireddy
Updated Branches: refs/heads/master 6a7156ad9 -> 48311363d removing @Autowired, which is not JSR complaint. initializing the bean 'GlobalLoadBalancingRulesServiceImpl' through the componentContext.xml Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.

git commit: updated refs/heads/master to 8dd0b77

2013-04-01 Thread muralireddy
Updated Branches: refs/heads/master 355589c1f -> 8dd0b7747 Mulitiple ip address per nic support for advacned shared networks Description: Changes added for supporting multiple ip address per nic for shared networks Testing Done: Tested adding and removing the ip for nic using the APIs Proje

Git Push Summary

2013-04-02 Thread muralireddy
Updated Branches: refs/heads/sharednetwork-service [created] ea0daeaee

git commit: updated refs/heads/sharednetwork-service to b39ecc5

2013-04-02 Thread muralireddy
Updated Branches: refs/heads/sharednetwork-service ea0daeaee -> b39ecc5bb - associateIpAddress API to associate a public IP with shared network - shared network with services to go through the implement and shutwdon phases Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Comm

git commit: updated refs/heads/master to 9180bd5

2013-04-09 Thread muralireddy
Updated Branches: refs/heads/master 47dc98967 -> 9180bd599 CLOUDSTACK-1834: Events are not generated for registerUserKeys() Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9180bd59 Tree: http://git-wip-us.apache.

  1   2   3   4   5   6   >