Commit Graph

13464 Commits

Author SHA1 Message Date
Alena Prokharchyk 828c5a9f40 IpAssoc: when set ROUTER_GUEST_IP, get network id from associatedNetworkId field of the ip address instead of networkId as networkId is the id of the public network the ip belongs to
Reviewed-by: Sheng Yang
2012-08-27 16:24:51 -07:00
Fang Wang 8ede202718 CS-15627:
Metadata should not expose "instance-id","vm-id" information to the regular User
Description:
	Fix the vm-id output. Output the UUID instead of the db id. Did not change the instance-id.

reviewed-by: vaijy
2012-08-27 15:54:53 -07:00
Brian Federle 25d6abd220 UI, add network offering: Disable VPC virtual router by default
reviewed-by: jessica
2012-08-27 15:31:43 -07:00
Sheng Yang 4783139426 CS-16188: S2S VPN: Limit VPN customer gateway name duplicate checking within account
Reviewed-by: Anthony Xu
2012-08-27 15:23:45 -07:00
Brian Federle 4ee91fcccf CS-15811: Network offering: filter by VPC supported services
Introduce a new checkbox which indicates that this service offering is
for VPC networks. If enabled, then only show the VpcVirtualRouter
option for all supported services. If disabled, then disable the
VpcVirtualRouter options

reviewed-by: jessica
2012-08-27 15:20:50 -07:00
Alena Prokharchyk f939cee219 CS-16178 - when remove PF rule, in VPC setup make sure if the rule is the last one for the network, disassociate it from the network
Reviewed-by: Sheng Yang
2012-08-27 13:44:20 -07:00
Prasanna Santhanam a594889053 Get rid of the concierge holding standalone connection
Reviewed-by: perf run
2012-08-27 14:39:39 -04:00
Alena Prokharchyk 0b01c00185 VPC: CS-16179 - only offerings in Enabled state can be used for VPC creation
Reviewed-by: Frank Zhang
2012-08-27 11:05:38 -07:00
Alena Prokharchyk 8d7eff42f9 Fixed unittest
Reviewed-by: alena
2012-08-27 09:40:44 -07:00
Prasanna Santhanam 46ce247e73 Changes to accomadate the localstorage setting at zone level
reviewed-by: Marvin
2012-08-27 20:26:52 +05:30
Prasanna Santhanam d87711f20e Some more commands with improper transactions
reviewed-by: Marvin
2012-08-27 20:26:52 +05:30
Prasanna Santhanam b1a4ebd84d For tracking simulator specific issues
reviewed-by: Marvin
2012-08-27 20:26:52 +05:30
Koushik Das 749787cd9e CS-16142 : Global configuration "use.local.storage" should not be present in present in Fresh install of 3.0.5 and should be deleted/marked obsolete in upgraded 3.0.5 installation.
Cleaned up use.local.storage global setting.
Implemented by: Bharat
Reviewed-by: Koushik
2012-08-27 16:55:16 +05:30
Prasanna Santhanam 2794fc2645 Fixes rollback caused by uncommitted transaction
reviewed-by: Marvin (perf setup)
2012-08-27 12:04:35 +05:30
Prasanna Santhanam 18c00b7566 Moving transaction code
Transction responsibilty will be at simulator agent's dao layer
reviewed-by: Marvin (perf setup)
2012-08-27 12:04:14 +05:30
Abhinandan Prateek ac7b5c4492 bug 13946: reducing poll interval
reviewed-by: abhi
2012-08-25 09:38:27 +05:30
Anthony Xu 099cf848e6 VPC : by default , outgoing traffic is allowed out, once egress rules are added, only traffic specified in those are allowed out, others are blocked
reviewed-by: kelven
2012-08-24 16:43:25 -07:00
Edison Su da9cd54e28 bug CS-16172
Reviewed-by: chiradeep
2012-08-24 16:01:59 -07:00
Vijayendra Bhamidipati b24c673a9d CS-16145: InterVlan - Error Report to Regular Account has reference to ACL Rule ID
Reviewed-by: Vijayendra Bhamidipati
Description:

    Replacing db ids with uuids in all instances where
    NetworkRuleConflictException is thrown.
2012-08-24 14:37:38 -07:00
Vijayendra Bhamidipati a5536d40c0 CS-16155: InterVlan - UI - Error Message returned on enabling Static NAT is confusing to the User
Reviewed-by: Vijay
Description:

    Rewording exception message to avoid confusion.
