Mice Xia
25e99e9c4d
CLOUDSTACK-87 VMs in Expunging state should be excluded from VM listView for staticNat/portForwarding/loadbalance
2012-09-13 11:21:11 +08:00
Mice Xia
8a008ecd16
CLOUDSTACK-82 enable static nat button is not working in UI
2012-09-13 11:21:11 +08:00
Edison Su
5e3921519a
CLOUDSTACK-57, CLOUDSTACK-14
...
remove unnecessary build/deploy folder, and add CAStorSDK-1.3.1-CS40.jar into rpm/deb build system
Conflicts:
debian/cloud-deps.install
wscript_build
2012-09-12 20:47:20 -07:00
Marcus Sorensen
4c3ab1afb6
fix patch disks from reproducing like rabbits
...
RB: https://reviews.apache.org/r/7040
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-12 16:48:38 -07:00
Chiradeep Vittal
651ac2a83b
Fix ant debug developer target. The excluded jars in /usr/local/apache-tomcat-6.0.32/lib either conflict with the ones in awsapi webapp or the slf4j jars cause an infinite class loading loop
2012-09-12 15:51:03 -07:00
Marcus Sorensen
537c29c2fa
Permissions fix for agent creating /root/.ssh
...
/root/.ssh is created with perms '600' if it doesn't already exist. This causes
a problem in that it can't write out id_rsa.cloud:
2012-08-27 16:35:40,227 DEBUG [cloud.agent.Agent] (agentRequest-Handler-4:null)
Processing command: com.cloud.agent.api.ModifySshKeysCommand
2012-08-27 16:35:40,228 DEBUG [kvm.resource.LibvirtComputingResource]
(agentRequest-Handler-4:null) Failed to create file: java.io.IOException:
Permission denied
Doing 'chmod u+x /root/.ssh' fixed the above, so it seems that even though the
agent is running as root it cares about being able to chdir into /root.ssh
Signed-off-by: Sheng Yang <sheng.yang@citrix.com>
2012-09-12 15:48:33 -07:00
Sheng Yang
fe8a2992a2
Elimiate mystery guestIp in IpAddressTO
...
Nobody can explain why it's there...
Also fix wrong return result of several empty network element callbacks
2012-09-12 15:42:48 -07:00
Edison Su
17b2af2a90
on ubuntu, in order to build debs, need to add add-apt-repository ppa:natecarlson/maven3, then install maven3
2012-09-12 15:27:51 -07:00
David Nalley
ff58e05c40
fixing apidocs build
2012-09-12 18:18:41 -04:00
David Nalley
4b83c7f371
fixing rpm build
2012-09-12 17:51:43 -04:00
Edison Su
e6d2e3e138
use bcprov-jdk16-1.45.jar instead of bcprov-jdk16-1.46.jar
2012-09-12 13:56:21 -07:00
Edison Su
29df8d8b8e
remove bcprov-jdk14
2012-09-12 13:46:12 -07:00
Jessica Wang
fbdd65fe6b
CS-16046: cloudstack 3.0 UI - Edit zone - Local Storage Enabled field is a true/false field. Make it a checkbox in Edit mode.
2012-09-12 12:25:32 -07:00
Edison Su
ad55c0e5e2
install CAStorSDK
2012-09-12 11:26:23 -07:00
Wido den Hollander
359d5acda4
usage: Update init script to use JSVC (Debian)
2012-09-12 18:14:18 +02:00
Saksham Srivastava
a56631bc66
bug CS-15278: Added global setting login.attempts.allowed which defines the maximum incorrect password attempts allowed.
...
Also after the maximum attempts are reached the user account is disabled
2012-09-12 19:35:24 +05:30
Prasanna Santhanam
41f6127fe1
Add license header the setup-test-data file
2012-09-12 18:48:34 +05:30
Prasanna Santhanam
02d33344bd
elasticIp added as virtual network in basic zone
2012-09-12 18:48:34 +05:30
Prasanna Santhanam
3eb75b57af
IP ranges for public network in an EIP enabled zone
2012-09-12 18:48:33 +05:30
Prasanna Santhanam
cd77e42a71
Closing open transactions from SecurityGroupWorkDao
...
reviewed-by : Prachi Damle
2012-09-12 18:48:33 +05:30
Prasanna Santhanam
84caa636cf
Get rid of the concierge holding standalone connection
2012-09-12 18:48:33 +05:30
Prasanna Santhanam
9d2cf01717
Changes to accomadate the localstorage setting at zone level
2012-09-12 18:48:33 +05:30
Prasanna Santhanam
8ee8fdcc17
In basic zones enable the sg provider
2012-09-12 18:48:33 +05:30
Prasanna Santhanam
cc6dae1eb4
There can be only one physical network in basic zone
2012-09-12 18:48:33 +05:30
Prasanna Santhanam
ce59b31c8d
Additional tests in various areas
2012-09-12 18:48:33 +05:30
Prasanna Santhanam
9bba325915
renaming appropriately the setup data file
...
./setup-test-data.sh -t "path_to_tests" -d "db_svr" -m "mgt_svr" -p "hypervisor root password"
2012-09-12 18:48:33 +05:30
Prasanna Santhanam
cef2ad170f
Adding more classifications
...
- maintenance (host goes to maitnenance)
- multihost, multizone, multistorage
2012-09-12 18:48:33 +05:30
Prasanna Santhanam
97b7873590
Splitting resource_limit tests to allocation_states tests
2012-09-12 18:48:32 +05:30
Prasanna Santhanam
149bcb390b
adding attributes to the smoke tests
2012-09-12 18:48:32 +05:30
Prasanna Santhanam
9043e49522
migrating tags to attr decorators for nose attrib classification
2012-09-12 18:48:32 +05:30
Prasanna Santhanam
bb8016e08b
Applying tags as attribute decorators for nose
2012-09-12 18:48:32 +05:30
Prasanna Santhanam
a021c24c85
eip elb related fixes : corrected regex
2012-09-12 18:48:32 +05:30
Prasanna Santhanam
b5bf6df75f
elb test related fixes
2012-09-12 18:48:32 +05:30
Prasanna Santhanam
cdbffdb334
Fixed mount command and logging in snapshot tests
2012-09-12 18:48:32 +05:30
Prasanna Santhanam
6e7b513810
Rearranging the project test suite according to global configs required
...
* Skipping if the global config required is not set
* Cleanup the email tests from project suite
2012-09-12 18:48:32 +05:30
Prasanna Santhanam
0119e6d04e
Fixing the vm_life_cycle expunge test
...
* expunge.interval determines the ExpungeTask interval to cleanup the
VM and post expunge.delay seconds we delete the VM entry. So let's just
wait long enough
2012-09-12 18:48:31 +05:30
Prasanna Santhanam
ecfdb3af5c
SecondaryStorage is always in Alert state. We need to check for SSVM.
2012-09-12 18:48:31 +05:30
Prasanna Santhanam
e7e7085b86
Fixing imports to remoteSSHClient for EIP/ELB
2012-09-12 18:48:31 +05:30
Prasanna Santhanam
bd6d354975
Fixes to scripts
...
* remoteSSHClient import is fixed
* mount now explicitly specifies filesystem
2012-09-12 18:48:31 +05:30
Prasanna Santhanam
dfede8cdeb
SecondaryStorageVM state should be checked for it Up status
2012-09-12 18:48:31 +05:30
Prasanna Santhanam
a887f8d6ce
Fixing the syntax errors while fixing whitespaces
2012-09-12 18:48:31 +05:30
Prasanna Santhanam
b433b1afa6
Various fixes to tests
...
- Configuration fixes in Security groups and Egress rules
- Fixing white spaces in component test suite
2012-09-12 18:48:31 +05:30
Prasanna Santhanam
a725fdc3ab
Adding the tags for different configurations in to testcase
2012-09-12 18:48:30 +05:30
Prasanna Santhanam
8d74305707
Adding tags that identify deployment configurations against test cases
...
* advanced - Advanced Zone only
* basic - basic zone without SecurityGroups
* sg - basic zone with security groups
* eip - basic zone with EIP/ELB
* advancedns - Advanced Zone with NetScalers
2012-09-12 18:48:30 +05:30
Prasanna Santhanam
cddcc097b9
Fixing the remoteSSHClient imports, migrate VM, SSVM and router tests
2012-09-12 18:48:30 +05:30
Prasanna Santhanam
ecfa3e7cf8
Revert "Marked copy to another zone tests as expectedFailure". This reverts commit 18a3e3cf2b922a7fa3eab93df6e9288f3bafb827.
2012-09-12 18:48:30 +05:30
Prasanna Santhanam
dfb368d0fa
Marked copy to another zone tests as expectedFailure
2012-09-12 18:48:30 +05:30
Edison Su
f93dd21602
fix ant debug
2012-09-11 20:24:29 -07:00
Hiroaki Kawai
b3d4246a14
typo in cloud-install-sys-tmplt
2012-09-11 18:37:24 -07:00
Alena Prokharchyk
c876a66b3f
Fixed unittest
2012-09-11 17:26:20 -07:00