Commit Graph

21411 Commits

Author SHA1 Message Date
fjkdf
7ed2a21c29 add mgt.server.vendor global configuration, in case different vendor wants to identify its identity 2013-11-19 18:01:45 -08:00
Jessica Wang
a4d6c10cbe CLOUDSTACK-4793: UI > Virtual Routers > add new action "Upgrade Router to Newer Template" in detailView. 2013-11-19 16:14:47 -08:00
Jessica Wang
2dcb3ca1aa CLOUDSTACK-4793: UI > Virtual Routers > add new action "Upgrade Router to Newer Template" on top of listView. 2013-11-19 14:31:36 -08:00
Gaurav Aradhye
85d3be79d0 CLOUDSTACK-5194: portable ip - Improving cleanup code to
avoid cascading failures
2013-11-19 11:20:37 +05:30
Jessica Wang
9a97c064be CLOUDSTACK-4793: UI > Virtual Routers > Advanced Search > add cluster dropdown since API now supports it. 2013-11-18 15:00:58 -08:00
Kishan Kavala
8457538161 Fix listRouter by clusterId and upgradeRouterTemplate by clusterId 2013-11-18 13:15:42 +05:30
Gaurav Aradhye
ac160079f1 CLOUDSTACK-5186: Increasing the waiting time for router to
come up
2013-11-16 17:11:32 +05:30
Girish Shilamkar
944eccaf17 CLOUDSTACK-5187: Fix test_vpc_vm_life_cycle recover tests
The vms were recovered without deleting the vms first
therefore the API failed.
2013-11-15 23:38:12 -05:00
Ashutosh K
249f853484 CLOUDSTACK-5185: test_egress_fw_rules - failed the test case
if vm deployment failed instead of going on executing rest
2013-11-16 15:00:20 +05:30
Chris Suich
637fccc07d Fixed issue with detail view fields marked as 'isPassword' not being obfuscated
CLOUDSTACK-5111
2013-11-15 11:53:35 -08:00
Girish Shilamkar
03fea0c4df Fix marvin to refer to correct random_gen() function 2013-11-15 17:12:20 +05:30
Girish Shilamkar
729bf51070 CLOUDSTACK-2243: base_image_updation - Adding tags to test cases 2013-11-15 16:54:33 +05:30
Gaurav Aradhye
e862928300 CLOUDSTACK-5179: Fixed test script issue related to detach
volume
2013-11-15 16:33:01 +05:30
Gaurav Aradhye
cfe3aabdc7 CLOUDSTACK-5147: Removing basic and sg tags from the test
case which is invalid for basic zone
2013-11-15 16:26:05 +05:30
Gaurav Aradhye
08208cf427 CLOUDSTACK-5180: Increasing the timeout for uploading volume 2013-11-15 16:22:24 +05:30
Girish Shilamkar
7be48e7d35 CLOUDSTACK-5148: Fix test_createSharedNetwork_projectSpecific
VM was being created with accountid and also project. By doing
this create vm or any other resource will fail. Only specify
project in which resource is created.
2013-11-14 21:25:53 -05:00
Milamber
9565f4ac33 Merge branch '4.3' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.3 2013-11-15 09:11:06 +00:00
Milamber
ae5cd0f8a9 Merge branch '4.3' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.3 2013-11-15 09:03:18 +00:00
Milamber
d9331e46af Add 4.3 messages.properties L10N strings from Transifex to repo, branch 4.3 2013-11-15 09:02:46 +00:00
Milamber
d65e8e7ec4 Add 4.3.x messages.properties to Transifex config tool 2013-11-15 09:02:46 +00:00
Harikrishna Patnala
52de0dc2ca CLOUDSTACK-4835: Update global configuration test cases failed in master Changes made in update/list configuration API to use ConfigDepot
CLOUDSTACK-4169: Scoped configuraion parameters logic moved to ConfigDepot

