Commit Graph

13342 Commits

Author SHA1 Message Date
Vijay 929b9bbeb3 CS-16066. Autoscale ServiceGroup is updated to use Uuid
NetScaler jar version updated to 10.0 74.152
2012-08-17 22:24:30 +05:30
Deepak Garg 5cd487a4b2 Adding the indexing of load_balancer_id to the create schema file to keep it consistent with the upgrade schema file. 2012-08-17 21:47:47 +05:30
Vijay 623f3b26ca CS-15830. If autoscale vm group creation is attempted on a unimplemented
network an error is thrown.
Enhancing the check to make sure AutoScaleVmGroup should have atleast 1
min member.
2012-08-17 20:42:09 +05:30
Koushik Das 1711a36a84 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-17 18:51:09 +05:30
Vijay 3249d7d36f Fixing error in commit 4eb88fc686.
Changes in 4eb88fc686 are not complete
the upgrade-schema schema-304to305.sql and create-schema.sql is not
consistent, will be fixed in a subsequent checkin.
2012-08-17 18:44:24 +05:30
Koushik Das 652bc1bd6d CS-16039 : Enabling/Disabling of Zone results in localstorageenabled flag to be reset to false.
Updated get method to retuen null if no value specified for localstorageenabled in UpdateZone command.
Reviewed-by: Abhi
2012-08-17 18:43:15 +05:30
Deepak Garg ad6ac9b449 CS-15617. Changed CounterResponse to a List as queryAsyncJob expects it.
reviewed by: Nitin
2012-08-17 17:43:50 +05:30
kishan dbffdef308 bug CS-16035: Added traffic sentinel config params to 305 upgrade
status CS-16035: resolved fixed
2012-08-17 17:30:20 +05:30
Vijay f2aeb9351f CS-15927 : Able to add autoscale VMs to static LB rule
First Part: AutoScale Vms are named as "AutoScale-LB-<lbname>"
    This could be used by UI and have filter mechanism to not display
    autoscale vms during the "Add Vms" dialog for a non autoscaled
    lb rule.
2012-08-17 17:20:21 +05:30
Deepak Garg 4eb88fc686 CS-16052. Adding indices to the create-schema and upgrade schema in the autoscale tables.
reviewed by. Vijay V.
2012-08-17 17:09:26 +05:30
root 918a656934 CS-15734 KVM Snapshots show incorrect disk usage
Replaced size by virtualsize
Reviewed by : Nitin
2012-08-17 16:51:52 +05:30
Rajesh Battala a44581b3ef Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-17 12:43:13 +05:30
Rajesh Battala 8a86b4f555 CS-15778: Fetching thumbnail modified with review comments 2012-08-17 12:40:50 +05:30
Likitha Shetty 5b9224f290 CS-16041. Not able to deploy Vms using base64 encoded userdata.
Relaxed the validation applied on userdata.
Reviewed by: Prachi
2012-08-17 11:48:50 +05:30
frank fc8b7210c2 CS-16040
3.0.1 to 3.0.5 Upgrade: ovs_tunnel_account table should be removed from the Upgraded Setup.

fixed
2012-08-16 18:05:00 -07:00
Anthony Xu be32c188c2 CS-16038 : add guest os type in upgrade 2012-08-16 16:59:43 -07:00
Alena Prokharchyk 01f33deca0 Fixed regression in GuestNetworkGuru - get networkId from the network object passed to the method call instead of retrieving it from tne NicProfile when it wasn't set yet 2012-08-16 15:46:48 -07:00
Sheng Yang c5ed65fecc S2S VPN: CS-16035: Add missing global configuration items 2012-08-16 15:34:06 -07:00
Sheng Yang e3e5f1bb74 CS-16043: Using network based router rather than account for RVR detection 2012-08-16 15:33:39 -07:00
Alena Prokharchyk b30130edc3 CS-16037: db upgrade - fixed component/category/description fields for several global configs 2012-08-16 14:50:39 -07:00
Brian Federle dee2860d83 CS-16002: Fix ACL list view when no networks present 2012-08-16 14:07:55 -07:00
Brian Federle 5e8ccf2685 CS-16010: Add missing alt tag for 'move to bottom' reorder action 2012-08-16 13:54:59 -07:00
Brian Federle 1c57d4edbe CS-16016: Reset input field to default value on add 2012-08-16 13:43:49 -07:00
Brian Federle ece2f03946 CS-16001: Show router details on click of 'virtual router'
Clicking the 'Virtual Router' button will show the same router tab as seen on
the VPC detail view.

 -- Note that this is only clickable for admins, as users cannot view router
      details in the API.
2012-08-16 12:34:05 -07:00
Brian Federle b7a11767dd VPN Customer Gateway: Fix missing capital letters 2012-08-16 11:28:22 -07:00
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