Commit Graph

13119 Commits

Author SHA1 Message Date
Jessica Wang ba5a72d73e cloudstack 3.0 UI - infrastructure - zone detail - network service providers - VPC Virtual Router - Instances tab - add Type to listView (System, VPC or Project). 2012-08-06 14:05:35 -07:00
Jessica Wang 9b1dff54d6 cloudstack 3.0 UI - site to site VPN - Edit mode - (1)split IKE policy field into 3 fields. (2)split ESP plicy field into 3 fields. (3)split lifetime field into 2 fields. (4) add Dead Peer Detection field. 2012-08-06 13:04:55 -07:00
Jessica Wang a8db3c98b2 cloudstack 3.0 UI - site to site VPN - listView - (1)split IKE policy field into 3 fields. (2)split ESP plicy field into 3 fields. (3)split lifetime field into 2 fields. (4) add Dead Peer Detection field. 2012-08-06 11:58:12 -07:00
Vijay 7355f75633 Reverting 589efc80ec. 863bce0171 has the changes required. 2012-08-07 00:16:49 +05:30
Brian Federle 9c1cb47835 VPC ACL UI: Fix alignment of multiEdit tables 2012-08-06 11:21:20 -07:00
Jessica Wang fa653ebe02 cloudstack 3.0 UI - site to site VPN - Create action - (1)split IKE policy field into 3 fields. (2)split ESP plicy field into 3 fields. (3)split lifetime field into 2 fields. (4) add Dead Peer Detection field. 2012-08-06 11:15:37 -07:00
Rajesh Battala 9317c888d6 CS-15778: Fetching thumbnail 2012-08-06 20:47:22 +05:30
Rajesh Battala 96826e5218 CS-15778: Fetching thumbnail 2012-08-06 20:31:00 +05:30
Vijay 589efc80ec Introducing the mapping between job instance and instance id for
static routes and vpc gateways.
2012-08-06 20:18:55 +05:30
Koushik Das f772c9aa99 Fix CS-15835
Using the disk offering associated with volume to determine the storage type
Reviewed-by: Nitin
2012-08-06 18:51:35 +05:30
Abhinandan Prateek 4146b4273d bug CS-15859: put a check on volume limit 2012-08-06 17:50:29 +05:30
Pranav Saxena edf747495b Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-06 16:00:12 +05:30
Pranav Saxena f62b96125f CS-15844:InterVlan - UI - Remove ACL Icon is not displayed properly for ACL Rules 2012-08-06 15:59:15 +05:30
Koushik Das 32c577ef7d Fix CS-15834
Added storage type in list disk offerings response
Reviewed-by: Abhi, Nitin
2012-08-06 15:24:01 +05:30
Prasanna Santhanam 1c9c604f3a Implementing Migration and Maintenance for simulator hosts [Part 2] 2012-08-06 14:32:55 +05:30
Prasanna Santhanam 8b7d8019e8 Implementing Migration and Maintenance mode for the simulator 2012-08-06 14:32:55 +05:30
Likitha Shetty f306ebe620 CS-15703. EC2 tag support, improve error handling. Component: AWSAPI.
Reviewed by: Prachi
2012-08-06 13:21:38 +05:30
Likitha Shetty 5b4b596023 CS-15771. ec2-run-instances fails with error "Unable to find service offering by id".
Add a check in EC2Engine to verify if the service offering returned by CloudStack
has not been deleted.
Reviewed by: Prachi
2012-08-06 13:21:11 +05:30
Chirag Jog 52bbf4a185 Dedicated Host HA Tests 2012-08-06 12:40:45 +05:30
kishan b87800c159 bug CS-15852: Added VPN network usage. Uses vpn mark 0x525 to match VPN packets 2012-08-06 03:19:58 +05:30
kishan f3536fecc1 bug CS-15577: corrected regular router usage changes due to VPC usage addition 2012-08-05 23:51:09 +05:30
Rajesh Battala ed6cd4f77e CS-15779 - fixed composeThumbnailurl to send thumbnail request to ConsoleProxyAjaxImage Handler 2012-08-04 17:57:34 +05:30
Sheng Yang 7779097653 S2S VPN: CS-15642: Re-initiate the VPN connections after router reboot 2012-08-03 15:37:34 -07:00
Alena Prokharchyk da9bd84e09 VPC: more validation for static route rules: 1) Can't belong to guest cidr defined on Vpc 2) Can't belong to link local cidr 2012-08-03 15:32:27 -07:00
Alena Prokharchyk 0b2b021f18 VPC: CS-15812 - fixed listVPCs by projectId 2012-08-03 14:08:26 -07:00
Vijayendra Bhamidipati 1a212b3b05 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-03 13:26:22 -07:00
Vijayendra Bhamidipati 6dc833c771 CS-15217: Security: Malicious user is able to get the size of the cloud by enumerating IDs
Description:

	Missed throwing exceptions at few places when making
	changes previously. Commit includes whitespace corrections.
