Alena Prokharchyk
f6f748773f
Marvin test: exclude sandbox.cfg from the rat check
2013-05-09 14:47:49 -07:00
Alena Prokharchyk
def0861d5a
Inernallb: added internalLbVm to the list of network elements for nonoss build
2013-05-09 10:53:09 -07:00
Alena Prokharchyk
56d94fc074
Merge branch 'master' into internallb1
...
Conflicts:
plugins/network-elements/netscaler/src/com/cloud/network/element/NetscalerElement.java
server/src/com/cloud/network/vpc/VpcManagerImpl.java
2013-05-09 10:21:34 -07:00
Koushik Das
8f9a42e0af
CLOUDSTACK-2408: Object name is Null with list VNMC/List ASA API response
...
Made the object name consistent between list and add api responses
2013-05-09 15:58:59 +05:30
Koushik Das
bde9ad3c13
CLOUDSTACK-2408: Object name is Null with list VNMC/List ASA API response
...
Setting object name correctly in response
2013-05-09 15:49:36 +05:30
Rajesh Battala
2e21060028
CLOUDSTACK-869 nTier Apps 2.0 : Support NetScalar as external LB provider
2013-05-09 15:23:00 +05:30
Milamber
2e1877af33
CLOUDSTACK-2413 - Display the Name of compute offering in dialog box Change Service Offering (was Description field before)
2013-05-09 10:50:04 +01:00
Mice Xia
600f140df6
fix CLOUDSTACK-2277 Add approriate message for the user informing about the absence of vm-tools when adding nics to vm on vmware
2013-05-09 14:27:13 +08:00
Mice Xia
6ef615e40d
fix bug CLOUDSTACK-2341 remove network from VM is not removing PF/LB/static nat rules for the VM
2013-05-09 11:04:30 +08:00
Alex Huang
3c59747635
Made a cast so we don't get warnings
2013-05-08 15:38:00 -07:00
Alena Prokharchyk
d828c154fd
internallb: Fixed nonoss build
2013-05-08 14:58:22 -07:00
Alena Prokharchyk
1b8a6986a6
Merge branch 'master' into internallb1
...
Conflicts:
api/src/com/cloud/async/AsyncJob.java
api/src/com/cloud/network/NetworkModel.java
api/src/com/cloud/network/rules/LoadBalancerContainer.java
api/src/org/apache/cloudstack/api/BaseCmd.java
api/src/org/apache/cloudstack/api/ResponseGenerator.java
api/src/org/apache/cloudstack/network/lb/ApplicationLoadBalancerContainer.java
client/tomcatconf/commands.properties.in
engine/schema/src/com/cloud/network/dao/LoadBalancerDaoImpl.java
server/src/com/cloud/api/ApiResponseHelper.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/network/NetworkModelImpl.java
server/src/com/cloud/network/NetworkServiceImpl.java
server/src/com/cloud/server/ManagementServerImpl.java
server/test/com/cloud/network/MockNetworkModelImpl.java
server/test/com/cloud/vpc/MockNetworkManagerImpl.java
server/test/com/cloud/vpc/MockNetworkModelImpl.java
server/test/resources/appLoadBalancer.xml
setup/db/db/schema-410to420.sql
test/integration/component/test_multiple_ip_ranges.py
test/integration/smoke/test_guest_vlan_range.py
tools/marvin/marvin/integration/lib/base.py
2013-05-08 13:29:43 -07:00
Edison Su
738d35a61d
CLOUDSTACK-1907: Debian Squeeze 6.0 (64-bit) is not experimental any more
2013-05-08 19:54:54 +01:00
Prasanna Santhanam
9e74fa9406
marvin changes for internallbvm provider
...
- changed the simulator context to load the internallb bean
- fixed deployDataCenter to use the additional provider by default
- fixed the sandbox script and the setup script for simulator checkin
tests
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-09 00:11:40 +05:30
Wei Zhou
99d0936314
CLOUDSTACK-2318: update volumes.path to fix stop/start vm error after
...
upgrade from 2.2.14 to 3.0.0
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-05-08 17:45:56 +01:00
Koushik Das
44f3f5eca5
CLOUDSTACK-2145 : Failed to create guest nexus port profile while deploying the First VM on Nexus VMWARE Cluster
...
Additional stuff needs to be configured in guest port profile when Vnmc is present to provide firewall services.
The xml command used to configure port profile had issues with special characters in the input value for 'org' parameter.
2013-05-08 17:52:02 +05:30
Pranav Saxena
305f3cb8a5
CLOUDSTACK-2387:Addition/Deletion of a VLAN Range from UI calls updateTrafficType API which makes all networklabels as undefined which finally results in failure to deploy VMs
2013-05-08 17:07:46 +05:30
Pranav Saxena
76e8afa24f
CLOUDSTACK-2171:Unable to Create a VM In the VMware Setup with the latest Master
2013-05-08 17:05:36 +05:30
sanjeevneelarapu
53e496517e
CLOUDSTACK-702: Tests for Multiple IP Ranges-R4
...
Add ip range overlapped with two ip ranges in the exiting cidr
Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-08 14:37:29 +05:30
Srikanteswararao Talluri
b8358e109e
CLOUDSTACK-2377: change memory size to 128 mb for the tiny service offering in the integration tests
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-08 14:26:44 +05:30
Talluri
1fe50a8d67
CLOUDSTACK-2363: fixing the scripts to conform with lib changes
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-08 14:26:43 +05:30
Talluri
731cc439a3
CLOUDSTACK-2362: correct list append method
...
fix userdata integration test
2013-05-08 14:26:43 +05:30
Talluri
8be304434e
CLOUDSTACK-2361: fix storage xenmotion test script
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-08 14:26:43 +05:30
Talluri
93db64fc25
CLOUDSTACK-2359: fix missing network type in the test scripts test_volumes.py and test_templates.py
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-08 14:26:40 +05:30
Prasanna Santhanam
548a8d8c1f
Breaking down region tests
...
region tests will be run in smoke and regression. In smoke we only test
the basic creation of a region. More extensive testing of duplicate
regions, test for updating region atteributes is in component.
Separated the class for testing accounts within region (account sync)
into a a new suite.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-08 13:50:04 +05:30
Sangeetha Hariharan
5ef2f1f26f
CLOUDSTACK-2329, CLOUDSTACK-1820: Tests for regions
...
Marvin tests and corresponding library changes for the regions feature.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-08 13:49:13 +05:30
Sanjay Tripathi
b6cb23cb99
CLOUDSTACK-957: Localization -- Add UK keyboard support.
2013-05-08 12:06:07 +05:30
Likitha Shetty
3a41a83f88
[MARVIN] Fixing dedicate_guest_vlan_range test
2013-05-08 11:22:16 +05:30
Koushik Das
20bc334f2c
CLOUDSTACK-2357 : Failed to update VNMC provider to enabled state
2013-05-08 08:32:48 +05:30
Hiroaki KAWAI
64dc39a2b0
Fix typo
...
Reported by Soheil Eizadi <seizadi@infoblox.com>
at dev@cloudstack.apache.org
2013-05-08 10:06:44 +09:00
Jessica Wang
0a2d49301b
Internal LB - UI - zone wizard - advanced zone - enable internal LB element, enable internal LB provider.
2013-05-07 15:53:03 -07:00
Brian Federle
5b74b4d6fe
UI plugin API: Support IE-compatible CSS loading
...
If browser is IE < 9, use document.createStyleSheet to properly load
plugin's CSS dynamically.
2013-05-07 15:44:59 -07:00
Alena Prokharchyk
43e1667f90
Moved all DAOs and VOs to the cloud-engine-schema project
2013-05-07 14:31:56 -07:00
Radhika PC
2fd94c8bbe
CLOUDSTACK-893 api
2013-05-07 13:16:45 -07:00
Prasanna Santhanam
12b64d6c00
Fixing the gmaven configuration for marvin/pom.xml
...
For the marvin checkin test custom properties had a typo when run for
the *nix environment.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:16:45 -07:00
Prasanna Santhanam
1e4274dd9f
Renaming TesDedicateVlanRange -> TestDedicateVlanRange
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:16:45 -07:00
Prasanna Santhanam
9264ac526f
Adding isolation method to the zone creation of marvin
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:16:44 -07:00
Prasanna Santhanam
3a0dc67de0
adding ACL for dedicateGuestVlanRange set of APIs
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:16:44 -07:00
Prasanna Santhanam
79f6e11368
add debug logs when access checkers fail to find API
...
When the access checkers fail for api discovery, we fail silently.
instead record a debug message.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:16:44 -07:00
Hugo Trippaers
92cb7d3e0f
commit e0d8f01ecd enabled all tests. Fix
...
AWSAPI build by removing broken tests and excluding failing tests.
2013-05-07 13:16:44 -07:00
Hugo Trippaers
4a391464c7
commit e0d8f01ecd enabled all tests, but the tests in vmware-base are horribly broken and will not compile with the current CloudStack.
...
Removing the tests to fix the nonoss build and they are so broken they should be rewritten from scratch anyway.
2013-05-07 13:16:44 -07:00
Prasanna Santhanam
2ca03a8513
moving test data to top level dictionary
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:16:44 -07:00
Prasanna Santhanam
ceaa4e1b0d
Adding tracelogs to the API discovery service
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:16:44 -07:00
Prasanna Santhanam
a3f5f01c7e
dedicateGuestVlanRange is admin only API
...
Adding ACL for the dedicateGuestVlanRange API.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:16:44 -07:00
Hugo Trippaers
1c4c80fe91
Recent pom switcharoo caused the client to lose the dependecy on console-proxy, which it needs to include the systemvm
2013-05-07 13:16:43 -07:00
Radhika PC
8103f3c386
CLOUDSTACK-893 first cut
2013-05-07 13:16:43 -07:00
Dave Cahill
67d0411d73
Add docs for MidoNet networking plugin [CLOUDSTACK-996]
...
Signed-off-by: Dave Cahill <dcahill@midokura.com>
2013-05-07 13:16:43 -07:00
Alex Huang
c745e6d28e
Fixed up the simulator to run with windows paths in cygwin
2013-05-07 13:16:43 -07:00
Alex Huang
be91c03702
Moved over the VLAN daos
2013-05-07 13:16:43 -07:00
Alex Huang
dcc09f8472
Missing file and updated .gitignore
2013-05-07 13:16:43 -07:00