4492 Commits

Author SHA1 Message Date
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
Jessica Wang
e86723e194 Add Volume, Download Volume action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 10:53:45 -08:00
Jessica Wang
395ed04b50 Deploy VM - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 10:36:20 -08:00
Jessica Wang
858464e3ef change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error. 2011-02-04 10:14:59 -08:00
alena
84fef40ce2 Refactored "allocate vlan to account" code 2011-02-04 09:54:16 -08:00
abhishek
030286279c adding a migration util 2011-02-04 08:52:47 -08:00
kishan
56f3343911 Added action events for VM, volume, Ip and snapshot actions 2011-02-04 19:59:41 +05:30
nit
5469916060 bug 7522 : Extract ISO/Template - By default these entities wouldnt be extractable, GLOBAL ADMINS - always allowed to extract, OTHERS - allowed to extract if - 1) Its own template and extractable=true 2) Its not its own template but public=true and extractable=true.
status 7522: resolved fixed
2011-02-04 17:51:42 +05:30
kishan
a9fd67cab6 bug 8362: Included VmId in event description
status 8362: resolved fixed
2011-02-04 11:52:35 +05:30
Murali Reddy
ee1c53ecf3 Revert "bug 8327: successive removeFromLoadBalancerRule(s) renders LB rule dysfunctional"
This reverts commit 368289aa122c33afdb2a433b829a0075f32a083d.
2011-02-03 20:40:38 -08:00
Edison Su
3cc5ce8642 add new configuration parameter: cmd.wait, for heavy timing-consuming commands, such as backupsnapshotcommand 2011-02-03 18:57:38 -05:00
alena
6f55c4dd7e bug 8270: Synchronize on 1) ipAddress object when create/delete ipForwarding/portForwardingRule and vpn service 2) on networkId when assignTo/removeFrom/deleteLoadBalancer
status 8270: resolved fixed
2011-02-03 18:45:49 -08:00
Frank
4c7fb08b33 Add OvsElement.java 2011-02-03 18:28:33 -08:00
Frank
54450460d2 implement network element for ovs stuff, so we don't make other code dirty 2011-02-03 17:39:03 -08:00
Jessica Wang
57d1e546de bug 8360: Make default option in advanced search field capitalized. 2011-02-03 16:43:56 -08:00
Kevin Kluge
f75be002e2 fix 8210, ssvm-check does not work on kvm 2011-02-03 16:33:14 -08:00
NIKITA
a5607db579 Second level left triangular expander arrow made bigger 2011-02-03 16:13:13 -08:00
NIKITA
7904ab692d Gird actions button made bigger to accommodate all the languages text 2011-02-03 16:13:12 -08:00