Alena Prokharchyk
67f4776243
VPC: fixed ip addres assignment in createLB rule
2012-06-27 14:09:33 -07:00
Alena Prokharchyk
a65655e559
VPC: as there is no support for FirewallRules/remoteAccessVPN in the VPC, removed the networkId from the list of parameters for corresponding api calls
2012-06-27 14:09:33 -07:00
olgasmola
1f72bb176c
CS-14047: Return the user to the log in page when login time out.
2012-06-27 13:40:27 -07:00
anthony
9775675d97
VPC : fixes for static nat
2012-06-27 11:20:19 -07:00
Alena Prokharchyk
e2fd2f7515
VPC: don't generate empty SetStaticRoute command during VR start when there are no static routes for the VPC
2012-06-27 10:31:44 -07:00
Prasanna Santhanam
c3213a4735
guestIpRanges as part of pod creation
...
These guestIpRanges will represent the range of IPs that carry guest
traffic. They are associated with the pod in case of basic zone
2012-06-27 19:09:38 +05:30
Prasanna Santhanam
72d455c71a
basic environment config generration
2012-06-27 18:24:46 +05:30
Prasanna Santhanam
4997b7b433
Add the sandbox scripts for marvin advanced and basic installs
2012-06-27 18:24:19 +05:30
Prasanna Santhanam
4587299d02
testClient is now tracked under tools/marvin
2012-06-27 16:36:56 +05:30
Prasanna Santhanam
ffec10d6ab
Skip the password prompt for DBROOTPW
2012-06-27 15:49:12 +05:30
Prasanna Santhanam
ec0a6e0420
Config generator script for Advanced Mode CloudStack
2012-06-27 15:49:12 +05:30
Chirag Jog
461727fea0
Adding VMWare DRS test suite
2012-06-27 13:35:09 +05:30
anthony
7dae3361c6
VPC : listeth.sh is used to list all eth devices in domr
2012-06-26 16:37:30 -07:00
Alena Prokharchyk
0b620bc852
VPC: fixed list public ips by vpcId
2012-06-26 16:35:56 -07:00
Alena Prokharchyk
303d8a250d
Fixed @Implementation for the api commands - responseObject field should be the instance of BaseResponse
2012-06-26 16:23:12 -07:00
anthony
08b2f7e37e
VPC : handle staticnat and loadbalaner
2012-06-26 16:13:03 -07:00
Alena Prokharchyk
9936e9b731
VPC: 1) Don't allow to delete private gateway when it has static routes assigned. Routes have to be removed first.
...
2) Re-apply static routes as a part of VPC VR start
2012-06-26 15:14:29 -07:00
Jessica Wang
a7f3c4ba20
cloudstack 3.0 UI - (1) to distinguish between getUpdatedItem() and getUpdatedData(), rename getUpdatedData() to getUpdatedItemWhenAsyncJobFails() since it's being called only when async job fails. (2) fix the space problem (tab size is not 2) from patch.
2012-06-26 15:07:13 -07:00
olgasmola
efc45f9ee9
CS-15329: Instances with Error states appear in Instances list after creating.
2012-06-26 15:07:12 -07:00
Alena Prokharchyk
8a7e525aa9
VPC: fixed getEntityOwnerId() in AssociateIpAddress command to return vpc owner if vpcId is passed in. Added action events for create/delete privateGateway/staticRoutes
2012-06-26 14:08:13 -07:00
anthony
cd73f633a9
VPC : add vpc_staticnat
2012-06-26 13:54:05 -07:00
bfederle
80c748682a
CS-15290: Fix 'Path' field validation
...
Original patch by: olga.smola
reviewed-by: brian
2012-06-26 13:43:57 -07:00
Alena Prokharchyk
ccb075de6f
VPC: added vpcId to SetStaticNatRule and CreateLoadBalancerConfig commands
2012-06-26 13:36:33 -07:00
bfederle
a764c9a09d
CS-15287
...
Support validation on edit detail view
Original patch by: olga.smola
reviewed-by: brian
2012-06-26 13:31:37 -07:00
Alena Prokharchyk
9d88781e8c
VPC: implementation for Add/delete/list StaticRoute. Agent implementation is yet to be done
2012-06-26 11:11:26 -07:00
bfederle
25e3f6cebc
CS-15315: Fix overlay positioning
...
Original patch by: olga.smola
reviewed-by: brian
2012-06-26 10:23:33 -07:00
Prasanna Santhanam
b2492e2782
Merge from ASF master for scp support
2012-06-26 14:58:06 +05:30
Prasanna Santhanam
d060086056
pip executes with sudo privileges
2012-06-26 14:53:51 +05:30
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