cloudstack/server/test/com/cloud
Alena Prokharchyk 9f59c618e2 CLOUDSTACK-2517: fixed private gateway creation. Following fixes went in:
1) Only PrivateNetworkGuru handles network creation for the private gateway. Exluded Guest Network Guru from this list (was mistakenly included as a part of merge for Nicira integration)
2) Pass vpc_id to createNetwork call when the network is created as a part of private gateway creation
3) Fixed VPC restart when there are multiple private gateways present (have to grab all the private gateways when creating nic profiles for the VPC router that is being re-created)
4) 41-42 db upgarde: set vpc_id for the private networks of the existing VPCs
2013-05-15 13:12:51 -07:00
..
agent CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-03-05 19:03:30 -05:00
alert Add missing Apache license header. 2013-03-08 14:38:35 -08:00
api CLOUDSTACK-1253: Remove @author tag. 2013-02-15 10:42:06 -08:00
async Removing ^M's from code. 2013-04-04 00:53:20 +05:30
capacity Correcting the license header problem that was introduced with commit 2013-02-22 11:06:47 -05:00
configuration CLOUDSTACK-702: Multiple ip ranges in different subnets. 2013-05-13 17:06:44 +05:30
event CLOUDSTACK-1904: API : UI : Admin can not delete Events/Archive from other accounts 2013-05-15 15:28:37 +05:30
keystore commit ba3fef5d0650c42463d0f225f4ca14b5f9046c44 2012-12-17 17:44:39 -08:00
metadata add missing file 2013-05-11 15:02:12 +05:30
network merge with master 2013-05-13 17:30:42 +05:30
projects Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
resource CLOUDSTACK-724: add zone wide storage, createstoragepoolcmd doesn't need cluster/pod any more 2013-02-26 23:16:17 -08:00
resourcelimit CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts 2013-03-29 11:26:38 +05:30
snapshot merge master 2013-05-11 15:28:43 +05:30
storage/dao merge master 2013-05-11 15:28:43 +05:30
upgrade ignore the tests looking for db 2013-03-01 12:04:06 +05:30
user CLOUDSTACK-1636: Removed the concept of owner region. 2013-03-14 11:53:40 +05:30
vm CLOUDSTACK-2459 Fix the scale vm tests 2013-05-15 14:25:39 +05:30
vpc CLOUDSTACK-2517: fixed private gateway creation. Following fixes went in: 2013-05-15 13:12:51 -07:00