Commit Graph

13361 Commits

Author SHA1 Message Date
Pranav Saxena 45eb035e20 CS-15927:Filter to display only Non AutoscaleVMs (name to displayname property change) 2012-08-20 11:54:52 +05:30
Prasanna Santhanam b3c88f7594 Adding more classifications
- maintenance (host goes to maitnenance)
- multihost, multizone, multistorage
2012-08-20 11:34:57 +05:30
Prasanna Santhanam 7b25cb3528 Splitting resource_limit tests to allocation_states tests 2012-08-20 11:34:57 +05:30
Prasanna Santhanam b4a1c79037 adding attributes to the smoke tests 2012-08-20 11:34:56 +05:30
Pranav Saxena 8ec4e23194 Autoscale UI changes as suggested during demo 2012-08-18 14:17:11 +05:30
Prasanna Santhanam c14928757a migrating tags to attr decorators for nose attrib classification 2012-08-18 13:40:43 +05:30
Prasanna Santhanam bce2657c06 Permissions were executable, modified to only read 2012-08-18 12:26:46 +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
Alena Prokharchyk d158b38007 More logging to lock operations on the network 2012-08-17 16:27:32 -07:00
Vijayendra Bhamidipati 0cf0523afe CS-16042: 3.0.x to 3.0.5 Upgrade: VMWare : Upgrade Procedure for using the new Burbank System Template in place of Acton System Template Required
Description:

    Modifying reference to system VM template for vmware for the
    2.2.14 to 3.0 upgrade path so that it picks up the burbank
    template if upgrading from 2.2.14 to 3.0.5 or beyond, and
    the acton template if upgrading from 2.2.14 to 3.0.[0-4].
2012-08-17 15:59:35 -07:00
Jessica Wang 91bd6d96d9 CS-16046: cloudstack 3.0 UI - Edit zone - Local Storage Enabled field is a true/false field. Make it a checkbox in Edit mode. 2012-08-17 14:44:48 -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
Edison Su d6092380cd HA worker thread needs to have its own worker thread configuration 2012-08-17 12:54:02 -07:00
Vijayendra Bhamidipati fb720ee41b Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-08-17 12:31:03 -07:00
Pranav Saxena a38704902e CS-15927:Filter to hide the autoscale VM's through a Regular expression Reviewed-By Brian 2012-08-18 00:56:36 +05:30
Vijayendra Bhamidipati 4d7c6f43ac CS-16042: 3.0.x to 3.0.5 Upgrade: VMWare : Upgrade Procedure for using the new Burbank System Template in place of Acton System Template Required
Description:

    Updating system VM template for vmware for 3.0.5.
2012-08-17 12:24:27 -07:00
Jessica Wang 4b4d4555f3 CS-15863: cloudstack 3.0 UI - (1) extend multiEdit widget to be able to hide actions upon an each item's properties.
(2) IP Addresses page - load balancer listing - VM listing - hide destroy action for autoscale VM.
2012-08-17 11:44:23 -07:00
Sheng Yang f1c77e84dd CS-16060: Firewall service should be excluded from conserve mode checking 2012-08-17 10:56:01 -07:00
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