Commit Graph

13270 Commits

Author SHA1 Message Date
Pranav Saxena a52925bec0 Changing addvms label 2012-08-14 18:10:58 +05:30
Pranav Saxena 15fe4e80ac CS-15976:when vpc fails to create, UI keeps on showing that the creation is in progress 2012-08-14 17:20:27 +05:30
Pranav Saxena e4e425067c Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-14 16:30:44 +05:30
kishan 50c6bd77a0 bug CS-15984: parse and return stats for network usage command with vpn option
status CS-15984: resolved fixed
2012-08-14 16:36:48 +05:30
kishan ddc50606d7 bug CS-15982: corrected order of sent and rcvd usage rules
status CS-15982: resolved fixed
2012-08-14 16:36:48 +05:30
Vijay d9b843ed9d CS-15938. Support for multiple guest networks with autoscale
The loadbalancers network and the VM's network are the same.
Hence not getting the input from user and passing the loadbalancers network
for the AutoScale VMs (for advanced network).
2012-08-14 16:34:29 +05:30
Pranav Saxena d61eb05c54 CS-15981:Add Load Balancer page inside Guest networks is blank 2012-08-14 16:27:32 +05:30
Abhinandan Prateek e5710e953a bug CS-15868: fixing the xen systemvm template guest os to reflect the right one 2012-08-14 10:25:37 +05:30
Vijayendra Bhamidipati 31118d91a3 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-13 17:59:09 -07:00
Vijayendra Bhamidipati 93a0989167 CS-15569: InterVlan - ApiDispatcher reports wrong Information as the reason for Failure. Public IP Addresses unrelated to the Guest VM are mentioned to be associated with the VM.
Description:

    Fixing misleading error message in exception.
2012-08-13 17:58:17 -07:00
Anthony Xu 6315b5ad41 CS-15922 : to avoid race condition when expunge vm, expunge interval and expunge deplay should be larger than 600 second 2012-08-13 17:41:21 -07:00
Alena Prokharchyk 4116ac876f VPC: CS-15805 - guest cidr should be RFC1918 complient 2012-08-13 17:08:39 -07:00
Jessica Wang 0582f287e3 CS-15955: cloudstack 3.0 UI - autoscale - change validation error message of comparison of scale policy duration and polling interval. 2012-08-13 16:39:12 -07:00
Jessica Wang 52830fa544 cloudstack 3.0 UI - network page - LB listing - VM listing - VM name - no need to choose between id, displayname, name property in VM object. Always use displayname property in VM object. This also fixes a bug that VM name did not show right after an VM was assigned to a LB rule. 2012-08-13 15:52:59 -07:00
Jessica Wang c97144815a cloudstack 3.0 UI - network page - LB listing - comment out obsolete unused code. 2012-08-13 14:44:18 -07:00
Alena Prokharchyk 3ef9f27c66 VPC: CS-15925 - when vpc provider is speficied for a new network offering, no other providers can be used 2012-08-13 13:58:16 -07:00
Jessica Wang 91e934efbb CS-15953: cloudstack 3.0 UI - autoscale - add UI validation to validate value in those fields is a number: Min Instances, Max Instances, Polling Interval, Quiet Time, Destroy VM grace period, SNMP Port, Scale Up Policy duration, Scale Down Policy duration. 2012-08-13 13:48:44 -07:00
Pranav Saxena b9f2e9b93a CS-15961:InterVlan Box for Creation of ACL Rules on ICMP Protocol should convey the default value of ICMP type and Code 2012-08-14 01:48:35 +05:30
Jessica Wang 8069ffab1c CS-15957: cloudstack 3.0 UI - VPC - private gateway - if not root-admin, show private gateway listView instead of create private gateway dialog because only root-admin is allowed to create private gateway. 2012-08-13 12:44:18 -07:00
Pranav Saxena b3e5371374 CS-15962:InterVlan -VirtualRouter details as a separate under the VPC section 2012-08-14 01:09:38 +05:30
Brian Federle f169a97096 multiEdit: Support default value and description
-If 'defaultValue' is specified for a text field, then put that value
 into the text field on load.

-If 'desc' is specified for any field, then use it as a 'title'
 attribute to show a tooltip description.

Example:

      'icmptype': {
        ...
        defaultValue: '-1',
        desc: 'Please specify -1 if you want to allow all'
        ...
      }
2012-08-13 12:15:43 -07:00
Alena Prokharchyk a82ff7b0d1 VPC: CS-15968 - don't send ips in Releasing state to the router when the nic is already unplugged for this Vlan 2012-08-13 11:42:29 -07:00
Brian Federle cf669496e1 CS-15958: Fix ACL select box
Give fixed width to ACL tier select box, to prevent overflow with long
network names
2012-08-13 11:03:40 -07:00
Brian Federle c4f12caf5e CS-15877: Fix static routes
Fix static routes not being shown when viewed as a domain admin
2012-08-13 10:56:26 -07:00
kishan 7c1a9658fc bug CS-15972: Insert iptable rules to set vpn mark before vpn usage chain
status CS-15972: resolved fixed
2012-08-13 20:57:38 +05:30
Koushik Das 7e681a701c CS-15908 : LDV: Prevent attach local data volume to a VM created in a zone with local storage disabled
Following scenarios are not allowed in case local storage is disabled on zone:
-Creation of volume (new or from snapshot) with local disk offering.
-Attach/reattach of volume with local disk offering.