CLOUDSTACK-5163: missing parameters in configuration table
2013-11-15 14:32:03 +05:30
Koushik Das
f84b729eb0 Revert "CLOUDSTACK-5176:"
This reverts commit f29c7188ba.
2013-11-15 12:59:48 +05:30
Jayapal
dd731e8670 CLOUDSTACK-5177: Fixed issue with running script from cron job 2013-11-15 12:05:44 +05:30
Ashutosh K
b87f675f4a CLOUDSTACK-5169: Egress rules - Improved assertion code
related to SSH to avoid assertion error
2013-11-15 11:29:32 +05:30
Ashutosh K
0a02c7e147 CLOUDSTACK-5168: Fixed test script issue related to SSH
command
2013-11-15 11:23:26 +05:30
Ashutosh K
3c4d4cc03b CLOUDSTACK-5166: Fixed test script issue related to egress
rules
2013-11-15 11:16:30 +05:30
Nitin Mehta
f29c7188ba CLOUDSTACK-5176:
Added the cluster scope to vmware.reserve factors
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-11-14 15:47:09 -08:00
Jessica Wang
b27de95d71 CLOUDSTACK-3154: UI > zone detail > remove VMware data center action > if API returns error, stop spinning wheel and show returned error text in a pop up dialog. 2013-11-14 14:38:21 -08:00
Jessica Wang
9ed446a5a7 CLOUDSTACK-999: hyper-V: UI > zone wizard > Edit Traffic Type > send hypervnetworklabel to addTrafficType API. 2013-11-14 12:55:53 -08:00
Jessica Wang
df55a85109 CLOUDSTACK-999: hyper-V: UI > Add Primary Storage > when hypervisor type of selected cluster is Hyperv, populate Protocol dropdown with only one option "SMB/cifs". 2013-11-14 11:41:52 -08:00
Wei Zhou
4cd5f7dc48 remove duplicated scheduled tasks from VpcVirtualNetworkApplianceManagerImpl
(cherry picked from commit e444a03819)
2013-11-14 19:00:49 +01:00
Jessica Wang
2b83fa1593 CLOUDSTACK-999: hyper-V: UI > zone wizard > Add Secondary Storage step > add "SMB/cifs" option in Provider dropdown > When Provider is selected as SMB/cifs, show SMB username/password/domain fields and send their values into url parameter of addImageStore API. 2013-11-13 15:02:36 -08:00
Alena Prokharchyk
0837697f9b Resource Metadata: added implementation for Remote Access VPN 2013-11-13 14:27:06 -08:00
Alena Prokharchyk
2b6ca5af0f listRemoteAccessVpns: implemented search by networkId and id 2013-11-13 14:26:58 -08:00
Jessica Wang
b12904bcf2 CLOUDSTACK-999: hyper-V: UI > zone wizard > Add Primary Storage step > add option "SMB/cifs" in protocol dropdown > When protocol is selected as SMB/cifs, show SMB username/password/domain fields and send their values into url parameter of createStoragePool API. 2013-11-13 14:12:34 -08:00
Laszlo Hornyak
9f4c46126f Add assumtion on OpenJDK for tests that build on JCE
This patch adds an assumption that OpenJDK is used in some of the tests.
OpenJDK detection utility also added. By specifying -Dcloudstack.jce.enabled=true in the test parameters the OpenJDK detection can be overridden.

Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-11-13 22:28:51 +01:00
Laszlo Hornyak
9a3d32d12e few cleanups in CertServiceTest and CertService
Tests:
- all tests are @Test rather than having one test to call them, so they can be run one by one
- tests that expect exception from a method fail if there is none
- no longer extends TestCase so that the original method names could be kept as test

Implementation:
- include root cause in exceptions when possible - helps at troubleshuting
- close readers

Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-11-13 22:28:50 +01:00
Mike Tutkowski
742bf3cccc CLOUDSTACK-4810: Enable hypervisor snapshots for CloudStack-managed storage (for XenServer and VMware) 2013-11-13 14:25:31 -07:00
Jessica Wang
27821d55bd CLOUDSTACK-999: hyper-V: UI > Infrastructure > Primary Storages > Add Primary Storage > add option "SMB/cifs" in protocol dropdown > When protocol is selected as SMB/cifs, show SMB username/password/domain fields and send their values into url parameter of createStoragePool API. 2013-11-13 12:01:01 -08:00
Ashutosh K
7bb7c08e10 Including tests for VPC VM Lifecycle on Tagged hosts 2013-11-13 21:56:20 +05:30
Ashutosh K
cd1956e400 Missing tests from QA repo to ASF - 3 tests from test_vmware_drs.py 2013-11-13 21:52:25 +05:30
Gaurav Aradhye
5b5e444861 CLOUDSTACK-5155: Removing basic and sg tags from test case
which is invalid for basic zone
2013-11-13 21:31:30 +05:30
Gaurav Aradhye
4d21591bf8 CLOUDSTACK-5156: Fixed test script issue related to detach volume 2013-11-13 21:17:42 +05:30
Ashutosh K
57c7825275 CLOUDSTACK-5154: Fixed test script issue related to failure
in creating snapshot from volume

Signed-off-by: Girish Shilamkar <girish@clogeny.com>
2013-11-13 17:34:41 +05:30
Girish Shilamkar
c2ea4fc3c7 CLOUDSTACK-5147: Removing basic and sg tag from the test case which should not be run on basic zone setup
component.test_project_limits.TestMaxProjectNetworks.test_maxAccountNetworks tries to create multiple guest networks in an project of account which is not possible in basic zone as there is only one guest network allowed per zone in basic zone setup.
Hence removing the tags basic and sg so that this test case won't be picked up to run on basic zone setup.
2013-11-13 12:30:24 +05:30
Girish Shilamkar
b894a3820c CLOUDSTACK-5146: Removing basic and sg tags from the test
case which is invalid for the basic zone

TestRouterRestart.test_01_restart_network_cleanup test scenario is invalid for basic zone. The test case tries to restart the Router assigned to individual account but in basic zone, there is only one router i.e of shared network and there is only one guest(shared) network per zone. Hence the API fails to list the router of the individual account.

More over, we will not try to restart the Router of the shared network because it is used by many accounts and restarting it may affect the execution of other test cases.
2013-11-13 12:21:15 +05:30
Alena Prokharchyk
09cfcd619e listFirewallRules - added optional networkId parameter allowing to search for firewall rules by guest network id 2013-11-12 17:17:21 -08:00
Mike Tutkowski
bb8794203e CLOUDSTACK-4810: Enable hypervisor snapshots for CloudStack-managed storage (for XenServer and VMware) 2013-11-12 16:52:12 -07:00
Jessica Wang
cd11d3e9df CLOUDSTACK-3980: UI > Regions > GSLB > detailView > implement Edit action. 2013-11-12 15:34:46 -08:00
Jessica Wang
3972e39129 CLOUDSTACK-4428: UI > volume page > when hypervisor is KVM and kvm.snapshot.enabled is false, still show Take Snapshot on a detached volume. 2013-11-12 11:52:46 -08:00