anthony
b60121f3e7
script fix
2011-11-01 15:01:21 -07:00
kishan
3018a5e124
bug 11796: Catch all exceptions in network usage task and never exit the thread
...
status 11796: resolved fixed
2011-11-01 20:39:08 +05:30
Abhinandan Prateek
e54fc08862
bug 11791: adding Hypervisor type to list os API
2011-11-01 17:56:28 +05:30
Naredula Janardhana Reddy
0cd22457a3
bug 11191: rp_filter changes.
...
The following are summary of changes:
1) when network.disable.rpfilter is set to true, then rp_filter will be disadbled(set to 0) on all the public interfaces and also default setting of the system.
2) when network.disable.rpfilter is set to false, then rp_filter will be enabled(set to 1) on all the public interfaces and also default setting of the system.
2) here public public interface means , eth2 ... ethN. default setting means (/proc/sys/net/ipv4/conf/default/rp_filter).
3) Default setting change will have impact on non-public interface.if there is no specific setting for other interfaces in /etc/sysctl.conf or otherexplict setting , they will follow this default settings. currently non-public interface like eth0 ,eth1 does not have any specific setting in sysctl.conf, due to this there rp_filters will be changed when ever network.disable.rpfilter setting is changed.
4) default setting is required to changes beacuse when a new public interface is created, new interface will take rp_filter value from the default setting.
2011-11-01 16:27:18 +05:30
keshav
d245a4f188
Changed F5 usage code to work with iControl API's high-order/low-order integers.
2011-10-31 16:22:44 -07:00
anthony
1a91ec99f8
propagate local link network
2011-10-31 16:00:51 -07:00
Nitin
9a0c16a714
bug 11739: Fix typo
2011-10-30 23:25:37 +05:30
frank
ea049e4c37
Ovm: don't allow to add the same host to multiple zones
2011-10-28 17:22:02 -07:00
anthony
9941350d9b
bug fix
2011-10-28 15:41:49 -07:00
frank
b63964a9d9
add upgrade path from 2.2.x to 2.2.13 for baremetal
2011-10-28 14:29:38 -07:00
frank
c1c9e5c6c3
allow multiple clusters for baremetal
2011-10-28 13:46:25 -07:00
frank
204b07a973
Use constant string instead of hard coding in baremetal parameters passing
2011-10-28 11:05:48 -07:00
Abhinandan Prateek
b81c380f86
bug 11701: cluster sync only for Xen, old way of syncing for other Hypervisor
2011-10-28 11:45:15 +05:30
frank
cc6bf73760
allow multiple clusters for baremetal planner
...
fix build
2011-10-27 17:42:25 -07:00
frank
b4fffc9b30
allow multiple clusters for baremetal planner
2011-10-27 17:31:25 -07:00
keshav
6534620208
When deleting proxy ARP entries, first check that no static/source/destination NAT rules use them
2011-10-27 15:09:28 -07:00
anthony
8de95f1215
XenServer upgrade:
...
fake xs-tools for HVM
2011-10-27 11:00:41 -07:00
Abhinandan Prateek
edbce41065
bug 11701: cleanup, and vm host sync on delta
2011-10-27 16:23:04 +05:30
frank
d61a544e68
Add Solaris support for Ovm
2011-10-25 18:09:15 -07:00
frank
295842fac0
Bug 11805 - Cant add baremetal host
...
status 11805: resolved fixed
2011-10-25 15:17:02 -07:00
Kelven Yang
9ad7c23074
bug 9614: let root volume use IDE disk controller by default to ensure backwards compatibility with existing CloudStack deployments
2011-10-24 15:28:10 -07:00
Kelven Yang
231640f279
bug 9614: enable SCSI device controller for root disk.(default root disk controller type can be conifgured through global configuration)
2011-10-21 18:44:21 -07:00
alena
f41dd918a9
bug 11690: don't allow to remove the cluster when it's referenced by existing storage pools
...
status 11690: resolved fixed
2011-10-21 18:07:16 -07:00
alena
3af0dba676
bug 11744: remove firewall rules before removing statis nat rules as a part of disableStaticNat call
...
status 11744: resolved fixed
2011-10-21 17:20:13 -07:00
Kelven Yang
27a64088fa
bug 11774: refactor guest OS mapping to avoid conflicts with changes in master branch
2011-10-20 17:31:55 -07:00
Kelven Yang
28d7b3a628
bug 11774: fix guest OS mapping for CentOS/Ubuntu in VMware
2011-10-20 16:10:40 -07:00
David Nalley
ff9ca29bb2
Extending Kevin Brook's original XCP disguised as XS 5.6.100 patch
2011-10-20 08:18:17 -04:00
Mikhail Mikhaliov
9f46142af6
Fix invalid css error
2011-10-19 21:40:56 -04:00
Abhinandan Prateek
2f5adb0baf
bug 11701: cleanup of spurious message
2011-10-19 13:44:05 +05:30
anthony
804bb510ff
fix eclipse classpath
2011-10-18 17:35:41 -07:00
frank
29254fbae1
correct ant build-apidoc
...
use right script path
2011-10-18 14:39:46 -07:00
frank
4fe3752428
correct ant build-apidoc
2011-10-18 14:31:03 -07:00
Abhinandan Prateek
aead68e544
bug 11701: removed host sync from startup, now only cluster sync happens from master during startup
2011-10-18 14:58:15 +05:30
Abhinandan Prateek
8ee0fd700b
bug 11701: putting the intervals in Config
2011-10-18 14:41:35 +05:30
Kelven Yang
3aba30543c
bug 11624: command via AgentManagerImpl.sendTo() needs to be redirect to HypervisorGuru for command filtering, the filtering mechanism is required by VMware hypervisor to redirect storage/snapshot commands to SSVM
2011-10-17 18:03:54 -07:00
anthony
c459604fa2
handle empty snapshot correctly
2011-10-17 17:24:32 -07:00
frank
4e6377e05a
remove depreicated build_patches() from waf
2011-10-17 16:58:28 -07:00
frank
953ad818f0
Bug 11647 - OVM - no support for migrate instance
...
return available hosts when hypervisor type is Ovm
status 11647: resovled fixed
2011-10-17 16:25:13 -07:00
frank
60b03c1675
Bug 11740 - OVM - after Primary storage OCFS2 with ISCSI path has been removed, attempt to add back same ISCSI path to Primary storage OCFS2 failed
...
status 11740: resolved fixed
2011-10-17 13:55:43 -07:00
Abhinandan Prateek
b15b0ddd0f
bug 11701: separating vm sync from ping and doing it per cluster from pool master
2011-10-17 18:31:00 +05:30
Jessica Wang
dd9c548eb6
bug 11725: cloudStack 2.2 UI - volume page - hide Take Snapshot, Recurring Snapshot action when volume's hypervisor is Ovm.
2011-10-14 17:20:35 -07:00
Kelven Yang
faa3622187
bug 11716: save VMware local datastore info to local storage to support multiple local datastores per host situation
2011-10-14 17:13:22 -07:00
Jessica Wang
762890f58e
bug 11647: cloudStack 2.2 UI - Instance page - make Migrate Instance option available for VM whose hypervisor is OVM.
2011-10-14 17:02:31 -07:00
Jessica Wang
e3955e7b89
bug 11700: cloudStack 2.2 UI - cluster page - expose Manage Cluster, Unmanage Cluster action.
2011-10-14 16:54:18 -07:00
frank
7dcf83bc06
Bug 11745 - Ovm needs user manually start a xenserver user vm in order to start VirtualRouter
...
status 11745: resolved fixed
2011-10-14 14:46:36 -07:00
frank
9abd7973f2
Bug 11741 - there is no ovm.public.network.device, ovm.private.network.device, ovm.guest.network.device in global configure page
...
status 11741: resovled fixed
2011-10-14 11:42:32 -07:00
Abhinandan Prateek
7f3a4c700c
bug 11701: additional classes for VM sync detached from ping
2011-10-14 13:49:42 +05:30
Abhinandan Prateek
438b01344d
bug 11675: minor update
2011-10-14 12:27:39 +05:30
Abhinandan Prateek
b1de219cd9
bug 11675: enable RHEL 6 for XCP 1.1
2011-10-14 11:42:04 +05:30
frank
9bf4ac9041
Bug 11647 - OVM - no support for migrate instance
...
return error if taking snapshot API call happens on Ovm
2011-10-13 16:19:42 -07:00