Alena Prokharchyk
2f678f5697
Applied patch https://reviews.apache.org/r/5522/diff/
2012-06-25 21:19:01 -07:00
anthony
493560e370
VPC : fix for CONNMARK
2012-06-25 20:47:01 -07:00
Alena Prokharchyk
0f863b3025
Fixed unittest
2012-06-25 20:38:16 -07:00
anthony
627ef76fe1
fix : ping command doesn't need to call syncNetworkGroups if security group is not enabled
2012-06-25 18:49:06 -07:00
Alena Prokharchyk
a539c6e824
VPC: intermidiate checkin to Static Routes
2012-06-25 18:08:19 -07:00
anthony
669029b8cd
VPC : fix for connection mark
2012-06-25 16:29:10 -07:00
Alena Prokharchyk
84a4a7c1c8
VPC: update ip address object after the ip is associated with the network
2012-06-25 16:26:19 -07:00
Alena Prokharchyk
32c858ecd2
VPC: finilize start for the VR - send ip assoc commands only after plug nic is done for all public nics
2012-06-25 15:59:23 -07:00
anthony
781752b4c7
VPC : fix for port forwarding
2012-06-25 15:49:53 -07:00
Alena Prokharchyk
b407b8831c
VPC: initial checkin for Static Routes
2012-06-25 15:16:17 -07:00
Alena Prokharchyk
8cbf5f749f
VPC: Don't allow to do ip assoc to the network in the VPC. The ip should be assigned to the VPC itself
2012-06-25 13:19:28 -07:00
Alena Prokharchyk
9971120897
VPC: moved NetworkACL manager to the vpc folder
2012-06-25 13:19:28 -07:00
anthony
c2e3833651
VPC : typo in FirewallRuleVO
2012-06-25 13:09:56 -07:00
Alena Prokharchyk
12bfac6857
VPC: CS-15354 - fixed updateNetworkServiceProvider for VpcVirtualRouter
2012-06-25 11:31:53 -07:00
Alena Prokharchyk
1e478b5c65
VPC: added missing @Implementation to listPrivateGateways
2012-06-25 10:26:58 -07:00
Alena Prokharchyk
515340b5e3
VPC: listPrivateGateways API implementation
2012-06-25 10:12:10 -07:00
Prasanna Santhanam
0969ad3544
Configuration for running local simulator tests
2012-06-25 19:22:15 +05:30
Chirag Jog
9358a9781b
Adding VM in stopped state tests
2012-06-25 18:42:54 +05:30
Koushik Das
f56795d22b
Fix bug CS-15261.
...
In case IP address is passed to deployVirtualMachine API, the default property on NIC was not getting set and as a result there was a failure down the line and VM creation was failing.
2012-06-25 15:21:20 +05:30
anthony
61a568cd8e
VPC : add portforwarding
2012-06-22 19:15:38 -07:00
anthony
583c8ad979
VPC : acl works
2012-06-22 18:01:38 -07:00
Alena Prokharchyk
05332128e9
VPC: resend private gateway as a part of VPC VR start
2012-06-22 15:47:15 -07:00
Alena Prokharchyk
42c17e0131
Fixed apidoc build
2012-06-22 15:20:16 -07:00
Jessica Wang
4edc71b8ad
CS-14724: cloudstack 3.0 UI - add zone wizard - (1) When sdn.ovs.controller is true and when the physical network is in Advanced zone, show isolation method dropdown with two options (VLAN, GRE). VLAN is the default option in the dropdown.
...
(2) When sdn.ovs.controller is false: hide isolation method dropdown. isolationmethods parameter won’t be passed to createPhysicalNetwork API.
(3) When the physical network is in Basic zone (regardless of sdn.ovs.controller) : hide isolation method dropdown. isolationmethods parameter won’t be passed to createPhysicalNetwork API.
2012-06-22 15:15:48 -07:00
Alena Prokharchyk
d1700606dd
VPC: fixed NPE in network ACL delete (ip address is null for the rule of this type_
2012-06-22 15:06:58 -07:00
Alena Prokharchyk
ba7fddac3b
VPC: implemented add/delete Private gateway
2012-06-22 15:06:58 -07:00
anthony
22f278a864
VCP : fixes for vpc ACL
2012-06-22 14:26:05 -07:00
anthony
8f2b2db0c7
VPC : fixes for vpc_acl
2012-06-22 13:21:54 -07:00
anthony
7894710db5
VPC : typo in CreateNetworkACLCmd.java
2012-06-22 13:21:54 -07:00
bfederle
f2c55e1734
CS-12478: Add cluster name to primary storage list view
...
Original patch by: olga.smola
reviewed-by: brian
2012-06-22 10:49:31 -07:00
Alena Prokharchyk
a96a259923
VPC: apply dhcp entries only after all guest nics are plugged
2012-06-22 10:06:26 -07:00
Prasanna Santhanam
52f4c73b62
Running marvin tests from the simulator using ant target
...
ant run-simulator - will start the simulator enviornment
ant run-simulator-tests - will fire simulator tests on above dev setup
2012-06-22 20:38:08 +05:30
anthony
5e16130d98
VPC : if no public gateway then set up public gateway in ip assoc
2012-06-21 18:23:55 -07:00
anthony
93eeb58a0e
VPC : typo in vpc_guestnw.sh
2012-06-21 17:25:39 -07:00
anthony
632c0fe886
VPC : remove dead code
2012-06-21 16:57:37 -07:00
anthony
dad686c556
VCP : remove backup when apply succeeds
2012-06-21 15:45:34 -07:00
anthony
f2a030688e
VPC : create acl chain per acl command
2012-06-21 15:45:33 -07:00
Alena Prokharchyk
f013c28536
Fixed unittest
2012-06-21 15:43:02 -07:00
anthony
566b066466
VPC : change script name
2012-06-21 15:32:29 -07:00
Alena Prokharchyk
516628273f
VPC: apply firewall ACLs as a part of VPC router start/restart and VPC network implement
2012-06-21 15:10:15 -07:00
anthony
51e1bda448
VPC : change name
2012-06-21 12:29:42 -07:00
anthony
bfc4722ad4
VPC : add vpc_netusage.sh
2012-06-21 12:23:44 -07:00
anthony
49d389d3c0
VPC : add vpc_loadbalancer.sh
2012-06-21 11:48:43 -07:00
olgasmola
3d10eaaafa
Make templates or Isos calls when setup new instance on templates tab.
2012-06-21 11:26:56 -07:00
Alena Prokharchyk
4ea750680b
Added NicTO to SetSourceNat command, CreateLoadBalancerConfigCommand, SetNetworkACLCommand
...
Conflicts:
api/src/com/cloud/agent/api/routing/SetNetworkACLCommand.java
2012-06-21 10:05:31 -07:00
Abhinandan Prateek
71f3bd436d
bug CS-15285: preserving order of network ids so that first network in the list is taken as the default network
2012-06-21 06:06:35 +01:00
Prasanna Santhanam
6fbd7503da
adding unittest-xml-reporting as a dependency to marvin
2012-06-21 09:28:24 +05:30
anthony
e5fd090053
VPC : completed setupNetworkACLCommand
2012-06-20 17:52:45 -07:00
anthony
f99c203aa0
VPC : add vpc_nat. sh for port_forwarding and static nat
2012-06-20 16:36:37 -07:00
Alena Prokharchyk
e56dbdf78e
canUseForDeploy is always false for system networks
2012-06-20 15:42:41 -07:00