2012-08-24 14:36:52 -07:00
Jessica Wang 654e06c49c cloudstack 3.0 UI - VPC feature - localize network.js (Reviewed-by: Brian) 2012-08-24 12:00:05 -07:00
Jessica Wang 30588b1ade cloudstack 3.0 UI - VPC feature - add VPC localization labels for network.js in dictionary.jsp (Reviewed-by: Brian) 2012-08-24 12:00:04 -07:00
Jessica Wang 4750f2f62e cloudstack 3.0 UI - VPC feature - localize VPC labels in messages_ja.properties for network.js (Reviewed-by: Brian) 2012-08-24 12:00:03 -07:00
Jessica Wang 48c7781ec4 cloudstack 3.0 UI - VPC feature - localize VPC labels in messages_zh_CN.properties for network.js (Reviewed-by: Brian) 2012-08-24 12:00:03 -07:00
Jessica Wang ab117bae6f cloudstack 3.0 UI - VPC feature - localize VPC labels in messages.properties for network.js (Reviewed-by: Brian) 2012-08-24 12:00:02 -07:00
Koushik Das c401ff913d CS-16117 : Load Test - In a 5000 hosts/5000 vm setup ,~450 Vms failed to get deployed becasue of "com.cloud.exception.InsufficientServerCapacityException" even though we have hosts that have enough capacity to host the vms.
Using VM host id from deployment planner passed to storage allocator instead of VMprofile parameter. In retry cases VMprofile parameter will have incorrect host id.
Reviewed-by: Nitin
2012-08-24 15:47:38 +05:30
Prasanna Santhanam de026f947c Correcting the reboot vm command
reviewed-by : Marvin (vm lifecycle test)
2012-08-24 13:29:01 +05:30
Prasanna Santhanam 4f9194c778 Simulator datasource for transactions
reviewed-by : Marvin (vm lifecycle test)
2012-08-24 13:28:57 +05:30
Prasanna Santhanam 55a8cb2522 Simulator specific properties in db.properties
reviewed-by : Marvin (vm lifecycle test)
2012-08-24 13:28:52 +05:30
Prasanna Santhanam 533f416658 simulator managers commit to simulator db
All the simulator related managers will perisit to a seperate database
from `cloud` .
reviewed-by : Marvin (vm lifecycle test)
2012-08-24 13:28:47 +05:30
Prasanna Santhanam 4395aeae98 Removing duplicate entry of the schema creation file
reviewed-by : Marvin (vm lifecycle test)
2012-08-24 13:28:43 +05:30
Prasanna Santhanam 18427b1682 Simulator specific schema and db objects
Seperating the simulator entities into a seperate database. During
performance tests this helps isolate connection losses happening in
cloud from those happening in the simulator.
reviewed-by : Marvin (vm lifecycle test)
2012-08-24 13:28:37 +05:30
Prasanna Santhanam f7a1e888cf In basic zones enable the sg provider
reviewed-by : Marvin (ant run-marvin -Dmarinv.config=basic.cfg)
2012-08-24 13:28:31 +05:30
Prachi Damle 34514d9ab5 CS-16146 2.2.14 to 3.0.5 : Upgrade fails for Production DB
Reviewed-by: Anthony Xu

Changes:

- host_details should not contain duplicates - CloudStack always removes entire set of details and add new.
- Maybe 2.2.14 had some bug causing the duplicate.
- Added IGNORE to the ALTER sql to take care of duplicates in host_details.
2012-08-23 18:49:03 -07:00
Sheng Yang 397df5bb54 S2S VPN: Fix CheckS2SVpnConnectionsCommand on VMware
Reviewed-by: Anthony Xu
2012-08-23 18:26:50 -07:00
Pranav Saxena 214fc8d519 CS-16152:Projects:Not shown max.vpcs entry in the resourcelimits
Reviewed-By:Brian
2012-08-24 04:48:13 +05:30
Jessica Wang e203619326 CS-15802: cloudstack 3.0 UI - stop/reboot virtualRouter/network - add text "All services provided by this virtualRouter/network will be interrupted" in confirm dialog. (Reviewed-by: Brian) 2012-08-23 14:16:55 -07:00
Brian Federle 66e946b233 CS-15967: Don't pass projectId=-1 to zone->guest networks list
reviewed-by: jessica
2012-08-23 13:15:22 -07:00
Brian Federle 3337e91c9b CS-16001: Show VPC router details for domain admins
reviewed-by: jessica
2012-08-23 12:25:26 -07:00
Brian Federle e22e542342 CS-16147: Always show VPC section if advanced zone is present
reviewed-by: jessica
2012-08-23 11:41:13 -07:00
Brian Federle d53b6373de CS-16144: Show warning before enabling local storage in zone wizard
reviewed-by: jessica
2012-08-23 11:41:08 -07:00
Brian Federle 4edb2e6cd7 UI create form: Support custom checkbox 'on change' event
If field is a checkbox (isBoolean: true) and onChange function is
specified, then call this onChange everytime checkbox is clicked.

reviewed-by: jessica
2012-08-23 11:41:02 -07:00
Alena Prokharchyk 2a190ce9f3 CS-16143: don't return volumes of Destroyed vms to the regular user as he can't recover vms anyway.
Reviewed-by: Anthony Xu
2012-08-23 11:01:21 -07:00
Anthony Xu 16450c0343 CS-15542: UnPlugNicCommand return success if vif doesn't exist
reviewed-by: kelven
2012-08-23 10:37:14 -07:00
Alena Prokharchyk c7890554e3 CS-16111: db upgrade - fixed inconsistencies in indexes names
Reviewed-by: Anthony Xu
2012-08-23 10:02:36 -07:00
Koushik Das b81186904a CS-16148 : Create volume checks for presence of atleast one shared storage pool. Check should be based on type (local/shared) of volume getting created
Reviewed-by: Nitin
2012-08-23 19:08:43 +05:30
Koushik Das 83651f535e CS-16117 : Load Test - In a 5000 hosts/5000 vm setup ,~450 Vms failed to get deployed becasue of "com.cloud.exception.InsufficientServerCapacityException" even though we have hosts that have enough capacity to host the vms.
Using associated VM host id only in case of data disk. Also moved the allocation logic for local disk from FirstFit to LocalStoragePoolAllocator.
Reviewed-by: Nitin
2012-08-23 19:08:16 +05:30
Vijay c46890bc7b AutoScale. To set a max value for metric thresholds which will not affect traffic. Reviewed-By: Devdeep Singh 2012-08-23 18:55:54 +05:30
Jessica Wang 21bdac8940 cloudstack 3.0 UI - basic zone - elastic IP - Add Load Balancer tab - Add VMs button - add a comment to specify code area. (Reviewed-by: Brian) 2012-08-22 16:38:25 -07:00
Vijayendra Bhamidipati 4e413c3310 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
Reviewed-by: Vijayendra Bhamidipati
2012-08-22 16:05:24 -07:00