Commit Graph

12410 Commits

Author SHA1 Message Date
kishan e8a211f19c bug CS-15168: Use cagetory from DB instead of Config.java, set category to Hidden during upgrade if they are not already
status CS-15168: resolved fixed
reviewed-by: Nitin
2012-06-28 15:52:29 -07:00
kishan fc44c5203e bug CS-15168: Use cagetory from DB instead of Config.java, set category to Hidden during upgrade if they are not already
status CS-15168: resolved fixed
reviewed-by: Nitin
2012-06-28 15:49:53 -07:00
Brian Federle f6fb322c7b Fix add tier UI
Properly pass context for add tier dialog, which broke due to recent
changes that requires context to be present, for the action filter.
2012-06-28 15:34:08 -07:00
Sheng Yang 66a918f51a CS-6840: List all objects without require parameter 2012-06-28 15:25:15 -07:00
Brian Federle 196ef1c1e0 VPC tier UI: Update state after performing actions
After performing an action that changes state, namely starting and
stopping a tier, run through the action pre-filter again, to make sure
that the allowable actions are properly refreshed.
2012-06-28 15:19:06 -07:00
Brian Federle 0a14f09fd7 VPC UI: Refactor tier action filter handling
For reusability, move action filter handling for VPC tier actions to a
separate function. This allows for easier refreshing of actions after a
tier's state has changed.
2012-06-28 14:50:13 -07:00
Brian Federle 252e599a6c Pass _custom correctly to VPC tier add VM action 2012-06-28 14:21:30 -07:00
Alena Prokharchyk ceb4445166 VPC: createPF/createLBrule: 1) don't allow to pass openFirewall=true 2) when no openFirewall is passed in, defaulted to false if the public ip belongs to VPC 2012-06-28 14:19:14 -07:00
Brian Federle 27eceaabdf Add Citrix license to new JS files 2012-06-28 13:41:29 -07:00
Brian Federle 06563d4eea CS-15211: More noticable 'Back' button on quick install
Original patch by: Pranav Saxena <pranav.saxena@citrix.com>
reviewed-by: Brian Federle <brian.federle@citrix.com>
2012-06-28 13:35:04 -07:00
Alena Prokharchyk 90b96642a7 Static route can be created for generic VpcGateway now, not just Private gateway 2012-06-28 13:14:54 -07:00
Brian Federle 4944652933 Fix missing actionFilter causing instance wizard to never complete 2012-06-28 12:29:18 -07:00
Brian Federle 017885b5f1 Instance wizard: Don't try to add a new row if list view isn't present 2012-06-28 11:12:26 -07:00
Brian Federle 8a94f5c5da Pass context to instance wizard 2012-06-28 10:52:35 -07:00
Brian Federle 98924a0579 Add base VPC UI
** Note: this is a work-in-progress, and only contains dummy content

Implement UI for managing VPC tiers, via a custom chart-like UI list
tiers and allowing the management of VMs associated with the VPCs.
2012-06-28 10:52:34 -07:00
Prasanna Santhanam 4abfc6a280 xml reports for TestCaseEngine 2012-06-28 16:47:47 +05:30
Sheng Yang 831dba1210 CS-6840: Fix wrong command name 2012-06-27 19:22:18 -07:00
Sheng Yang 23c96451a7 CS-6840: Add hypervisor commands for site-to-site vpn 2012-06-27 19:06:32 -07:00
Sheng Yang 6be53d847a CS-6840: Update ipsectunnel.sh 2012-06-27 19:06:18 -07:00
Sheng Yang 8670b703d2 CS-6840: Add Site2SiteVpnServiceProvider 2012-06-27 19:05:48 -07:00
Sheng Yang 52e80e5fb0 CS-6840: Add commands for site-to-site vpn 2012-06-27 19:05:41 -07:00
Sheng Yang 67a434243b CS-6840: Add data structure for site-to-site vpn tables 2012-06-27 19:05:33 -07:00
Sheng Yang c2c9306ee1 CS-6840: Add tables for site to site VPN use. 2012-06-27 19:05:29 -07:00
Clayton Weise ffe66c4917 CS-6840: Add ipsectunnel script 2012-06-27 19:05:22 -07:00
Alena Prokharchyk edb8e04b0e VPC: update public IP info in domain_router table once the VR gets the public nic 2012-06-27 17:41:41 -07:00
Jessica Wang 709e878e43 CS-15356: cloudstack 3.0 API - updateZone API - when internaldns2 parameter is not being passed to updateZone API, leave it as is (i.e. remain original value of internaldns2). 2012-06-27 16:43:55 -07:00
bfederle 6a12977173 CS-13535: Error handling for add domain operation
Original patch by: olga.smola
reviewed-by: jessica, r5583
2012-06-27 16:23:12 -07:00
Alena Prokharchyk 74043d28e4 VPC: delete network ACLs as a part of network cleanup 2012-06-27 15:58:09 -07:00
Vijayendra Bhamidipati 4c187a66d1 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-06-27 15:37:50 -07:00
Vijayendra Bhamidipati 73a3c8f496 Bug CS-15372: IdentityProxy info should be copied over during exception handling in API layer for create(), like it is done in execute().
Description:

	1. Added exception processing for uuid lists in exceptions,
	   for commands of type BaseAsyncCreateCmd.
	2. Added nullpointer check in addProxyObject().
	3. Miscellaneous whitespace reformatting for git patching.
2012-06-27 15:33:19 -07:00
Alena Prokharchyk bc9b23dfcd VPC: implemented vpc cleanup thread that cleans up Inactive VPCs (that were failed to delete) 2012-06-27 15:12:56 -07:00
Jessica Wang 164ea701a6 cloudstack 3.0 UI - fix space problem from a patch 2012-06-27 14:12:21 -07:00
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