Commit Graph

7889 Commits

Author SHA1 Message Date
Sam Robertson f1663bafa7 Bug 13082 - Refreshing srx connection on every synchronized command 2012-01-16 00:45:53 -08:00
Nitin Mehta dc4db76932 bug 13066 Storage over prov factor should be float rather than long which leads to wrong storage calculation
Reviewed by : Kishan.
2012-01-16 13:08:35 +05:30
Chirag Jog 57a4a76691 Add support for the following tests:
1. All the Pending Networking tests
2. SSVM Tests
3. CPVM Tests
4. Router Tests
5. Hosts Tests
6. Primary Storage Tests
2012-01-14 21:54:11 -08:00
Edison Su 890774db04 fix multiple data disk booting issue 2012-01-13 18:38:00 -08:00
Edison Su aa53ddf4f8 don't need to check secondary storage for simulator 2012-01-13 17:24:30 -08:00
Edison Su 88991af7e7 always attach a data disk to vm using virtio, no matter what kind of guest os it is. 2012-01-13 13:38:00 -08:00
frank 139a9d88e2 use /usr/lib/cloud/management/systemvm_mnt instead of /mnt/cloud/systemvm.
We should use home dir of user 'cloud', don't do any assumption of umask of /mnt,
it varies from distribution
2012-01-13 13:36:58 -08:00
anthony 754d115bdb bug 11497:
1. remove Garbagecollection primary storage allocator. other storage allocators fails may because there is primary storage with the same tag, it is not caused by no primary storage capacity.
2. delete template will try to delete templates in secondary storage in the API.

status 11497: resolved fixed

GarbageCollecting
2012-01-12 16:16:42 -08:00
Chiradeep Vittal 4950a25c0b bug 13033: security rule prevents console access 2012-01-12 15:34:09 -08:00
Kelven Yang 5d3cc153a9 bug 13021: add a global configuration variable to let control default network adapter type inside system VMs 2012-01-12 14:08:52 -08:00
anthony 50d166fe0d bug 13052: check if ebtables exists in can_bridge_firewall
status 13052: resolved fixed
2012-01-12 11:31:11 -08:00
Naredula Janardhana Reddy eccd6b56b8 Bug 12606: firewall rule validation for icmp source cidr for duplicate entry. 2012-01-12 15:29:38 +05:30
anthony fbc8c27f68 bug 13012: not sure why id_rsa has passphrase, use the new script to create ssh key, make sure there is no passphrase in the key.
status 13012: resolved fixed
2012-01-11 18:35:43 -08:00
Kelven Yang d76e6b226e bug 12994: fix IndexOutOfBoundsException problem in VMDK upload 2012-01-11 16:09:18 -08:00
Kelven Yang 00629b61c6 bug 12787: improve worker VM cleanup in snapshot operation 2012-01-11 16:08:26 -08:00
frank e588b0b965 fix build 2012-01-11 10:38:37 -08:00
anthony 4fedef0a42 fixed typo 2012-01-11 10:29:44 -08:00
Naredula Janardhana Reddy e82ec99261 Bug 12973: FIX : Icmp code/type validation for ingress/egress rules causing host plugin failure. 2012-01-11 10:50:19 +05:30
anthony f2d927ccd4 propagate local_link_network 2012-01-10 19:44:48 -08:00
anthony 6b9d371f89 bug 10831: replace "//" with '/'
status 10831: resolved fixed
2012-01-10 18:41:11 -08:00
anthony bdf5fb6c86 bug 10363 : cleanup vhd in secondary storage if creating private template fails
status 10363 : resolved fixed
2012-01-10 16:35:33 -08:00
anthony bf75ccbb15 bug 10363 : cleanup vhd in secondary storage if backsnapshot fails 2012-01-10 15:53:36 -08:00
anthony 6ff35487c4 bug 10363 : cleanup vhd in secondary storage if backsnapshot fails 2012-01-10 15:45:07 -08:00
anthony 9d8fd93bbb bug 10363 : cleanup vhd in secondary storage if copy_vhd_to_secondarystorage fails 2012-01-10 15:03:05 -08:00
anthony 616f260402 bug 10363 : cleanup vhd in primary storage if download template to primary storage fails 2012-01-10 13:52:01 -08:00
kishan 263f90340c Bug 12850: Allow accounts in child domains to create Vms in zones owned by parent domain
Status 12850: resolved fixed
Reviewed-By: Abhi
2012-01-10 11:52:56 +05:30
Jessica Wang f46a214912 bug 12952: cloudstack 2.2.Y - instance page - security groups tab - remove redundant elements. 2012-01-09 14:21:23 -08:00
Chirag Jog f733d38b7a Merge branch '2.2.y' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.2.y 2012-01-08 22:32:35 -08:00
Chirag Jog 63d4d0312d 1. Add support for ISO tests
2. Add support for Template tests
3. Add support for attach/detach ISO VM Life Cycle tests
4. Add support for create Volume/Template from Snapshot tests
5. Add support for Network related tests
6. Cleaned Up Whitespaces from all files.
7. Fixed formating etc.
2012-01-08 22:30:09 -08:00
Chiradeep Vittal 0e594fb6de bug 11302: dont allow stuff like BPDUS, don't allow vms to connect to hypervisor 2012-01-06 22:35:54 -08:00
frank c8b04ac62c Bug 12932 - 3.0 beta 2 packages for EL 5.x have missing dependencies
for some reason (historical), we got rid of common-httpclient-3.1.jar from
rpm. Actually we should not have done it, higher verison httpclient is not API
compatiable with the one used by CloudStack

