Jessica Wang
193e835717
bug 14410: cloudstack 3.0 UI - instance page - Start VM action - show vm password on screen if startVM API returns it.
2012-04-16 18:22:12 -07:00
Alena Prokharchyk
01274e3af4
CS-14480: db upgrade 3.0.1-3.0.2 - fixed upgrade inconsistencies in default fields values
2012-04-16 16:04:45 -07:00
Alena Prokharchyk
03ccb7f313
CS-14512: fixed deployVm with ipToNetworkList when uuid is used for networkIds
...
Conflicts:
server/src/com/cloud/api/ApiResponseHelper.java
2012-04-16 15:43:56 -07:00
Vijayendra Bhamidipati
1543c01e8d
Bug CS-14448: Wrong error message on using the createVlanIpRange cmd
...
Description:
Fixing two other scenarios apart from the reported one
where we were not passing in database IDs for translation
into uuids, in the exception.
2012-04-16 15:27:52 -07:00
Jessica Wang
2f36d60bde
bug 12688: fix a bug in listView widget that didn't pass correct filterBy object to loadBody().
2012-04-16 14:59:23 -07:00
Alena Prokharchyk
662a234916
CS-14297: added "forced" option to deleteStoragePool command. If forced=true, all destroyed volumes are marked as Expunged even when we can't reach primary storage at the moment of deletion.
...
Conflicts:
api/src/com/cloud/api/commands/StopVMCmd.java
2012-04-16 13:22:46 -07:00
kishan
35c8c01e9c
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:15:08 +05:30
David Nalley
859e367380
fixing rpmbuild CS-14509
2012-04-16 00:54:44 -04:00
Jessica Wang
177c5277c8
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:11:36 -07:00
Jessica Tomechak
d940f234f6
Update documentation source files
2012-04-13 17:48:12 -07:00
Alena Prokharchyk
9b089f2eb7
AdvanceStart: do cleanup() call with force=true when the start command wasn't sent to the backend yet
2012-04-13 17:19:02 -07:00
frank
bd47cd104c
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:34:59 -07:00
anthony
88d6562dac
typo in cloud-setup-bonding.sh
2012-04-13 15:19:49 -07:00
anthony
7cc93d4ed4
correct template name for CentOS 6.0
2012-04-13 15:16:48 -07:00
Sheng Yang
f6383f844d
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:51:25 -07:00
Jessica Wang
8f6e3e5ea9
cloudstack 3.0 UI - add Network offering dialog - correct label of service offering from Compute offering to System offering.
2012-04-13 14:41:10 -07:00
Alena Prokharchyk
76c7c22b34
Bug CS-14447: set crossZones attribute for the template before persisting it to the db
2012-04-13 14:16:18 -07:00
Alena Prokharchyk
b2be0039cb
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:59:01 -07:00
Jessica Wang
c33ecdeaba
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:17:03 -07:00
Abhi
a8ab24be96
bug CS-14466: removing blank statement
2012-04-13 13:49:09 +05:30
kishan
7e186fefb6
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 12:05:20 +05:30
frank
cc4e4e69d8
CS-14341 Order of Compute offerings does not stick
...
resolved fixed
2012-04-12 17:26:09 -07:00
Jessica Wang
172ea6f109
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:25:56 -07:00
Jessica Wang
60d45ec5e3
cloudstack 3.0 UI - fix a JS error "selectedNetworkOfferingObj is not defined"
2012-04-12 16:25:38 -07:00
Jessica Wang
b3bf6f08e6
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 16:25:10 -07:00
Jessica Wang
757c3542e8
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 16:24:53 -07:00
pranav
ee0f3e898c
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:15:31 -07:00
Pranav Saxena
582e62c204
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:02:31 -07:00
Pranav Saxena
8e3edfd504
Bug 13969 : CS 13764 Names row of any table should not be clickable
...
reviewed-by: brian
2012-04-12 14:58:41 -07:00
Brian Federle
db25ef518b
bug CS-14441: Fix typo in VMware traffic label ID
2012-04-12 12:17:52 -07:00
Alena Prokharchyk
676a28177b
Added one more parameter - haHost(boolean) - to listHosts api command. The parameter identifies if the host is dedicated for ha only
...
Conflicts:
server/src/com/cloud/api/ApiResponseHelper.java
2012-04-12 11:50:36 -07:00
frank
fcc9ec2f55
don't install python files in cloud-cli.install as they have been installed in cloud-python.install
2012-04-12 11:11:58 -07:00
frank
b4186eac6c
CS-14411 cloud-cli missing from Ubuntu packages
...
resolved fixed
2012-04-12 11:11:49 -07:00
Alex Huang
7c6932ef80
some reformatting and a new way to get vos into the system
2012-04-12 11:04:38 -07:00
Prasanna Santhanam
7f470e8d2a
Merge latest testClient fixes to marvin
...
reviewed-by: unittest
2012-04-12 18:10:32 +05:30
Abhi
2c3c0f06ca
bug CS-13303: updating resource state on upgrade
2012-04-12 17:46:18 +05:30
Alena Prokharchyk
14f973ba8c
Fixed 2.2.14 to 3.0. upgrade
...
Conflicts:
setup/db/db/schema-30to301.sql
2012-04-11 18:01:37 -07:00
frank
726aac5161
set resource_state = allocation_state when doing DB upgrade
2012-04-11 17:47:20 -07:00
Sheng Yang
eb20d63f12
Revert "Fix foreign key "fk_domain_router__element_id" in the upgrade"
...
This reverts commit 52e334cefc7bd41323ab4295101175849d1556e9.
Conflicts:
setup/db/db/schema-301to302.sql
2012-04-11 17:37:46 -07:00
Jessica Wang
0c33016c9f
cloudstack 3.0 UI - security group - ingress rule - fix a bug that Account, Security group failed to be translated.
2012-04-11 17:29:19 -07:00
frank
9684ea7397
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:25:35 -07:00
Kelven Yang
2b6666ccd1
Remove the dependency on VNC port for session management inside Console Proxy. This is to adapt Xen secure console support
2012-04-11 17:18:41 -07:00
Sheng Yang
6c9fd606ab
Fix foreign key "fk_domain_router__element_id" in the upgrade
2012-04-11 16:51:18 -07:00
frank
d91fbab9cf
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:42:12 -07:00
prachi
4f116fb24f
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:24:31 -07:00
Jessica Wang
38e54d35e0
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:18:55 -07:00
Alena Prokharchyk
8084318e5e
Remove obsolete network_tags table as a part of db upgrade cleanup
2012-04-11 16:23:51 -07:00
Jessica Wang
1107ee7f9a
cloudstack 3.0 UI - Event page, Alert page - implement Refresh button.
2012-04-11 15:39:46 -07:00
Jessica Wang
2152e9fd25
cloudstack 3.0 UI - service offerings - implement Refresh button.
2012-04-11 15:17:23 -07:00
Jessica Wang
53ca91024a
cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5, Netscaler, SRX - devices - (1) correct section id. (2) After remove action completes, close detailView and remove the row from listView.
2012-04-11 14:56:05 -07:00