Commit Graph

11393 Commits

Author SHA1 Message Date
kishan be36f3ff41 bug CS-14431: query to drop event table already exists. reverting earlier commit
status CS-14431: resolved fixed
reviewed-by: Nitin
2012-04-16 17:16:13 +05:30
Jessica Wang d42086bbe1 bug 14476: cloudstack 3.0 UI - IP address page - VPN tab - fix a bug that newly added VPN users didn't show up on UI when owner of IP Address is different from current login. 2012-04-13 21:06:36 -07:00
Alena Prokharchyk 3ad8ffe0a0 AdvanceStart: do cleanup() call with force=true when the start command wasn't sent to the backend yet 2012-04-13 17:16:24 -07:00
frank 9e9f8d9df2 CloudStack CS-14475
Atomatic addition of Apache license header broke lots of mysql files

fix DB upgrade cleanup script not get executed issue.

add "#" as comment signature in ScriptRunner.java
2012-04-13 15:33:11 -07:00
anthony 54b5d36638 typo in cloud-setup-bonding.sh 2012-04-13 15:22:39 -07:00
anthony 02d2624b70 correct template name for CentOS 6.0 2012-04-13 15:15:35 -07:00
Sheng Yang 22c6cfa33c bug 14470: Return true for applyRules unless specified
Only DHCP entry need to know if no one apply the entries(when VM is starting
up), other rules should be safe when return true anyway.

status 14470: resolved fixed
2012-04-13 14:50:52 -07:00
Jessica Wang 56bbc5e2af cloudstack 3.0 UI - add Network offering dialog - correct label of service offering from Compute offering to System offering. 2012-04-13 14:38:42 -07:00
Alena Prokharchyk 89eef69750 Bug CS-14447: set crossZones attribute for the template before persisting it to the db 2012-04-13 14:15:18 -07:00
Alena Prokharchyk 6fe4b48932 Usage db upgrade from 2.2.14 to 3.0 - don't drop the same fields twice from network_usage table 2012-04-13 13:57:01 -07:00
Jessica Wang 6ccfd8ed4f bug 14368: cloudstack 3.0 UI - domain page - add "Update Resource Count" action ("Update Resource Count" is different from "Update Resource Limit") 2012-04-13 10:19:12 -07:00
kishan 03c75a05dc bug CS-14430, CS-14431: Dropped unused columns in usage_network table, drop event table in cloud_usage db
status CS-14430, CS-14431: resolved fixed
reviewed-by: Nitin
2012-04-13 13:54:50 +05:30
Abhi 60eea7f223 bug CS-14466: removing blank statement 2012-04-13 12:03:15 +05:30
frank e26d927e4b CS-14341 Order of Compute offerings does not stick
resolved fixed
2012-04-12 17:25:17 -07:00
Jessica Wang 8a2067e186 cloudstack 3.0 UI - add zone wizard - step 2 - fix a bug that change event of network offerings dropdown was not triggered when visiting step 2 the first time. 2012-04-12 16:21:03 -07:00
Jessica Wang 25034571e2 cloudstack 3.0 UI - fix a JS error "selectedNetworkOfferingObj is not defined" 2012-04-12 15:39:41 -07:00
Jessica Wang 30e02e3960 bug 14386: cloudstack 3.0 UI - add zone wizard - basic zone - network offering dropdown - exclude network offerings having EIP/ELB/SG if hypervisor is not XenServer. 2012-04-12 15:20:06 -07:00
Jessica Wang 730d7441a4 cloudstack 3.0 UI - dialog widget - remove a line that produced a bug that change event is trigger before data is populated in this dropdown in selectFn($.extend(selectArgs, dependsOnArgs)). Besides, selectFn($.extend(selectArgs, dependsOnArgs)) includes the line, $input.trigger('change'), already. 2012-04-12 15:20:05 -07:00
pranav 3055e172e7 Bug 12833 addition of Fetch Latest Button on the Dashboard
Conflicts:

	client/WEB-INF/classes/resources/messages.properties
	ui/css/cloudstack3.css

reviewed-by: brian
2012-04-12 15:16:00 -07:00
Pranav Saxena 5cfadc41ce Bug 14632 : CS-14393 3.0.1 Hosts' Statistics page show memory values as TB
Conflicts:

	ui/scripts/system.js

