root
ea087d29cf
add keyboard type selection to console viewer UI
2011-05-06 14:28:40 -07:00
anthony
330f1815fa
1. in 2.1.x some hosts don't have cluster.guid in host_details
...
2. loading one host failure should not affect loading other hosts
Conflicts:
server/src/com/cloud/agent/manager/ClusteredAgentManagerImpl.java
2011-05-06 12:35:51 -07:00
alena
fc0bb46f10
bug 9760: added missing permission check to listTemplates api (didn't work when id parameter was specified in the request)
...
status 9760: resolved fixed
2011-05-06 11:19:15 -07:00
Frank
4e2935dc37
Fix other stupid string comparsions
2011-05-06 10:21:05 -07:00
Frank
cbe368ef69
Fix a stupid string comparsion in OVS
2011-05-06 10:15:12 -07:00
Jessica Wang
74556f4043
translate newly added localization labels.
2011-05-06 10:10:33 -07:00
Edison Su
f60bb811a1
mycloud CLI supports silence mode
2011-05-05 19:40:18 -04:00
Jessica Wang
db6264cd43
bug 6873: CloudStack UI - Enable/Disable Cluster/Pod/Zone action: only refresh allocationstate grid row and action menu after action succeeds.
2011-05-05 18:46:08 -07:00
Alex Huang
43c3c775f2
bug 9741: somehow some of the removed code got back into the code path. Must have hit one undo too many.
2011-05-05 17:57:06 -07:00
Alex Huang
c692e4f4be
No Point in checking down hosts
2011-05-05 17:57:06 -07:00
Alex Huang
7bc25643a9
propagating fix from 2.2.4
2011-05-05 17:57:06 -07:00
Alex Huang
b2cf4e39ea
propagate fix from 2.2.4
2011-05-05 17:57:06 -07:00
Alex Huang
117a81acf6
cleanup agent manager
2011-05-05 17:57:06 -07:00
Chiradeep Vittal
515981a436
bug 9544: deal with same ports forwarded from different public ips
...
status 9544: resolved fixed
2011-05-05 16:49:49 -07:00
Alex Huang
66f19c6318
white space checks
2011-05-05 16:15:33 -07:00
Alex Huang
0ee7e7678a
Propagate fixes from 2.2.4
2011-05-05 16:13:46 -07:00
anthony
2d52813ff2
fixed build /start management server
2011-05-05 16:12:19 -07:00
Jessica Wang
4c6833b8f2
bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group.
2011-05-05 15:49:45 -07:00
Jessica Wang
4ac4a5a709
bug 9687: CloudStack UI - VM Wizard - correct error message.
2011-05-05 15:48:48 -07:00
Frank
36fa2692c3
Obsolete cloud-vnet in cloud-agent
2011-05-05 15:29:31 -07:00
Kelven Yang
7c2bcefe71
bug 9371: serve client request only with running proxy VMs, serialize proxy VM launch
2011-05-05 14:59:20 -07:00
anthony
10c4c14ad5
swift integration checkin
2011-05-05 13:55:29 -07:00
Edison Su
0138d06cf2
load user specified component specification from enviroment.properties: e.g. cloud-stack-components-specification=components-cloudzone.xml
2011-05-05 11:42:11 -04:00
alena
5bd9fc5f35
bug 9745: Fixed security issue in listAccounts api call
...
status 9745: resolved fixed
2011-05-05 11:20:27 -07:00
alena
275bab0d91
bug 9740: fixed DB upgrade for Direct Tagged networks in Advance zone
...
status 9740: resolved fixed
Conflicts:
server/src/com/cloud/upgrade/dao/Upgrade218to22.java
2011-05-05 11:20:27 -07:00
alena
d2e6e912c9
DB upgrade: Reverting partial commit
2011-05-05 11:20:27 -07:00
alena
41f04ffbc5
Removed unused logging
2011-05-05 11:20:27 -07:00
alena
8377580725
bug 9738: DB upgrade - fixed NPE happening during events migration
...
status 9738: resolved fixed
2011-05-05 11:20:27 -07:00
alena
fbdb663970
Fixed bunch of DB upgrade bugs related with the fact that DB was manually upated in 2.1.x setup (some records were deleted from the DB)
2011-05-05 11:20:27 -07:00
alena
b1c3c8c1d9
bug 9734: update op_ha_work table in mysql file instead of java code
...
status 9734: resolved fixed
2011-05-05 11:20:27 -07:00
Edison Su
592807c036
fix NPE
2011-05-05 11:19:59 -04:00
prachi
b66b3f1c45
Bug 9584 - Delete pod - Failed - there are storage volumes for this pod
...
Changes:
- For 'volumes' and 'vm_instance' table, query needed to filter out the records with non-null 'removed' values
2011-05-05 11:05:48 -07:00
Jessica Wang
39a73cf174
bug 6873: CloudStack UI - Disable Zone action - correct parameter value passed to updateZone API.
2011-05-04 17:50:15 -07:00
Jessica Wang
66c2deb126
bug 6873: CloudStack UI - Zone page - implement Enable/Disable Zone action.
2011-05-04 17:26:21 -07:00
Jessica Wang
f0b8540d98
bug 6873: CloudStack UI - Pod page - implement Enable/Disable Pod action.
2011-05-04 17:09:12 -07:00
Jessica Wang
36d0132950
bug 6873: CloudStack UI - Cluster page - implement Enable/Disable Cluster action.
2011-05-04 16:18:49 -07:00
Edison Su
fd08ebfb57
there are more than one secondary storage in one zone
2011-05-04 15:52:52 -04:00
Jessica Wang
b19ddbff0e
bug 9534: CloudStack UI - Service Offering page - details tab - add a grid row "CPU Cap".
2011-05-04 15:31:24 -07:00
Jessica Wang
48765a8ae9
bug 9534: CloudStack API - extend listServiceOfferings API to return limitCpuUse.
2011-05-04 15:27:07 -07:00
prachi
9aba817256
Bug 9652: Need to provide a way to specify deployment plan during VM start
...
Changes:
- Added a new parameter to pass in deployment plan during vm start
- If a hostId is passed in to the DeployVMCmd (only allowed for a root admin to test a host), a plan is passed in to start the vm in that host's datacenter, pod and cluster and on that host
- If a plan is passed in during start, but if the VM's root volume is READY, then plan of the root volume takes precedence. In that case the plan passed in is not used.
2011-05-04 15:02:52 -07:00
Jessica Wang
2b4a463faf
bug 9534: CloudStack UI - Add Service Offering Dialog - add "CPU cap: (yes/no)"
2011-05-04 14:57:01 -07:00
Chiradeep Vittal
4ab68bd44a
bug 9689: handle old style vm names
2011-05-04 14:21:49 -07:00
Chiradeep Vittal
aecd64e51c
bug 9092: consistent naming
2011-05-04 14:21:49 -07:00
Edison Su
623e1c2809
bug 9735: augeas <=0.7.4
...
status 9735: resovled fixed
2011-05-04 13:53:33 -04:00
Edison Su
f5d1154743
Revert "augeas <=0.7.4"
...
This reverts commit 61fb86de5db1378515cfd479240b3a9bde2ee7c0.
2011-05-04 13:52:25 -04:00
alena
040bdab1f1
bug 9734: remove records having non-existing hostId from op_ha_work table
...
status 9734: resolved fixed
2011-05-04 13:49:06 -07:00
alena
b60abeccfb
DB upgrade: respect domain hierarchy when update resource_count for domain during the upgrade
2011-05-04 13:49:06 -07:00
Edison Su
8b884a8400
augeas <=0.7.4
2011-05-04 13:47:50 -04:00
Murali Reddy
d6b892e053
bug 9720: 2.1.x to 2.2.x upgrade: need to create Domain level records in resource_count table
...
pushing 2.2.4 changes
2011-05-04 19:54:01 +05:30
alena
2e0bba7926
bug 9722: db upgrade - when upgrade user_statistics, skip ExternalFirewall/ExternalLb records
...
status 9722: resolved fixed
2011-05-03 18:57:03 -07:00