4509 Commits

Author SHA1 Message Date
Jessica Wang
2cfeae7a22 bug 8441: Register Template dialog - change hypervisor downdown to be dependent on zone selection. 2011-02-07 13:41:40 -08:00
Frank
c38aff60f4 Bug 8275 - SELinux error message provides incorrect directions
status 8275: resloved fixed
2011-02-07 13:39:35 -08:00
abhishek
3343aa890f bug 8427: resolving the class cast exception
status 8427: resolved fixed
2011-02-07 13:30:12 -08:00
alena
5c2bbf48f0 Fixed NPE in listAsyncJob apis: don't include instanceId/instanceType in the response when these values are null 2011-02-07 13:02:05 -08:00
Alex Huang
c6fe6f2f45 Removed all the stats command/answer from debug logging 2011-02-07 12:50:22 -08:00
alena
a502b497f2 bug 8446: fixed creating volume from diskOffering with custom size
status 8446: resolved fixed
2011-02-07 12:42:46 -08:00
alena
807562da50 bug 8424: fixed NPE in vmExpunge thread - set accountId for UserContext to the vm's ownerId (this value is being read by UsageEvents generator)
status 8424: resolved fixed
2011-02-07 12:13:59 -08:00
Jessica Wang
87b3f4a17d VM Wizard - correct warning message at step 4. 2011-02-07 11:58:58 -08:00
alena
54236677f3 bug 8419: changed domR password reset script to work with 2.1.x and 2.2 password scripts on userVm side
status 8419: resolved fixed
2011-02-07 11:04:55 -08:00
Alex Huang
bee6953e09 ha done? needs testing 2011-02-07 10:58:25 -08:00
Alex Huang
f948926a2f some minor adjustments before doing the big work 2011-02-07 10:58:25 -08:00
Jessica Wang
66573d34f0 Instance page - Edit Instance - if service offering's offerha is not true, haEnable field is not editable. 2011-02-07 10:54:03 -08:00
Murali Reddy
8798fce36d bug 8390: description of weekly and monthly snapshot policy contains hourly in global configuration
status 8390:resolved fixed
2011-02-07 10:05:54 -08:00
alena
6e399aa698 Vm expunge: when delete port forwarding rules as a part of vm expunge, do searchIncludingRemoved for the vm because vm can be marked for removal already. 2011-02-07 10:02:10 -08:00
alena
e299402243 Perform security check for deleteNetwork inside the management server method instead of api command itself 2011-02-07 10:02:10 -08:00
Jessica Wang
b0d12e8985 Add Primary Storage - KVM hypervisor - change protocol name from "sharedMountPoint” to “SharedMountPoint”. 2011-02-07 09:58:55 -08:00
nit
0f12529353 bug 8088: Making template sync more robust. If the url is null we cant initiate a download and so mark it as a download error instead.
status 8088: resolved fixed
2011-02-07 14:20:28 +05:30
nit
df9003b0b6 bug 8088: Making template sync more robust. If the url is null we cant initiate a download and so mark it as a download error instead.
status 8088: resolved fixed
2011-02-07 14:20:28 +05:30
Kevin Kluge
ee3bb01a11 cloud stack to CloudStack 2011-02-05 22:30:06 -08:00
alena
e58e085928 Added missing @DB annotation to createNetwork (was lost during git merge) 2011-02-05 18:11:21 -08:00
kishan
4eebc1c434 bug 8415: Added scheduled event for recurring snapshots
status 8415: resolved fixed
2011-02-05 14:40:26 +05:30
anthony
9199b59cc1 comment out snmp configuration in server-setup.xml 2011-02-04 20:09:04 -08:00
anthony
aa65530960 cleanup halted VMs in readyCommand 2011-02-04 20:00:27 -08:00
anthony
ca60419bd6 refactor some code 2011-02-04 19:34:52 -08:00
anthony
e14b8311cc bug 7563: create snapshot in async create method
status 7563: resolved fixed
2011-02-04 19:20:47 -08:00
alena
4fbcbda4d2 bug 8409: listLoadBalancers - for domain admins list only lbs belonging to their domains and subdomains
status 8409: resolved fixed
2011-02-04 18:12:04 -08:00
will
d2440eb44e bug 8315: Reordered logic when authenticating user so that we make a check on the authentication adapter before executing subsequent logic. This allows AuthenticationAdapters to create accounts if they are not already in the DB. 2011-02-04 18:02:18 -08:00
alena
4699d91f4e bug 8399: dhcp owner is System in Basic zone setup and for Direct zone wide network
status 8399: resolved fixed
2011-02-04 15:54:51 -08:00
Jessica Wang
0b34c4965b bug 8374: Create User dialog - make email, firstName, lastName required. 2011-02-04 15:48:53 -08:00
Jessica Wang
a0e7004cb5 bug 8374: Create Account dialog - make email, firstName, lastName required. 2011-02-04 15:39:30 -08:00
Jessica Wang
0b8d5c66ad bug 8387: remove typo. 2011-02-04 15:11:17 -08:00
Jessica Wang
ec6aa13c74 Add Primary Storage dialog - When protocol is PreSetup, compose URL as "presetup://~~~~~~~". 2011-02-04 15:01:43 -08:00
Jessica Wang
41a1e2cd9e bug 8402: VM Wizard - when Blank Template is selected, call listIsos API along with isofilter=executable. 2011-02-04 14:52:48 -08:00
alena
e9dd1ee822 bug 8383: HA: perform ssh check before marking system vms as running. For domR, also reapply all ips/PF/LB/VPN/Dhcp/Userdata.
status 8383: resolved fixed
2011-02-04 14:33:14 -08:00
Kelven Yang
33d804846f Native HA support improvements 2011-02-04 14:32:18 -08:00
abhishek
1f8c4864d6 bug 8171: adding checks to ensure we do not start cp for any vm start unless we are out of maintenance
status 8171: resolved fixed
2011-02-04 14:00:37 -08:00
Jessica Wang
37b5c860d2 bug 8394: end user should be able to see community template if global setting "User.Public.Template.Enabled" is true. (2) 2011-02-04 13:24:37 -08:00
Jessica Wang
fbac45cf0f bug 8394: end user should be able to see community template if global setting "user.public.template.enabled" is true. 2011-02-04 13:24:35 -08:00
Frank
95a6a09ca7 Ovs -- clean up temp dom0 vif after network created 2011-02-04 13:00:54 -08:00
Jessica Wang
8d68c3713a Add User dialog - hide info_container when pop up dialog or Create button is hit. 2011-02-04 12:26:41 -08:00
Chiradeep Vittal
4f1342a4dd bug 8380: default chains weren't getting deleted 2011-02-04 12:04:53 -08:00
Jessica Wang
97af1c82aa handle sync API fail case - change UI to show error text (English, non-localized) instead of error code(530, 531). 2011-02-04 12:00:27 -08:00
Alex Huang
b66d987c94 tested to push in some fixes for QA 2011-02-04 11:56:21 -08:00
Alex Huang
e153ab461c removed unused method 2011-02-04 11:56:21 -08:00
Alex Huang
c162c617c2 Lost the in sequence flag 2011-02-04 11:56:21 -08:00
Alex Huang
86e51eb536 Made changes to the exceptions thrown by NetworkManagerImpl 2011-02-04 11:56:20 -08:00
Alex Huang
0105c03a27 initial HA work 2011-02-04 11:51:14 -08:00
Jessica Wang
23c9b5d9d2 IP Address page - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 11:43:24 -08:00
Jessica Wang
144c6fcf2d Update SSL Certificate action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 11:18:45 -08:00
Jessica Wang
592cfc6b73 Authorize Security Group Rule, Download Template, Download ISO action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 11:11:28 -08:00