Reviewed-by: Nitin
2012-08-13 17:11:26 +05:30
kishan 6246191084 bug CS-15954: Corrected return status of get usage in vpc_netusage
status CS-15954: resolved fixed
2012-08-13 15:40:43 +05:30
Pranav Saxena 92513db2ba ACL restructuring labels renaming 2012-08-13 14:30:45 +05:30
Pranav Saxena dc41de5e6c UI changes for ACL 2012-08-13 14:05:24 +05:30
Pranav Saxena 52af7e7572 CS-15960:InterVlan - UI - Network-VPC view should list the status of the VPCs 2012-08-13 13:08:58 +05:30
Pranav Saxena 058554b20c CS-15959:InterVlan - UI - Name Label changes required for Add VPC box parameters 2012-08-13 11:55:17 +05:30
Murali Reddy 9862378ed5 bug CS-15232: After upgrade 2.2.14 -> Bonita CloudStack-tag-3.0.3-prerelease3-3.0.3-0.2592-rhel5 with external devices F5-SRX, Unable to acquire IP in original network of F5SRX devices
ensuring that networks using external load balancer/firewall in 2.2.14 or prior releases deployments has entry
  in network_external_lb_device_map and network_external_firewall_device_map
2012-08-12 18:48:38 +05:30
Fang Wang 90d0871131 bugCS-15741
InterVlan - User VM's ID should not be revealed in the Error message displayed to the Regular User Account - Error during Static NAT Rule creation.
Description:
	Use the UUID to replace the vmId in the exception message.
2012-08-10 19:53:13 -07:00
Alena Prokharchyk e866122ff8 Fixed line endings in RulesManagerimpl file 2012-08-10 16:33:34 -07:00
Sheng Yang 8f8d92ad08 S2S VPN: CS-15947: Add global config for S2S VPN VPN connection counts limitation
And subnets limitation for each customer gateway
2012-08-10 16:15:39 -07:00
Alena Prokharchyk 029a07fad4 VPC: CS-15950 - throw networkConflictException when try to create network rule for the ip address that is already in use for another service 2012-08-10 16:04:18 -07:00
Brian Federle c78faf7ffb Fix _hideFields array not hiding add VM button 2012-08-10 14:05:26 -07:00
Jessica Wang f01846c9f5 cloudstack 3.0 UI - autoscale - LB rules - (1) hide AddVMs button on LB rules created by Autoscale. (2) hide Autoscale button on LB rules created by AddVMs. 2012-08-10 13:54:28 -07:00
Vijayendra Bhamidipati bb61975063 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-10 16:32:06 -04:00
Vijayendra Bhamidipati 6b69f23ea1 CS-15822: VMware upgrade to Burbank: Encounter remote exception to vCenter, invalidate VMware session context
Description:

    Return reference to managed object representing a NAS datastore
    if it already exists, instead of throwing an exception. During
    an upgrade, if this code path is hit, the upgrade could fail
    due to this exception.
2012-08-10 16:31:36 -04:00
Brian Federle 5ff964de72 VPC UI: New ACL flow
-Remove the ACL action from the tier chart item

-Adds an ACL overview list view under the VPC configure menu which
 displays each tier and their total # of ACLs.

-Add ACL edit to tier detail view

- (misc) Also add IP address tab to tier detail view
2012-08-10 12:58:17 -07:00
Sheng Yang 0bbefcecff S2S VPN: CS-15932: Allow user to update customer gateway when connection state is ERROR 2012-08-10 11:56:45 -07:00
Sheng Yang 727d0d60f4 S2S VPN: CS-15936: Prevent user from connecting to different customer gateway with overlapped subnets 2012-08-10 11:30:06 -07:00
Sheng Yang f8182e8555 S2S VPN: Don't consider VPN is down if IPsec SA still existed
Because ISAKMP SA wouldn't be updated after expiration if IPsec SA is still in
affect.
2012-08-10 10:58:17 -07:00
Jessica Wang 7fe710e75b CS-15945: cloudstack 3.0 UI - Infrastructure page - zone detail page - create guest network - make start IP, end IP field required. 2012-08-10 10:52:50 -07:00
Brian Federle 064de72659 Add sample _hideFields to loadBalancer 2012-08-10 10:40:50 -07:00
Brian Federle 0a0acfbf9e multiEdit: Allow disabling fields per-row
If _hideFields array is passed with row item data, then field IDs
specified will be disabled, if they are custom button actions.
2012-08-10 10:40:33 -07:00
Jessica Wang 7450abf36f CS-15939: cloudstack 3.0 UI - VPC - create VPN connection - add error handling. 2012-08-10 10:21:47 -07:00
Brian Federle 2e640b3231 multiEdit: pass context to select handler 2012-08-10 09:16:16 -07:00
Abhinandan Prateek eb1c94feba bug CS-15868: enable tampa pre-release 2012-08-10 19:18:17 +05:30