Commit Graph

12928 Commits

Author SHA1 Message Date
Brian Federle 3d2d1a2efc VPC tier UI: Fix loading state for other actions
Fix actions other than the add VM action, whose loading state was
never removed
2012-07-26 14:41:53 -07:00
Brian Federle dafbdcb838 VPC UI: Better launch VM loading state for tiers
When launching a VM via the 'add VM' button on a VPC tier, show
loading icon to the side of the VM count, so that the tier area isn't
blocked, allowing the user to add more VMs or do other actions to the
tier.
2012-07-26 14:32:10 -07:00
Alena Prokharchyk da3452c150 304-305 upgrade fix: insert one more vpc related param 2012-07-26 14:08:35 -07:00
Alena Prokharchyk 5eb87e99ff VPC: added global configuration for limiting number of networks per vpc (vpc.max.networks) 2012-07-26 14:05:56 -07:00
Alena Prokharchyk 31bef94ee2 CS-15628: ip address id is required by createFirewallRule command 2012-07-26 13:31:04 -07:00
anthony 3f411d7dda CS-15706 : remove rules for unplugged eth on nat table 2012-07-26 13:08:08 -07:00
prachi 5f433ff7bc Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-07-26 11:37:36 -07:00
prachi 6fe394231b CS-15299: Typo in use.external.dns setting description
Changes:
- fixed the typo in the setting description
2012-07-26 11:37:04 -07:00
Alena Prokharchyk 20b6b36302 VPC:
1) CS-15692 - ipAddress is always null for NetworkACL rule
2) CS-15699 - redundant router = true when provider is VirtualRouter
3) CS-15701 - fixed error message
2012-07-26 10:15:35 -07:00
Likitha Shetty 5de0e5717a CS-15702: ec2-delete-tags, changing the response-name. Component:AWSAPI. 2012-07-26 19:35:07 +05:30
Srikanteswararao Talluri e8f64d3cc5 fixed the validation in stopped vm test which expects an exception 2012-07-26 15:00:44 +05:30
Vijay 49b9da3dfc CS-15689. Part 2. Removing timeout during login to netscaler 2012-07-26 15:00:44 +05:30
Vijay 36bec30632 CS-15689. Removing timeout during login to netscaler. 2012-07-26 15:00:44 +05:30
Vijay 2d1278096b CS-15695. AutoScale. Reviewed-By: Deepak. Making Enable/Disable AutoScaleVmGroups as asynchronous 2012-07-26 14:59:05 +05:30
Vijay f444ce9c2e CS-15689. Part 2. Removing timeout during login to netscaler 2012-07-26 11:41:12 +05:30
Vijay 7b3a5aa492 CS-15689. Removing timeout during login to netscaler. 2012-07-26 11:38:38 +05:30
Sheng Yang cc35ea2be3 S2S VPN: CS-15650: Add connection status update to s2s vpn 2012-07-25 22:00:40 -07:00
Sheng Yang 517c9af7c9 S2S VPN: Add list function for normal users 2012-07-25 18:59:49 -07:00
Vijayendra Bhamidipati 3b13c47e38 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-07-25 18:43:21 -04:00
Vijayendra Bhamidipati a0fa53ecd8 CS-15217: Security: Malicious user is able to get the size of the cloud by enumerating IDs
Description:

	Removing more DB IDs from exception messages.