2012-08-03 13:24:18 -07:00
Brian Federle 7492f4f67f CS-15842: VPC gateway create form: Put 'VLAN' field at the top 2012-08-03 12:29:37 -07:00
Brian Federle 015078b499 CS-15841: Better add VPC gateway flow
- Because only 1 gateway can exist per VPC, remove 'add' button from
  list view and immediately show create form on click if no gateway is
  present; show list view on successful creation. If there is a
  gateway, go to list view immediately.

- Rename "Gateways" -> "Private Gateway"
2012-08-03 12:26:18 -07:00
Vijayendra Bhamidipati 17001a6cad Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-03 15:07:22 -04:00
Vijayendra Bhamidipati 6a2e667044 CS-15769: InterVlan - VMWare - IP table rules on the VPC VR for LB Rule is being programmed for every interface present on the VPC VR.
Description:
	Invoking vpc_loadbalancer.sh when setting load balancing
	rules for VMs in tiers in an inter-vlan routing setup.
2012-08-03 15:06:33 -04:00
Brian Federle 98e8303187 VPC details: Display 'restart required' field 2012-08-03 12:03:46 -07:00
Alena Prokharchyk a25cf5e08f VPC: CS-15827 - register only VpcVirtualNetworkApplianceMgr 2012-08-03 11:47:50 -07:00
Brian Federle 06a83e0c1c CS-15802: Add VPC filter to instance wizard network select
Adds drop-down select to filter networks by VPC.

-If no VPC is selected, only show non-VPC isolated networks

-If VPC is selected, show tiers from specified VPC. Note that only one
 tier/network can be checked at a time in this mode, and 'add network'
 text field is hidden
2012-08-03 11:21:48 -07:00
Brian Federle dc32b71de9 CS-15809: Show account/domain fields on VPC detail view 2012-08-03 11:12:31 -07:00
Brian Federle 24885b64d8 CS-15793: Fix static NAT select when in a VPC network 2012-08-03 11:03:56 -07:00
Nitin Mehta a82ad3b3bc bug CS-15200: Introducing state transition when volume is getting copied from secondary storage and it is put into Creating state
Reviewed-by: Kishan
2012-08-03 16:15:22 +05:30
Pranav Saxena 44c067cd10 CS-15793:Enable static NAT for the public IP address screen is not showing VMs 2012-08-03 15:49:26 +05:30
Prasanna Santhanam 79b850faad Categories for AutoScale
posted bug: http://bugs.cloudstack.org/browse/CS-15828 for improving
upstream API doc
2012-08-03 11:13:36 +05:30
Murali Reddy f837a0431d bug CS-15817 system VM's fail to create in basic zone with EIP/ELB network offering
removing the ActionEvent annotation on associate IP, acuquire IP methods
on internal methods, so that static NAT for system VM succeeds
2012-08-03 08:54:35 +05:30
Vijayendra Bhamidipati 46fba35c99 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
Conflicts:
	core/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java
2012-08-02 22:53:51 -04:00
Vijayendra Bhamidipati ea038ab847 CS-15764: InterVlan - VMWare - Failed to create Static NAT Rule to a User VM in a VPC - SSH execution of command /root/firewall.sh -A -l 10.223.139.28 -r 192.168.11.186 -d 0:0 -G has an error status code in return.
Description:

	Putting in code to set static nat rules on VPC VR.
2012-08-02 22:44:21 -04:00
anthony d8ab3e1c36 VPC : handle Revoke rules for staticroute 2012-08-02 18:48:05 -07:00
Sheng Yang c2250fecf7 S2S VPN: CS-15511: Add PFS support for VPN connection 2012-08-02 18:45:03 -07:00
Alena Prokharchyk 2cca73daef VPC: applyStaticRoutes - don't exclude static routes in Revoke state 2012-08-02 18:42:35 -07:00
Sheng Yang 263ae86311 S2S VPN: CS-15820: Remove account information of vpn gateway and vpn connection
The owner would be always same as VPC owner.
2012-08-02 18:01:58 -07:00
Sheng Yang d4ce07779f S2S VPN: Allow name to be modified in updateCustomerGateway 2012-08-02 18:01:58 -07:00
Sheng Yang 0f603daff6 S2S VPN: CS-15472: Separate IKE lifetime and ESP lifetime 2012-08-02 18:01:58 -07:00
Alena Prokharchyk 863bce0171 VPC: createPrivateGateway - added cleanup part happening in case when the gateway fails to be applied on the backend 2012-08-02 17:57:43 -07:00
Alena Prokharchyk 967ff1141b VPC: CS-15818 - don't allow having ICMP networkACLs with the same cidr and icmpType=-1 for rule1 and icmpType!=-1 for rule 2 as the rule1 covers rule2 in this case 2012-08-02 17:06:31 -07:00