Kelven Yang
ea92ab72fa
bug 14301: Decouple synchronized crosss management server call with clustering transport. Reviewed-by: Kelven
2012-03-20 16:26:29 -07:00
Edison Su
0b4c0e3e46
bug 7080: fix usage for kvm;Reviewed-by: kishan
2012-03-20 15:04:53 -07:00
frank
c76349ffe1
Bug 14149 - OVM Typo and wrong mountpoint
...
status 14149: resolved fixed
2012-03-19 17:38:57 -07:00
Edison Su
121ac31433
bug 7080: add network usage for kvm, get data from VR. status 7080: resolved fixed
2012-03-19 11:24:10 -07:00
Chirag Jog
ce0700dbbc
Fetch Domain-ids from list instead of picking up fixed values.
...
Fixed tests in Accounts against 2.2.14 build.
2012-03-18 23:03:31 -07:00
Prasanna Santhanam
f4217babe6
adding more logging to router suite
2012-03-16 13:14:19 +05:30
frank
1033fb4a24
fix copying template
2012-03-15 14:41:19 -07:00
Prasanna Santhanam
1fcb6ccd93
defaulting test script passwords
2012-03-15 16:28:14 +05:30
Edison Su
b6a1a69f52
use the timeout from the command send by mgt server
2012-03-12 12:05:48 -07:00
Chirag Jog
e7e4c86533
Fixes based on Prasanna's change to testframework
...
Additional logs/checks around all API calls and SSH calls.
2012-03-06 09:24:59 -08:00
prachi
28ace646bf
Bug 14028 - Add hostid parameter to StartVmCmd to enable admins to start VM on a particular host
...
- Fixing build
2012-03-05 18:00:42 -08:00
prachi
529e9e5b09
Bug 14028 - Add hostid parameter to StartVmCmd to enable admins to start VM on a particular host
...
Changes:
- Added hostid to StartVMCmd. Only root admin can use it.
Conflicts:
server/src/com/cloud/vm/UserVmManagerImpl.java
2012-03-05 17:57:34 -08:00
Alena Prokharchyk
fb2ed48304
bug 14103: mark account for cleanup only in cleanupAccount and disableAccount method, not in the callers methods
...
status 14103: resolved fixed
2012-03-05 16:16:46 -08:00
Sheng Yang
854997aab6
bug 14076: Fix the exception scope
...
status 14076: resolved fixed
2012-03-01 15:39:32 -08:00
frank
76e7a8633c
Make direct agent pool size configurable
2012-03-01 13:46:28 -08:00
Prasanna Santhanam
929dd643ca
adding logging with level and timestamp
2012-02-29 12:05:06 +05:30
Prasanna Santhanam
57bf98a0c8
adding retry logic, error handling, and urllib2 used for managing connections
2012-02-29 12:05:06 +05:30
Prasanna Santhanam
1f7c5e3b01
propagating changes from master
2012-02-29 12:05:06 +05:30
Edison Su
2f9efa96b7
fix iptable rules after reboot inside guest vm, drop rule coming ahead of dhcp rule, so user vm can't get ip address anymore
2012-02-28 20:29:51 -08:00
Edison Su
84aec81cb9
bug 13733: make sure dhcp request/response are always allowd. status 13733: resolved fixed
2012-02-28 18:23:36 -08:00
frank
6070f22209
fix Ovm network for bond device
2012-02-27 16:06:11 -08:00
Chirag Jog
13ecccff66
Updated the BVT tests with the following changes:
...
1. Ensure we poll + sleep instead of just sleep.
2. Additional checking for SSH command and all list commands.
2012-02-26 23:01:03 -08:00
anthony
50d77044a8
get fsimage from sp2 for XenServer 5.6 GA
2012-02-24 15:08:05 -08:00
Kelven Yang
d55b338b7b
bug 13808: unpack OVA if OVF file does not exist (don't rely on template installation script to unpack it for us). Reviewed-By: Edison
2012-02-24 14:07:34 -08:00
Kelven Yang
3fa9747bcd
bug 13987: a regression was caused by typo. Reviewed-By:Anthony
2012-02-24 13:32:06 -08:00
Prasanna Santhanam
876ad2ba1f
The HTTPConnection object times out too soon when status is being polled. This
...
depends on python's internal socket implementation. Added an explicit 3m
timeout. Test code MUST NOT induce sleeps longer than 3m, instead check status
periodically to keep the HTTPConnection alive.
reviewed-by: Chirag Jog <chirag@clogeny.com>
2012-02-23 18:45:53 +05:30
Edison Su
9922f214bb
set migrate speed based on LAN speed
2012-02-21 13:53:31 -08:00
Chirag Jog
64ed65d16a
Merge branch '2.2.y' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.2.y
2012-02-21 03:24:04 -08:00
Chirag Jog
2c4453e116
Add missing __init__.py for imports to work
2012-02-21 03:23:04 -08:00
Naredula Janardhana Reddy
f6261f6f6c
Bug 13375:
...
Summary of changes:
- Fix the order of source nat ip's : Static Nat IP's will be on top of Router source nat IP's. means Static NAT ip will take higher preference when compare to router ip while picking ip for source nat.
Reviewed-by: Abhi
2012-02-20 16:35:16 +05:30
Chirag Jog
28cadfcd58
Remove Unecessary Files.
...
Minor cleanups.
2012-02-18 12:03:14 -08:00
Chirag Jog
885c9f64a5
Merge branch '2.2.y' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.2.y
2012-02-18 11:41:27 -08:00
Chirag Jog
8894b091ad
Add support for P1-tests:
...
1. test_accounts.py
2. test_resource_limits.py
3. test_templates.py
4. test_volumes.py
2012-02-18 11:38:15 -08:00
Kelven Yang
0899dd5641
bug 13777: propagate snapshot packaging failures up. Reviewed-By: Anthony
...
tar command random failure may occur due to linux kernal bug (or feature) that tar can't handle well. The failuar happens when tar wants to package a newly created file before file system has fully synced
2012-02-17 15:01:05 -08:00
Jessica Tomechak
2d19f3c29f
Update API Reference generator docs.
2012-02-17 03:15:40 -08:00
prachi
8516186db1
Bug 13824 - VM Deployment: If Root Volume is Ready, Planner should reuse the storagepool until cluster has capacity
...
Reviewed-By: Alex
Changes:
- Reuse the same storagepool where the Volume is ready on each retry of VM deployment until the cluster where the volume is has capacity
- After the cluster is out of capacity, we look in other clusters and find a new storagepool.
- At this point if the volume is recreatable on the new storagepool, depoyment will succeed provided everytyhing else goes through
- But if the volume is not recreatable and its cluster is out of capacity, we will still fail to deploy the VM
Conflicts:
server/src/com/cloud/vm/VirtualMachineManagerImpl.java
2012-02-16 17:20:54 -08:00
Edison Su
4b7543f9a6
bug 13609: libvirt-java doesn't handle error 72, rebuild the jar
...
status 13609: resolved fixed
Reviewed-by: frank
2012-02-16 13:08:39 -08:00
Kelven Yang
1f679f2542
bug 13777: propagate snapshot packaging failures up. Reviewed-By: Anthony
2012-02-15 16:18:25 -08:00
Kelven Yang
1325509291
bug 13537: use --no-same-owner when we untar OVA file to work with NFSv4. Reviewed-By: Anthony
2012-02-15 15:59:01 -08:00
Chiradeep Vittal
3c10c624dd
bug 13733: allow dhcp requests and responses all the time
2012-02-15 15:50:15 -08:00
Edison Su
91c35c72fe
bug 13647: adding iptables rules failed, sleep and retry
...
status 13647: resolved fixed
Reviewed-by: Frank
2012-02-15 14:52:48 -08:00
Edison Su
1a1a2e74c2
bug 13698: set max processes per user is ulimited
...
status 13698: resolved fixed
Reviewed-by: alex
2012-02-14 16:23:49 -08:00
Kelven Yang
a19dff444c
bug 13637: don't send ENTER/BACKSPACE in javascript KEY-PRESS event. Reviewed-By: Anthony
2012-02-14 16:03:03 -08:00
Naredula Janardhana Reddy
6094787cdb
Bug 12808: ignoring errors on delete.
...
Reviewed-by: Abhi
2012-02-14 14:14:10 +05:30
Ewan Mellor
d85cc8194b
Hard-code version number for the zip file, since ${version} is wrong on this
...
branch.
2012-02-13 14:31:50 -08:00
Ewan Mellor
37ed4b75eb
Added a 'Simulator' entry to the category list.
2012-02-13 14:30:31 -08:00
Ewan Mellor
c16f13841f
Added build-apidocs-zip build target that generates HTML versions of the
...
API docs. Uses XML/XSLT generation system originally by Abhinandan Prateek
(I think). CSS updates from Jessica Tomechak. gen_toc.py and build script
changes by me.
Conflicts:
build/developer.xml
2012-02-13 14:30:30 -08:00
Chirag Jog
f99a65e59b
Minor fixes to test cases
2012-02-10 09:24:21 -08:00
abhi
11d37d1a23
bug 13549: cleanup stopped/starting VMs if present on host during MS startup
2012-02-10 09:52:18 +05:30
Alex Huang
4e0ef5476d
bug 13478: added exception printing. Reviewed-by: Anthony
2012-02-09 16:48:04 -08:00