Abhinandan Prateek
5cb3882349
bug 10812: adding domain suffixes to zone's router conf
2011-08-02 11:23:33 +05:30
Kelven Yang
04528c821b
bug 10929: allow only OperationFailedToError event to trigger transition to Error state.
2011-08-01 18:40:29 -07:00
anthony
80684861cf
Bug 10197: do not check timeout against cluster which is not managed
2011-08-01 17:01:22 -07:00
alena
d30fe74794
Added 229 to 2210 upgrade path
2011-08-01 15:42:16 -07:00
alena
52f1a58fc6
bug 10927: removed network_domain for account/domain as this feature is not in 2.2.9, but in 2.2.10
...
Conflicts:
setup/db/db/schema-228to229.sql
Conflicts:
setup/db/db/schema-228to229.sql
2011-08-01 15:32:24 -07:00
alena
67d590819e
bug 10864: fixed UI to return system Direct Guest network for the Advanced Security Group enabled zone
...
status 10864: resolved fixed
2011-08-01 12:44:37 -07:00
anthony
7c420a071c
use rmdir
2011-08-01 11:55:05 -07:00
frank
ca78e49cbd
Add DB integrity checker, it checks:
...
1. Are there multiple hosts connect to the same local storage pool due to 2.1.x bug
2. Is there any missed premium upgrade
either true answer of above cause mangemnt stopping and asking user to contact Cloud.com support
2011-07-30 17:21:50 -07:00
frank
316ed91542
Bug 10860 - PremiumUpgrade is not run when upgrading to 2.2.8 (edit)
...
run checker before any component loaded
2011-07-29 20:22:39 -07:00
Edison Su
8bcad6960c
add rhel6.1 support
2011-07-29 20:05:01 -07:00
Edison Su
7d5a2f61bb
don't need specific rpm name at all
2011-07-29 20:03:21 -07:00
Kelven Yang
2335fc5be4
bug 10918: cap async-job execution thread pool to be 2/3 of maximum DB connection limit
2011-07-29 18:37:32 -07:00
anthony
50a2fc7111
private template may be downloaded to multiple secondary storage in a zone,
...
fixed it
2011-07-29 17:34:55 -07:00
anthony
93244b5b62
Bug 10197: if VM is already running, just return the host it is running on
2011-07-29 16:33:57 -07:00
Edison Su
595f9250b7
clean up public ip in secondary_storage_vm table after ssvm expunged
2011-07-29 15:30:32 -07:00
frank
055ec48ae8
Two things:
...
Load non-routing resource in ClusteredAgentManager includes External DHCP, PxeServer, ExternalFirewall, ExternalLoadBalancer
Bug 9887 - baremetal: support for image operation (create template from guest disk) (edit)
changes in line with UI
2011-07-29 11:25:35 -07:00
anthony
6620d39b7e
fixed cloud-prepare-upgrade.sh
2011-07-28 15:07:26 -07:00
anthony
b63bee2d9a
bug 10197: add some scripts which is used in upgrade
2011-07-28 15:07:08 -07:00
Kelven Yang
79cb5b7c19
bug 10834: fix step 2. Sending command to pool now only picks hosts that are in UP state
2011-07-28 14:32:28 -07:00
anthony
ffd07621cc
fixed a bug about putting cluster into Unmagaged status
2011-07-28 12:35:52 -07:00
anthony
59a556a780
fixed a typo
2011-07-28 10:20:01 -07:00
Naredula Janardhana Reddy
2fc7be14de
bug 10557: implemented the TODO - opening the stats port using iptable
2011-07-28 17:24:10 +05:30
Nitin
527a668ca2
bug 10868: CheckAccess - If the domainId = -1 and the accountId is still valid then try and calculate the domainId. This case will be hit for all the entities which do not have domain id column in the DB table. What was happenning due to this was that we were not checking the domain hierarchy in such case which was leading to security leaks. Example - templates.
2011-07-28 17:01:26 +05:30
Naredula Janardhana Reddy
e19c51e68c
bug 10800: iptable rable restore upon failure is changed
2011-07-28 13:43:07 +05:30
Abhinandan Prateek
e5b7c89986
bug 10866: putting additional database guard so as to enforce uniqness of cidrs at db level
2011-07-28 10:58:10 +05:30
frank
262e6784e5
Bug 10860 - PremiumUpgrade is not run when upgrading to 2.2.8
...
Use a new target "system-integrity-checker" in components.xml/components-premium.xml.
All checkers must be explicitly specified in XML file, they will execute before any components load
status 10860: resolved fixed
2011-07-27 17:41:38 -07:00
Jessica Wang
b06896c831
bug 10631: cloudStack - Instance page - Create Template from VM - add Image Directory input field.
2011-07-27 11:54:57 -07:00
Jessica Wang
a27c975fe0
cloudStack - add new localization labels.
2011-07-27 11:53:23 -07:00
Jessica Wang
609679db2b
bug 10631: cloudStack - Instance page - details tab - add new action "Create Template" when hypervisor is BareMetal.
2011-07-27 11:38:39 -07:00
Jessica Wang
2a8613cdff
bug 10631: cloudStack - Instance page - details tab - add hypervisor gridrow.
2011-07-27 11:38:00 -07:00
Sheng Yang
96568df702
Add exception message for AgentManagerImpl.investigate()
2011-07-27 10:51:44 -07:00
Naredula Janardhana Reddy
3d7275f077
bug 10557: updated upgrade script
2011-07-27 14:48:14 +05:30
Naredula Janardhana Reddy
f0b1f3d229
bug 10557: made more feature enhancement instead of bug- added more stats parametes as global config
2011-07-27 13:42:14 +05:30
frank
b7f5dbe2b8
Bug 9887 - baremetal: support for image operation (create template from guest disk) (edit)
...
Use createTemplate API instead a new one
2011-07-26 18:07:16 -07:00
anthony
a449aa320f
fixed NPE, secondary storage VM host may not exist even the secondary storage VM is running
2011-07-26 17:42:01 -07:00
Kelven Yang
9761661989
bug 10855: fix a typo when merging git conflicts
2011-07-26 10:50:33 -07:00
Kelven Yang
db29f7792c
bug 10855: the issue is caused by expanding content that has space inside at sub-shell, use back quote substitution to enforce the correct shell macro expansion
2011-07-26 10:50:10 -07:00
Jessica Wang
3b1d6475b9
cloudStack - correct localization label.
2011-07-26 10:21:35 -07:00
Jessica Wang
02003fe101
bug 10801: cloudStack - IP Address page - Load Balancer tab - add Source CIDR.
2011-07-26 10:21:10 -07:00
Naredula Janardhana Reddy
67dc2ec915
bug 10800: Load balancer - deleted settings from UI not removed from the Iptables
2011-07-26 15:28:01 +05:30
Edison Su
3a17b37808
fix meta data returning 404 issue on vmware
2011-07-25 21:17:42 -07:00
Sheng Yang
7d914666b4
Update fail-safe keystore with RSA private key
2011-07-25 18:55:06 -07:00
Sheng Yang
4d20d21c95
Generate keystore using RSA rather than DSA
...
Also fix a typo.
2011-07-25 18:23:06 -07:00
anthony
f7bd74d461
bug 10854: get basecopy physical size before destroying VDI, basecopy might be coalesced after destroying VDI
...
status 10854: resolved fixed
2011-07-25 17:53:18 -07:00
Jessica Wang
76ed1e13f9
bug 10338: cloudStack - template page, ISO page - correct field label.
2011-07-25 17:34:21 -07:00
Jessica Wang
2f4c11e218
bug 10516: cloudStack - volume page - create template dialog - fix a bug that appears on IE browser (not on Firefox) - OS Tye dropdown is push down to next line.
2011-07-25 11:56:12 -07:00
Jessica Wang
3e38972ff6
bug 10519: volume page - Details tab - Create Template action - remove warning message on the top of dialog box.
2011-07-25 11:19:53 -07:00
Jessica Wang
1ab678e2a1
bug 10636: cloudStack - multiple-selection page (e.g. instance page) - when a selected middle menu item is in action (from top buttons), remove it from the map used for counting to show/hide top buttons.
2011-07-25 10:25:24 -07:00
Alex Huang
d54d7315da
added more indexes
2011-07-25 10:04:17 -07:00
Murali Reddy
9e90999aab
bug 10764: changing service offering drops cpu cap
...
status 10764: resolved fixed
2011-07-25 18:15:31 +05:30