Naredula Janardhana Reddy
7fd7a4ae58
Bug 12808:
...
Summary of changes:
- Mutiple routing table for each public interface is added (previously there is only one routing table ). when the packet is send out of public interface corresponding per-interface routing table will be used. per-interface routing table will modified when ever ip/interface added/deleted.
- New parameter is added to ipassoc command to include the default gateway for every interface/ip. prevously it is using only one public interface to send out, default gateway is obtained at the boot up time.
- In the DNAT case. In the revese path(from guest vm to outside, or when DNAT packet receives from the eth0) the public ip/source ip will not be available till POSTROUTING. to overcome this, DNAT connection are marked with routing table number at the time of connection creation, in the reverse path the routing table# from DNAT connection is used to detect per-interface routing table.
2012-01-19 20:18:46 +05:30
Nitin Mehta
09e0fa0962
Bug 13027: ListIsos shouldnt display isos that are not dowloaded when asked for only ready templates.
...
Status 13027: resolved fixed
Reviewed-By: Kishan
2012-01-19 15:27:57 +05:30
kishan
6e96d6892e
Bug 12072: Add premium configs if they do not exist. Upgrades from OSS will be missing there configs.
...
Status 12072: resolved fixed
Reviewed-By: Nitin
2012-01-19 12:07:04 +05:30
David Nalley
992edbf2b4
bug 13139: adding pt_BR language support
...
Status 13139: resolved fixed
2012-01-18 20:23:13 -05:00
David Nalley
3d9caa482b
bug 13138: adding french language support
...
Status 13138: resolved fixed
2012-01-18 20:22:09 -05:00
Kelven Yang
787845b9e9
bug 12976: The new keyboard framework sends only raw keyboard events, it turned out that it does not work with Xen/KVM hypervisors(only VMware supports standard raw keyboard events), Xen/KVM accept only cooked keyboard events, to maintain cross hypervisor compability, US english keyboard will be handled in the new JsCookedKeyboardMapper class
2012-01-18 15:49:21 -08:00
kishan
895a273061
Bug 12292: updated netapp_volume primary key for upgrades
...
Status 12292: resolved fixed
Reviewed-By: Nitin
2012-01-18 14:06:28 +05:30
abhi
04adac0a06
bug 12875: a starting VM can be discovered as running if a disconnected host connects back
2012-01-18 12:06:56 +05:30
kishan
0073a5bfeb
Bug 12477: Adding missing wait configs to upgrade script
...
Status 12477: resolved fixed
Reviewed-By: Nitin
2012-01-18 11:30:34 +05:30
Chiradeep Vittal
eadccb37c4
bug 13060: check for resident vms as xapi will return vms running on other hosts in the cluster
2012-01-17 18:33:05 -08:00
Kelven Yang
6d40c078f9
bug 11428: remove the constraint based on customer's feedback, we will allow creating volume from a snapshot that was originally taken from root volume. Customers should be aware that when the volume is attached as a data volume, some partitions that were originally created as a root volume may not be recognized by the guest OS
2012-01-17 16:01:22 -08:00
kishan
6aaac81ca2
Bug 12639: while logging events, hide value for configs containing password string in config name
...
Status 12639: resolved fixed
Reviewed-By: Nitin
2012-01-17 15:08:34 +05:30
kishan
68ace71ca8
Bug 13075: To get last alert, use offset 0 instead of 1
...
Status 13075: resolved fixed
Reviewed-By: Nitin
2012-01-17 12:03:30 +05:30
abhi
44d796fd91
bug 12875: syncronize vm state changes with cluster level locks
2012-01-17 11:40:45 +05:30
anthony
80f971ef33
only create new sshkey if user is cloud
2012-01-16 14:53:52 -08:00
Edison Su
312df2ffac
do not need to hold a vm lock when taking snapshot
2012-01-16 10:37:51 -08:00
Nitin Mehta
aa2433cc14
bug 13096 Make capacity deletion for CLUSTER deletion more robust.
...
Reviewed by : Kishan.
2012-01-16 15:18:15 +05:30
Nitin Mehta
b3579b0a55
bug 13096 Make capacity deletion for pod deletion more robust.
...
Reviewed by : Kishan.
2012-01-16 14:47:13 +05:30
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