Abhinandan Prateek
46be774ce8
bug 10812: adding domain suffixes to zone's router conf
2011-08-02 11:08:24 +05:30
Kelven Yang
40f42a784f
bug 10929: allow only OperationFailedToError event to trigger transition to Error state.
2011-08-01 18:33:02 -07:00
anthony
7d02ed344e
Bug 10197: do not check timeout against cluster which is not managed
2011-08-01 17:00:58 -07:00
Edison Su
5ba6d3fd3a
add scientific linux 6 and centos 6
2011-08-01 15:54:20 -07:00
alena
d63426119e
Fixed db upgrade to do 228 to 229 when do upgrade from 224 branch
...
Conflicts:
server/src/com/cloud/upgrade/DatabaseUpgradeChecker.java
2011-08-01 15:48:42 -07:00
alena
38db7a45dd
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
2011-08-01 15:31:16 -07:00
Edison Su
0bc6026d6b
fix description of addcluster api, and a typo in one script
2011-08-01 14:28:39 -07:00
alena
ae8e7cdeb1
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:21 -07:00
anthony
767d4b104a
use rmdir
2011-08-01 11:48:56 -07:00
nit
e910e513c9
bug 8677 , 8673 : listIsos - make the parameter - name work properly.
...
status 8677 , 8673: resolved fixed
2011-08-01 15:16:02 +05:30
nit
b7f16b8b34
bug 9860 : listIsos - make the parameter - name work properly.
...
status 9860: resolved fixed
2011-08-01 15:14:35 +05:30
frank
50b665d713
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:22:09 -07:00
frank
67265eeaa7
Bug 10860 - PremiumUpgrade is not run when upgrading to 2.2.8 (edit)
...
run checker before any component loaded
2011-07-29 20:21:53 -07:00
Edison Su
22483a9c13
add RHEL 6.1 support
2011-07-29 19:14:15 -07:00
Kelven Yang
2ce851d698
bug 10918: cap async-job execution thread pool to be 2/3 of maximum DB connection limit
2011-07-29 18:35:02 -07:00
anthony
ccc3c79466
private template may be downloaded to multiple secondary storage in a zone,
...
fixed it
2011-07-29 17:36:58 -07:00
Edison Su
31549b337e
bug 10622: use /root/.ssh/id_rsa.cloud instead of ~/.ssh/id_rsa.cloud
...
status 10622: resolved fixed
2011-07-29 17:06:44 -07:00
anthony
31100824d7
Bug 10197: if VM is already running, just return the host it is running on
2011-07-29 16:33:33 -07:00
Edison Su
5a77d8aa99
don't need specific rpm name at all
2011-07-29 16:25:27 -07:00
Edison Su
b9ab17bbf5
clean up public ip in secondary_storage_vm table after ssvm expunged
2011-07-29 15:28:16 -07:00
Edison Su
c3174664de
after vm reboot, change the security group if needed
2011-07-29 15:28:16 -07:00
frank
b0b3f16dae
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:28:09 -07:00
anthony
055e5c82c7
bug 9997:
...
put copy scripts in SetupCommand,
1. initiate returns host version,
2. if it doesn't match with DB, update DB, and reconnect the host.
status 9997: resolved fixed
2011-07-29 10:45:11 -07:00
anthony
fc94196920
fixed cloud-prepare-upgrade.sh
2011-07-28 15:03:39 -07:00
anthony
e581c63f58
fixed a bug about putting cluster into Unmagaged status
2011-07-28 12:34:35 -07:00
anthony
8045f61cea
fixed a typo
2011-07-28 10:18:19 -07:00
Naredula Janardhana Reddy
15d57cef9f
bug 10557: implemented the TODO - opening the stats port using iptable
2011-07-28 17:28:20 +05:30
Naredula Janardhana Reddy
d79633b545
bug 10800: iptable rable restore upon failure is changed
2011-07-28 17:27:44 +05:30
Nitin
63205f1f02
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:11:14 +05:30
Abhinandan Prateek
8a8cfe1388
bug 10866: Putting additional unique indexs on firewall_rules_cidrs to prevent duplicate rules.
...
Although the code has been tested for duplicate cidrs, the additional table constraint will add a further safegaurd for this condition.
2011-07-28 10:45:24 +05:30
Kelven Yang
9d4aebd7e3
bug 10834: fix step 2. Sending command to pool now only picks hosts that are in UP state
2011-07-27 18:11:14 -07:00
frank
1381c58fa1
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:32:12 -07:00
Jessica Wang
9a5304911b
cloudStack - update localization labels.
2011-07-27 12:06:18 -07:00
Jessica Wang
105edff968
bug 10631: cloudStack - Instance page - Create Template from VM - add Image Directory input field.
2011-07-27 11:31:06 -07:00
Sheng Yang
6c493bfb82
Add exception message for AgentManagerImpl.investigate()
2011-07-27 10:53:06 -07:00
Jessica Wang
532e1ca79c
bug 10631: cloudStack - add new localization labels.
2011-07-27 10:45:02 -07:00
Jessica Wang
2b3c8fa120
bug 10631: cloudStack - Instance page - details tab - add new action "Create Template" when hypervisor is BareMetal.
2011-07-27 10:45:01 -07:00
Naredula Janardhana Reddy
296d0af503
bug 10800: Load balancer - deleted settings from UI not removed from the Iptables
2011-07-27 14:57:49 +05:30
Naredula Janardhana Reddy
e5ebd28743
bug 10557: updated upgrade script
2011-07-27 14:45:04 +05:30
Naredula Janardhana Reddy
3c66075b8b
bug 10557: made more feature enhancement instead of bug- added more stats parametes as global config
2011-07-27 14:06:26 +05:30
Naredula Janardhana Reddy
93680fdc9e
Bug:10557
2011-07-27 14:05:47 +05:30
frank
95535f9266
Bug 9887 - baremetal: support for image operation (create template from guest disk) (edit)
...
Use createTemplate API instead a new one
2011-07-26 18:05:42 -07:00
anthony
fb6228ef75
fixed NPE, secondary storage VM host may not exist even the secondary storage VM is running
2011-07-26 17:41:47 -07:00
Jessica Wang
8e54d17bd5
bug 10631: cloudStack - Instance page - details tab - add hypervisor gridrow.
2011-07-26 17:12:53 -07:00
Edison Su
5724a016c6
fix security group clean up on centos 5
2011-07-26 16:57:49 -07:00
anthony
5b168f30e0
bug 10197: add some scripts which is used in upgrade
2011-07-26 16:22:54 -07:00
Kelven Yang
3e8fb4add2
bug 10855: fix a typo when merging git conflicts
2011-07-26 10:48:54 -07:00
Kelven Yang
db09c6ae47
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:41:26 -07:00
Jessica Wang
d279f566af
cloudStack - correct localization label.
2011-07-26 10:17:58 -07:00
Jessica Wang
8b84696c02
bug 10801: cloudStack - IP Address page - Load Balancer tab - add Source CIDR.
2011-07-26 10:16:00 -07:00