Commit Graph

1119 Commits

Author SHA1 Message Date
Vijay e5c5896ee1 NetScaler bug: BUG0332182. Reviewed-By: Devdeep Singh. The netscaler responsetime counter is tracked in microseconds. Changing the counter name accordingly 2012-08-20 18:08:40 +05:30
Vijayendra Bhamidipati e57d26e114 CS-16076: Upgrade Fail 2.2.14 -> Burbank VMware template replacement - Unable to execute upgrade script: /usr/share/cloud/setup/db/schema-302to303.sql
Description:

    Ignoring duplicate key failures during upgradation.
2012-08-17 19:29:32 -07:00
frank 70d41f103b CS-15971
Host going to disconnected state after upgrade from 2.2.14 to 3.0.5

fixed
2012-08-17 14:39:20 -07:00
frank abcd5677c0 CS-16059 2.2.14 to 3.0.5 : Upgrade is failing
fixed
2012-08-17 14:20:22 -07:00
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 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
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
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
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
Sheng Yang c5ed65fecc S2S VPN: CS-16035: Add missing global configuration items 2012-08-16 15:34:06 -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
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 1f0334b98a CS-15722: InterVlan - VMWare - Source NAT Public IP Assocation to the VPC Virtual Router Fails.
Description:

	Updating sql statements with path to Burbank system VM
	template for VMWare.
2012-08-07 18:39:05 -04:00
Koushik Das 257822a41f Fix CS-15879
Removed safe update flag as it is a client only setting.

Reviewed-by: Nitin
2012-08-07 18:06:30 +05:30
Prasanna Santhanam 79b850faad Categories for AutoScale
posted bug: http://bugs.cloudstack.org/browse/CS-15828 for improving
upstream API doc
2012-08-03 11:13:36 +05:30
Sheng Yang 263ae86311 S2S VPN: CS-15820: Remove account information of vpn gateway and vpn connection
The owner would be always same as VPC owner.
2012-08-02 18:01:58 -07:00
Sheng Yang 0f603daff6 S2S VPN: CS-15472: Separate IKE lifetime and ESP lifetime 2012-08-02 18:01:58 -07:00
prachi 102a563cdd CS-12510: Deleting the host_details and inserting them back causes deadlocks.
Changes:
- 3.0.4 release has a patch where a unique key is added on host_details.
- But this key is not present in 3.0.4 GA
- So 3.0.5 upgrade has to consider both cases and add the key only if it does not exist in the 3.0.4 version.
2012-08-02 16:16:26 -07:00
Alena Prokharchyk b57501885f DB upgrade: 2 new global config variables 2012-08-01 16:52:48 -07:00
prachi c55489224b CS-12510: Deleting the host_details and inserting them back causes deadlocks.
Reviewed-By: Alex

