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
Alex Huang
e9953cd1a8
Fixed up unit testing to use only an in class TestConfiguration
2013-05-07 13:16:43 -07:00
Alex Huang
6727571403
Fixed an incorrect unit test for affinity group. Removed some useless pom.xml.
2013-05-07 13:15:33 -07:00
Alex Huang
d015fb3520
Moved most of the VOs and DAOs from server package into engine-schema as well
2013-05-07 13:15:33 -07:00
Alex Huang
77547a58df
Removed files that are no longer used and further separated out the files in the core project
2013-05-07 13:15:31 -07:00
Alex Huang
345f3d3482
Moved agent commands to core and out of api
2013-05-07 13:15:31 -07:00
Alex Huang
e91ca00571
Removed framework-api which is completely useless. Changed framework-ipc to reference gson itself. Move VOs into engine-schema.
2013-05-07 13:15:31 -07:00
Dennis Lawler
f64564e490
Removing filterwin2k option
...
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
2013-05-07 13:15:30 -07:00
Wei Zhou
944a7ea5d6
CLOUDSTACK-2319: fix "unable to add egress rules" in SecurityGroup
...
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-05-07 13:15:30 -07:00
Wei Zhou
ff7f8ba362
CLOUDSTACK-2322: update network.gateway to fix deployVm error on
...
SharedNetwork after ipv6 support
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-05-07 13:15:30 -07:00
Alena Prokharchyk
a153373c7e
CLOUDSTACK-129: added new API - listNetworkIsolationMethods - for displaying isolation methods supported by the cloudStack
2013-05-07 13:15:30 -07:00
Prasanna Santhanam
46f59cd49e
Fixed the incorrect assertion in noncontiguous_vlan test
...
The assertion fails if the VLAN is found in which case find returns a
positive number. So here the assertion should infact assert < 0 result.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:13:56 -07:00
Prasanna Santhanam
bd1dcc10b3
Affinity Groups requires multiple storage pools
...
Fixing the affinity group test which would fail to find the appropriate
storage pool to satisfy the anti-affinity group of the second VM
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:13:56 -07:00
Prasanna Santhanam
7f853cdb8f
fixing double calls to VM deploy
...
This fixes regression introduced in commit 2f40a90c that made duplicate
calls to deployVirtualMachine.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:13:56 -07:00
Prasanna Santhanam
646e810fcf
fixing wildcard imports
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:13:56 -07:00
Hugo Trippaers
b29b6e8525
BigSwitch should only respond if it is the actual provider on the network.
...
This fixes an NPE during the release call.
2013-05-07 13:13:56 -07:00
Hugo Trippaers
6fcc9b009b
Prevent Nicira NVP tags from exceeding the 40 character limit.
2013-05-07 13:13:56 -07:00
Sanjay Tripathi
d8e61a1c0a
CLOUDSTACK-2188 : Parsing error with Download Monitor while checking the health of downloaded templates
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-05-07 13:13:55 -07:00
Sebastien Goasguen
5b6e1140f9
CLOUDSTACK-2339: Adding libcloud example
2013-05-07 13:13:55 -07:00
Sebastien Goasguen
7be62d2374
CLOUDSTACK-2338: Adding example of how to sign api requests in python
2013-05-07 13:13:55 -07:00
Talluri
156fd68902
CLOUDSTACK-2323: fix test scripts to conform with library changes
...
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:13:55 -07:00
sanjeevneelarapu
33ff5e9107
CLOUDSTACK-702: Tests for Multiple IP Ranges
...
1.Deleting IP Range from the existing CIDR
2.Add non-contiguous guest IP range in new CIDR
3.Add overlapped guest IP range in existing CIDR
Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:13:55 -07:00
Pranav Saxena
33059d1f66
scaleUp VM response change corresponding UI changes
2013-05-07 13:13:55 -07:00
Pranav Saxena
92e18d8106
CLOUDSTACK-2337:Resize button available for root/domain admin and normal users
2013-05-07 13:13:55 -07:00
Likitha Shetty
d5cd3f7e00
Dedicate guest vlan range to account
2013-05-07 13:13:54 -07:00
Pranav Saxena
12c79c8377
scale up virtual machine response change in the backend
2013-05-07 13:11:12 -07:00
Rohit Yadav
94bac27622
appliance: Upgrade systemvm appliance from rc1 to Debian7 GA
...
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-05-07 13:11:11 -07:00
Isaac Chiang
c598bb0038
CLOUDSTACK-2076:Listview widget infinte scrolling error
2013-05-07 13:11:11 -07:00
Pranav Saxena
d0615ea9a1
CLOUDSTACK-2274:Detail view loading problem when deleting a zone
2013-05-07 13:11:11 -07:00
Isaac Chiang
733b513c3a
CLOUDSTACK-2160:Refresh button functionality for security groups and statistics tab
2013-05-07 13:11:11 -07:00
Marcus Sorensen
418d75d7a4
Summary: Release old DHCP entries
...
Detail: Refresh dnsmasq with updated entries live, no outage
BUG-ID: CLOUDSTACK-2299
Submitted-by: Dennis Lawler <dlawler@gmail.com>
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1367611792 -0600
2013-05-07 13:11:11 -07:00
Kelven Yang
b3dce64577
fix unitest
2013-05-07 10:59:06 -07:00
Alena Prokharchyk
b17885f0f6
InternalLb: some fixes to the unittest
2013-05-07 09:55:47 -07:00
Alena Prokharchyk
1cff609347
Merge branch 'master' into internallb1
...
Conflicts:
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/MockNetworkManagerImpl.java
server/test/com/cloud/vpc/MockNetworkManagerImpl.java
2013-05-03 12:50:59 -07:00
Alena Prokharchyk
053e18454d
InternalLB: marvin integration test for internal lb feature
2013-05-03 11:07:07 -07:00
Wei Zhou
a3a5c13427
CLOUDSTACK-2303: upgrade failed from 2.2.14 to 4.1.0 - part2
...
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-05-03 16:03:56 +01:00
Rajesh Battala
c8e3fff6e4
CLOUDSTACK-1849 Creation of LB Health Check policy fails if the value of Unhealthy Threshold parameter is 3 or more.
...
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-05-03 17:00:48 +05:30
Harikrishna Patnala
38b4f84f17
CLOUDSTACK-2146: system vm scaleup failed ;{ "scalevirtualmachineresponse" : {"errorcode":530,"cserrorcode":9999,"errortext":"Failed to scale vm"} }
...
Only response generation for system vm scale up failed so fixed by changing the response object.
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-05-03 16:49:08 +05:30
Murali Reddy
64fb826640
fixing build break due to commit a3a5862301
2013-05-03 16:35:28 +05:30
Murali Reddy
8b909668fb
CLOUDSTACK-2320: On NetScaler RNAT rules are not getting created,
...
blocking public access to the VM's in basic zone using EIP.
Its required that both RNAT and INAT rules are required on the NetScaler
to provide public connectivity to user VM's in both in-bound and out-bound
directions. Currenely only INAT rule is added which permits inbound public
traffic to VM. This fix adds RNAT rule aswell, which ensures the outbound
public access from the user VM's
2013-05-03 16:06:43 +05:30