reviewed-by: brian
2012-04-12 15:04:14 -07:00
Pranav Saxena cdc5454304 Bug 13969 : CS 13764 Names row of any table should not be clickable
reviewed-by: brian
2012-04-12 15:04:14 -07:00
Brian Federle 3ac214bc11 bug CS-14441: Fix typo in VMware traffic label ID 2012-04-12 12:43:11 -07:00
frank 0432dc4fac don't install python files in cloud-cli.install as they have been installed in cloud-python.install 2012-04-12 11:08:55 -07:00
frank 8b862a8593 CS-14411 cloud-cli missing from Ubuntu packages
resolved fixed
2012-04-12 10:51:00 -07:00
Prasanna Santhanam 0bf6d48d58 Merge latest testClient fixes to marvin
reviewed-by: unittest
2012-04-12 18:11:47 +05:30
Abhi 53283d5c0d bug CS-13303: updating resource state on upgrade 2012-04-12 17:48:51 +05:30
Abhi 427d434b02 bug CS-13303: updating resource state on upgrade 2012-04-12 17:13:05 +05:30
Alena Prokharchyk 2186992867 Fixed 2.2.14 to 3.0. upgrade 2012-04-11 17:51:30 -07:00
frank 1e147c723a set resource_state = allocation_state when doing DB upgrade 2012-04-11 17:45:03 -07:00
Sheng Yang 06c0fda878 Revert "Fix foreign key "fk_domain_router__element_id" in the upgrade"
This reverts commit 52e334cefc.

Conflicts:

	setup/db/db/schema-301to302.sql
2012-04-11 17:37:06 -07:00
Jessica Wang a4100e4eb9 cloudstack 3.0 UI - security group - ingress rule - fix a bug that Account, Security group failed to be translated. 2012-04-11 17:27:08 -07:00
frank 7744abcacb CS-14429 Cloud db schema differences between fresh installed 3.0.2 & upgraded 3.0.2
do check befor droping index i_host__allocation_state`(`allocation_state`)
2012-04-11 17:24:46 -07:00
Sheng Yang 52e334cefc Fix foreign key "fk_domain_router__element_id" in the upgrade 2012-04-11 16:51:02 -07:00
frank 863c97bc48 CS-14429 Cloud db schema differences between fresh installed 3.0.2 & upgraded 3.0.2
drop index i_host__allocation_state`(`allocation_state`)
2012-04-11 16:40:17 -07:00
prachi 58ac2420b3 Bug 14646 - Enabling Host into maintenance mode is stopping the VMs instead of live migrating them to other hosts in the cluster.
Changes:
-  While listing UP hosts in the cluster of the host, the query has changed and now also considers the Host 'resourceState' field and picks only those hosts that have value 'enabled'.
   This query result does not include the host being put in maintainance; unlike the earlier query that used to include it.
-  But the logic to find out if this is the last host in the Cluster is not updated and has a bug when it compares the list size.
- Fixed this.
2012-04-11 16:21:46 -07:00
Alena Prokharchyk 9d1e764d25 Remove obsolete network_tags table as a part of db upgrade cleanup 2012-04-11 16:22:54 -07:00
Jessica Wang e3ba472f85 bug 14418: cloudstack 3.0 UI - network - security group - after remove action completes, close detailView and remove corresponding row from listView. 2012-04-11 16:14:46 -07:00
Jessica Wang 536aaf4b8e cloudstack 3.0 UI - Event page, Alert page - implement Refresh button. 2012-04-11 15:38:02 -07:00
Jessica Wang 8fa8ac36ec cloudstack 3.0 UI - service offerings - implement Refresh button. 2012-04-11 15:15:53 -07:00
Jessica Wang 62894eba18 cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5, Netscaler, SRX- devices - After remove action completes, close detailView and remove the row from listView. 2012-04-11 14:51:47 -07:00
Jessica Wang 8394f67ddb cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5, Netscaler- devices - correct section id. 2012-04-11 14:40:33 -07:00
Pranav Saxena becafcf7eb Bug 14211: CS- 14211 Redundant User Instance Field in UI
reviewed-by: brian
2012-04-11 14:34:49 -07:00
Jessica Wang b51ee93e41 cloudstack 3.0 UI - infrastructure - physical network - network service providers - SRX - devices - correct section id from srxProviders to srxDevices. 2012-04-11 14:23:50 -07:00
Brian Federle 24f5715a0c bug CS-14419
Add error handling for delete security group action

status CS-14419: resolved fixed
reviewed-by: jessica
2012-04-11 11:51:32 -07:00
Jessica Wang e4b4f5b470 cloudstack 3.0 UI - infrastructure - physical network - network service providers - SRX - devices - change breadcrumb to show Devices instead of SRX (to distinguish between provider and devices). 2012-04-11 11:31:21 -07:00
Jessica Wang 4e834c4124 cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5 - devices - change breadcrumb to show Devices instead of F5 (to distinguish between provider and devices). 2012-04-11 11:27:19 -07:00
Jessica Wang e79eb36870 cloudstack 3.0 UI - infrastructure - physical network - network service providers - Netscaler - devices - change breadcrumb to show Devices instead of Netscaler (to distinguish between provider and devices). 2012-04-11 11:18:28 -07:00
Jessica Wang 5490ec9bca cloudstack 3.0 UI - infrastructure - physical network - network service providers - when clicking Netscaler/F5/SRX, get fresh data from API call instead of cache. 2012-04-11 10:43:46 -07:00
frank 48f8647dfb change version to 3.0.2 2012-04-11 10:37:16 -07:00
Prasanna Santhanam 8a60049209 missing tests directory causes warnings in distutils
reviewed-by: ant run
2012-04-11 18:16:51 +05:30