Commit Graph

13317 Commits

Author SHA1 Message Date
Jessica Wang f6cf2fb0f0 CS-16018: cloudstack 3.0 UI - create VPN Customer Gateway - IKE DH, Perfect Forward Secrecy dropdown - restore blank option back and label it as "None". 2012-08-16 11:08:26 -07:00
Alena Prokharchyk 44fd5108f3 CS-15999: added nics to domain router api response 2012-08-16 10:45:23 -07:00
Jessica Wang 93b0b11a79 cloudstack 3.0 UI - fix a regression that made network disappear, caused by 8254edc25a360051c4debad6040a5bcd516dec6a( CS-16019:InterVlan CIDR list in Add VPN Customer Gateway doesnt let the User know that CIDR list is a comma seperated list). 2012-08-16 10:30:13 -07:00
Alena Prokharchyk 9b5819bef2 CS-16030: set UUID when persist public ip address 2012-08-16 10:12:24 -07:00
Pranav Saxena a90d39142f CS-16018:InterVlan- Blank Options on Add VPN Customer Gateway replaced by Group2mod(1024p) 2012-08-16 21:25:18 +05:30
Pranav Saxena 8254edc25a CS-16019:InterVlan CIDR list in Add VPN Customer Gateway doesnt let the User know that CIDR list is a comma seperated list 2012-08-16 20:49:55 +05:30
Pranav Saxena f60ba5a8ad Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-16 20:18:13 +05:30
Pranav Saxena bcd52aaf83 CS-15988: Load Balancing configuration multiEdit table reorganisation 2012-08-16 20:16:54 +05:30
Rohit Yadav b9f5d29234 CS-15942: Failed to apply Port Forwarding rule to Redundant router
Previously failed due to error in iptables command to use a list of IPs.
Fixed by using only its first assigned IP and subnet for guest IP network.

Reviewed-by: Jayapal Uradi and Abhinandan Prateek.

Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2012-08-16 19:42:53 +05:30
Abhinandan Prateek 3a0905b280 bug cs-15946: added vpc.max.networks for a integer validation 2012-08-16 18:04:39 +05:30
kishan 02a8ee911d bug CS-15878: created network usage rules after ipassoc during reboot
status CS-15878: resolved fixed
2012-08-16 17:38:20 +05:30
Pranav Saxena 2ddf088c10 CS-16004:LB rule name , ports validation missing under the load balancers tab for a basic zone autoscale configuration 2012-08-16 17:16:15 +05:30
Pranav Saxena 013aa363e1 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-16 16:52:22 +05:30
Pranav Saxena 20c5cd720d CS-15962:InterVlan-Router details tabs to be visible only for admin and hidden for regular accounts 2012-08-16 16:51:09 +05:30
Prasanna Santhanam b8ca20be51 Ignore comments in config files during loading
Conflicts:

	tools/marvin/marvin/configGenerator.py