2012-07-25 18:39:48 -04:00
Alena Prokharchyk 8cfc3c4775 Bug 14875: fixed listNetworks by domainId/aclType=Domain 2012-07-25 14:48:08 -07:00
Alena Prokharchyk f6041de179 VPC: added vif info to ipassoc command 2012-07-25 13:03:40 -07:00
anthony cedf128ae4 CS-15691 : network objec might be deleted by other host 2012-07-25 11:19:32 -07:00
anthony 97feeaad6a VPC : remove unused code 2012-07-25 10:53:36 -07:00
Prasanna Santhanam c15d227244 Enable VpcVirtualRouter when deploying advanced zone 2012-07-25 18:52:30 +05:30
Vijay d4e43846f8 AutoScale. Adding default counters 2012-07-25 18:17:32 +05:30
Koushik Das 266b8e5ee8 Support for local data disk (part 1)
Following changes are made:
- Create disk offering API now takes an extra parameter to denote storage type (local or shared). This is similar to storage type in service offering.
- Create/delete of data volume on local storage
- Attach/detach for local data volumes. Re-attach is allowed as long as vm host and data volume storage pool host is same.
- Migration of VM instance is not supported if it uses local root or data volumes.
- Migrate is not supported for local volumes.

Reviewed-by: Abhi
2012-07-25 15:16:42 +05:30
Sheng Yang c4dff1e204 CS-15670: Allow normal users to configure S2S VPN 2012-07-24 19:44:27 -07:00
Kelven Yang 237065e039 VMware VPC fixes 2012-07-24 17:47:26 -07:00
anthony fc371f8782 KVM : fix, can boot user VM 2012-07-24 17:29:32 -07:00
Alena Prokharchyk 2c24b7446e VPC: CS-15681 - execute VPC related methods only when router is a vpc router 2012-07-24 16:06:47 -07:00
anthony c904cfcd05 KVM fix 2012-07-24 15:40:00 -07:00
Brian Federle d202a491b6 Add tags to FW rule multi-edit 2012-07-24 15:21:54 -07:00
Brian Federle 858deab909 Fix tagger UI wrapping in some browsers 2012-07-24 15:16:47 -07:00
Pranav Saxena 17268517bb Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-07-25 03:12:28 +05:30
Pranav Saxena 109490c406 TAGS feature implementation throughout CloudStack UI 2012-07-25 03:11:30 +05:30
Sheng Yang 793715d8f2 Fix DB upgrade test
Now you can run:

ant test -Dtest=Upgrade304to305Test

For 3.0.4 to 3.0.5 DB upgrade sanity test.
2012-07-24 14:12:10 -07:00
Brian Federle c30eb2fd75 Notifications widget: support custom interval
If 'interval' attribute is passed in notification object, use that
interval instead of the default.
2012-07-24 14:02:48 -07:00
Alena Prokharchyk 6d9ca0aa52 Test data for db upgrade 2012-07-24 14:02:10 -07:00
Brian Federle eb68b40e7f Add tag UI support for VPC resource types:
-        Vpc,
-        NetworkACL,
-        StaticRoute
2012-07-24 13:58:07 -07:00
Brian Federle c67ca89abc Fix tag widget being appended to all dialogs 2012-07-24 13:58:07 -07:00
anthony 195cb3fa31 CS-15555 : typo 2012-07-24 13:22:37 -07:00
Sheng Yang d88f8abed4 S2S VPN: Fix build 2012-07-24 13:24:22 -07:00
Sheng Yang 23303d3208 DB upgrade: Add S2S VPN for db upgrade 2012-07-24 13:19:49 -07:00
Sheng Yang eeaee286a1 S2S VPN: Fix incorrect conn returned by resetVpnConnection cmd 2012-07-24 13:02:29 -07:00
Sheng Yang f1dbdedfa9 S2S VPN: Add name field for customer gateway
Easier for user to identify the correct gateway
2012-07-24 13:02:24 -07:00
Alena Prokharchyk f68a1a7d44 listPublicIpAddresses: when do join with nics table, count only non-removed nics 2012-07-24 12:39:26 -07:00
Brian Federle 7b05172473 Fix tag notification messages 2012-07-24 12:18:41 -07:00
Brian Federle c9b8d3a080 Add tags to edit PF dialog 2012-07-24 12:12:09 -07:00
Brian Federle fe3454bb61 Add tag edit to LB rule 2012-07-24 11:50:33 -07:00