Changes:
- Deleting and inserting the host_details in one transaction leads to this MySQL deadlock issue sometimes
- This fix is to use the ON DUPLICATE KEY UPDATE MySQL query that will insert the deatils if they are new or update the ones that are existing.
- This needs a UNIQUE constraint on host_details.
2012-08-01 14:38:24 -07:00
Nitin Mehta 7e1c434f20 bug CS-13935: correcting description for create.volume.from.snapshot.wait global setting
Reviewed-by: Kishan
2012-08-01 16:48:00 +05:30
Koushik Das 7dad7b0da9 CS-15790 : Failed to do DB upgrade from 3.0.4 to Burbank [SQL syntax error with schema-304to305.sql script
Reviewed-by: Nitin
2012-08-01 16:22:25 +05:30
Koushik Das 6bc1d1247a Fix for CS-15631
Support for up to 16 VDIs per VM on XS 6.0 and above (16 VDIs => root + cd + 14 data volumes). Currently in CS number of data disk that can be attached to VM is hard-coded to 6. Made this setting configurable by moving it to hypervisor capabilities. Although XS 6.0 and above supports upto 16 VDIs but while testing on XS 6.0.2 found that only 13 data volumes can be attached to a VM. So for XS 6.0 and 6.0.2 max_data_volumes_limit is set to 13 currently.
Reviewed-by: Nitin
2012-07-31 19:13:05 +05:30
Prasanna Santhanam 50d5a17c7a Fail with non-zero exit code when toc category missing 2012-07-31 17:21:57 +05:30
Koushik Das bb17d09e01 Support for local data disk (part 2)
- Zone level config to enable/disable local storage usage for service and disk offerings.
- Local storage gets discovered when a host is added/reconnected if zone level config is enabled. When disabled existing local storages are not removed but any new local storage is not added.
- Deploy VM command validates service and disk offerings based on local storage config.
- Upgrade uses the global config 'use.local.storage' to set the zone level config for local storage.

Reviewed-by: Abhi, Nitin
2012-07-30 13:59:14 +05:30
Vijay 57b1783764 CS-15729. AutoScale. Default counter names are corrected to valid values without special characters 2012-07-27 21:00:03 +05:30
Alena Prokharchyk da3452c150 304-305 upgrade fix: insert one more vpc related param 2012-07-26 14:08:35 -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
Vijay d4e43846f8 AutoScale. Adding default counters 2012-07-25 18:17:32 +05:30
Sheng Yang 23303d3208 DB upgrade: Add S2S VPN for db upgrade 2012-07-24 13:19:49 -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
Vijay 30cb0e74d2 AutoScale. ALenas Final Review Comments. 2nd Cut. Remove csurl from profile, 2012-07-24 10:02:29 +05:30
Deepak Garg 8bbc8ee0ec Added csurl as param in CreateAutoScaleVmProfileCmd 2012-07-24 09:58:56 +05:30
Vijay 998f9aa051 AutoScale. Unit Test Add/Delete/List of all AutoScale entities. 2012-07-24 09:57:24 +05:30
Vijay a6a206d3fc AutoScale. Bringing in update commands and enable/disable. Not Tested. 2012-07-24 09:57:21 +05:30
Vijay 21e13657b4 AutoScale.
All API commands with separate service layer for AutoScale.
  Not tested.
2012-07-24 09:57:10 +05:30
Deepak Garg 3e4d7babc3 Added Autoscale related tables to schema-304to305.sql for Upgrading 3.0.4 dbs to 3.0.5 2012-07-23 23:30:20 +05:30
Alena Prokharchyk f243765758 304-305 DB upgrade: upgrade for VPC and resourceTags feature 2012-07-19 16:54:00 -07:00
Alena Prokharchyk ba0c448174 Added upgrade path from 3.0.4 to 3.0.5 (Burbank) release 2012-07-19 16:54:00 -07:00
Sheng Yang c36de737db S2S VPN: Use source NAT ip address for VPN gateway 2012-07-17 17:22:00 -07:00
Alena Prokharchyk c44af15cd6 VPC: added State to vpc_gateways 2012-07-11 11:53:30 -07:00
Sheng Yang 6582882666 S2S VPN: Add domain and account for VPN
Admin can add VPN connection for others
2012-07-10 18:55:08 -07:00
Alena Prokharchyk 1657486f41 VPC: added vpc_id to private_ip_address table to indicate which vpc the ip belongs to 2012-07-09 13:00:03 -07:00
Alena Prokharchyk 6a9d5a7a0d ResourceTags: respect tag parameter in listTemplates/listIsos commands 2012-07-06 16:37:40 -07:00
Sheng Yang 6f7a7c5e3e CS-15470: Remove UNIQUE keyword for some fields
User can create/delete/create gateway again and again, then it would no longer
be unique. The unique should be guaranteed by API level.
2012-07-06 11:17:45 -07:00
Alena Prokharchyk ed63a14d5e Resource tags: CS-15473 - fixed delete/list by resourceId when UUID is specified as a value 2012-07-06 10:32:24 -07:00
Alena Prokharchyk d8cdb89721 VPC: added field networkacl_service_provided to physical_network_service_providers table 2012-07-05 13:56:55 -07:00
Alena Prokharchyk 49d8b650e9 VPC: listPrivateGateways command is available for regular user too (he needs to know the gatewayId for the static route creation) 2012-06-29 15:17:17 -07:00
kishan c4cf065a3f bug CS-15221: Encrypt config value before changing category to Hidden. Regression due to af1fc1cf5d361cb6d43e0107a644c42f645a0ccc
status CS-15221: resolved fixed
reviewed-by: Nitin
2012-06-28 15:54:45 -07:00