status 12932: resolved fixed

Conflicts:

	cloud.spec
2012-01-06 14:42:51 -08:00
Edison Su c6bb325a87 bug 12718: optimize listsecuritygroup
status 12718: resolved fixed
2012-01-06 14:38:50 -08:00
Edison Su e9373a57a7 bug 12930: update cluster guid before sending setup agent command to kvm host
status 12930: resolved fixed
2012-01-06 11:38:55 -08:00
Edison Su cf0116c5ca "ant debug", java heap size is configurable 2012-01-06 11:18:39 -08:00
Abhinandan Prateek 17b1324284 bug 12189: bringing vm sync at par with master fixes 2012-01-06 17:59:42 +05:30
Chiradeep Vittal 4ccc2c3a50 bug 12854: arp requests can also be used to poison arp caches 2012-01-05 17:50:06 -08:00
Chiradeep Vittal 342d4d7592 bug 12854: arp and ip antispoof independent of the order of vm start 2012-01-05 17:50:06 -08:00
anthony 67463e8c43 bug 12328: XenServer 6.0 changes vnc-port path in xenstore
status 12328: resolved fixed

Conflicts:

	core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
2012-01-05 15:32:15 -08:00
Edison Su d910b7f85d bug 12622: start ha with vm investigation when host is disconnected
status 12622: resolved fixed
2012-01-05 14:48:46 -08:00
anthony 4c2e9209d1 use soft mount for secondary storage 2012-01-05 14:44:26 -08:00
anthony cc702293ed bug 10743: default local storage is ext in XenServer 6.0, add ext local storage support
Conflicts:

	api/src/com/cloud/storage/Storage.java
2012-01-05 14:42:30 -08:00
anthony 3fe70191f2 support XenServer 6.0 in 2.2.y 2012-01-05 14:15:56 -08:00
Kelven Yang 59290c8979 bug 12709: extend cluster keep-alive timeout to 2.5 minutes to make it resistance to temporary management server hiccups 2012-01-05 14:04:23 -08:00
Edison Su 6ecb0f2b6b bug 12616: 40 hosts connecting to mgt server, need to set workers > 40 in mgt server.
status 12616: resolved fixed
2012-01-04 21:36:40 -08:00
Kelven Yang fd758208d9 bug 12709: add management server active fencing 2012-01-04 18:06:24 -08:00
Sam Robertson bbb38a39a8 Bug 12618: Usage data should be collected on a different socket from other commands to reduce contention. 2012-01-04 11:47:56 -08:00
Edison Su e3f5e75c44 network usage takes 500ms sleep 2012-01-03 18:32:42 -08:00
Edison Su 4a7c684526 bug 12616: advanced startup command for direct connected agent
status 12616: resolved fixed
2012-01-03 18:29:40 -08:00
Kelven Yang 3750c7055b bug 12709: incremental fix - profiling management server clustering heartbeat activities 2012-01-03 17:51:25 -08:00
Kelven Yang 277fdc229b bug 11780: remove vmware-lib-smtp.jar and vmware-lib-mailapi.jar from dependency distribution 2012-01-03 16:30:43 -08:00