2012-08-16 16:21:47 +05:30
Prasanna Santhanam 3f25222e30 Missing LICENSE headers for sandbox and __init__.py's 2012-08-16 16:21:46 +05:30
Prasanna Santhanam 551996f659 Removing pymysql and including it as setup dependency 2012-08-16 16:21:46 +05:30
Nitin Mehta d1fd10fc43 bug CS-15278: Download Volume fails in case of Multiple Secondary Storages. Correcting it to use the same secondary storage to copy the volume and creating the soft link
Reviewed-by: Kishan
2012-08-16 15:40:56 +05:30
Rajesh Battala 6d356b4b49 CS-15778: Fetching thumbnail modified with review comments 2012-08-16 15:31:02 +05:30
Pranav Saxena 86f2508186 CS-15961:InterVlan Box for Creation of ACL Rules on ICMP Protocol should convey User that -1 for Type and Code means any Type and Code 2012-08-16 14:53:06 +05:30
Jayapal d55021e82f Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-16 14:27:22 +05:30
Jayapal 1376a9e762 Bug CS-15862: assigning diff ip to VR
reviewed-by: alena
2012-08-16 14:22:27 +05:30
Rohit Yadav 718c281a87 CS-15970: Fix Redundant Router status for master and backup routers
Bug found when host is XenServer
Fixes path from /root to /opt/cloud/bin for both XenServer and VMWare hosts

Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
Signed-off-by: unknown <aprateek@aprateek-PC.(none)>
2012-08-16 12:30:10 +05:30
kishan 9dc685cefb bug CS-16027: fixed typo. regression due to 8683857c6c
status CS-16027: resolved fixed
2012-08-16 12:15:14 +05:30
anthony 8683857c6c in network_rules_for_rebooted_vm, if tap doesn't exist, don't setup rules for tap device 2012-08-15 19:50:07 -07:00
Prachi Damle 68c1fe0899 CS-16022: If host connection fails due to some DB error, host disconnect does not happen and mgmt_server_id is not removed.
Making sure host disconnect is called.
2012-08-15 18:13:13 -07:00
Sheng Yang eaddb44c8a CS-14253: Apply IP when firewall rule is in place 2012-08-15 15:08:17 -07:00
Sheng Yang 17941d9d64 Revert "bug 14484: Apply existed firewall rules when associating IP"
This reverts commit d80b58fe1d.
2012-08-15 15:08:17 -07:00
Jessica Wang 6ea6c662c7 cloudstack 3.0 UI - Instances page - VM Wizard - select network step - VPC filter - list only VPCs belonging to the current login (i.e. If the current login is root-admin, do not show VPCs belonging to regular-user/domain-admin in Instances page's VM Wizard.) 2012-08-15 14:59:18 -07:00
Anthony Xu ef5fa3897e typo fix 2012-08-15 14:15:48 -07:00
Jessica Wang ab13f0669f cloudstack 3.0 UI - VPN Customer Gateway - IKE DH field, Perfect Forward Secrecy field - change option description of to 'Group 2(modp1024)', 'Group 5(modp1536)'. 2012-08-15 13:57:39 -07:00
anthony 3e0689fcf1 bug 13734: allow dhcp traffic by default
status 13734: resolved fixed
2012-08-15 12:36:06 -07:00
Sheng Yang 1f61216686 S2S VPN: Fix typo 2012-08-15 12:04:19 -07:00
Sheng Yang d3977220a3 S2S VPN: CS-15998: Fix wrong vpc id in Site2SiteVpnGatewayResponse 2012-08-15 11:56:39 -07:00
Jessica Wang 3fd7b8eb6b cloudstack 3.0 UI - IP Address page - detailView - Network Name is referring to name of associated network. 2012-08-15 11:25:39 -07:00
Brian Federle 2628382b48 VPC UI: Fix IP details when no network is present 2012-08-15 10:25:02 -07:00
Brian Federle 1532428ac3 VPC UI: Hide tier dropdown if viewing from tier detail view 2012-08-15 10:13:49 -07:00
Jessica Wang c516325688 CS-15956: cloudstack 3.0 UI - autoscale - create/update autoscale vm profile - change how data is passed to API. 2012-08-14 18:04:36 -07:00
Jessica Wang 09bd57cff2 CS-15977: cloudstack 3.0 UI - VM Wizard - select network step (5th step) - if there is no visible network in Existing Networks Area, check checkbox in Add Network Area. 2012-08-14 15:52:04 -07:00
Alena Prokharchyk 5acc99c774 Fixed unittest for VPC - added missing implementation for some methods in Mock classes used by the test 2012-08-14 13:49:40 -07:00
Jessica Wang 428c61dbc9 CS-15985: cloudstack 3.0 UI - IP Address page - should use associatednetworkid instead of networkid when trying to grep an IP Address' parent network. 2012-08-14 11:35:33 -07:00
Brian Federle 945edac370 CS-15796: Disable security group dropdown when in advanced zone 2012-08-14 11:08:48 -07:00
Jessica Wang b6e401b1fa cloudstack 3.0 UI - DeleteVpnCustomerGateway API response name has been changed, here is corresponding UI change. 2012-08-14 10:07:18 -07:00
Sheng Yang ba05fa5564 S2S VPN: Fix license headers 2012-08-14 09:50:36 -07:00
Sheng Yang e947d1cf67 S2S VPN: Fix wrong response name 2012-08-14 09:50:22 -07:00
Pranav Saxena 07fc5ab3b0 multiEdit widget add VM labels 2012-08-14 21:01:52 +05:30
Pranav Saxena f253fcdddf multiEdit widget add VM labels 2012-08-14 21:00:44 +05:30
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