Commit Graph

17569 Commits

Author SHA1 Message Date
Alena Prokharchyk
9a5912a3f0 CLOUDSTACK-2364: fixed private gateway creation in VPC - the vnet for the private gateway network is not stored in data_center_vnet table 2013-05-09 11:00:56 +05:30
Kishan Kavala
0396ef9c23 CLOUDSTACK-763: Added comments and removed unused imports 2013-05-07 20:10:28 +05:30
Kishan Kavala
fa2a2d9052 CLOUDSTACK-763: Added unit tests and integration test 2013-05-07 19:44:40 +05:30
Kishan Kavala
e335d8b5b5 CLOUDSTACK-763: Added unit tests and integration test 2013-05-07 19:44:40 +05:30
Kishan Kavala
4af8682de1 CLOUDSTACK-763: Added API updateNetworkACLItem to update an existing ACL Item 2013-05-07 19:44:40 +05:30
Kishan Kavala
463edd1a73 CLOUDSTACK-763: Removed unused methods 2013-05-07 19:44:40 +05:30
Kishan Kavala
cf50eec00d CLOUDSTACK-763: Added API updateNetworkACLItem to update an existing ACL Item 2013-05-07 19:44:40 +05:30
Kishan Kavala
f9a9e1be97 CLOUDSTACK-763: Upgrade networkAcls from firewall_rules to network_acl_item table 2013-05-07 19:44:40 +05:30
Kishan Kavala
0de6a80f50 CLOUDSTACK-763: Added acl_id param to createNetwork API. Backend changes for acl_deny. Support for all protocol and protocol number 2013-05-07 19:44:40 +05:30
Kishan Kavala
5d711be0d7 CLOUDSTACK-763: Added filters to list APIs. Seperated service interface implementation to NetworkACLServiceImpl. Added default ACL to upgrade schema 2013-05-07 19:44:39 +05:30
Kishan Kavala
2b723b42cc CLOUDSTACK-763: Fixed source CIDR and apply ACL items 2013-05-07 19:44:39 +05:30
Kishan Kavala
373029cd6f CLOUDSTACK-763: Added replaceNetworkACLList API. Added support for ACL action allow/deny and also number 2013-05-07 19:44:39 +05:30
Kishan Kavala
b5e9a2a067 CLOUDSTACK-763: Moved schema changes to 41to42 upgrade script 2013-05-07 19:44:39 +05:30
Kishan Kavala
7e938fd244 CLOUDSTACK-763: Added APIs to create, delete and list NetworkACLlist. 2013-05-07 19:44:39 +05:30
Radhika PC
43fdb144e1 CLOUDSTACK-893 api 2013-05-07 18:26:47 +05:30
Prasanna Santhanam
b9f262aa1c 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 17:06:15 +05:30
Prasanna Santhanam
887f405ce3 Renaming TesDedicateVlanRange -> TestDedicateVlanRange
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 15:29:10 +05:30
Prasanna Santhanam
808b49b216 Adding isolation method to the zone creation of marvin
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 15:29:10 +05:30
Prasanna Santhanam
b8642c80ef adding ACL for dedicateGuestVlanRange set of APIs
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 15:29:10 +05:30
Prasanna Santhanam
1d24cbc307 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 15:29:10 +05:30
Hugo Trippaers
9ee8533134 commit e0d8f01ecd enabled all tests. Fix
AWSAPI build by removing broken tests and excluding failing tests.
2013-05-07 11:44:23 +02:00
Hugo Trippaers
8b965c5685 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 10:59:44 +02:00
Prasanna Santhanam
64522b6bd5 moving test data to top level dictionary
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:52:12 +05:30
Prasanna Santhanam
26d637a0fb Adding tracelogs to the API discovery service
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:52:12 +05:30
Prasanna Santhanam
9037d3b3d0 dedicateGuestVlanRange is admin only API
Adding ACL for the dedicateGuestVlanRange API.

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-07 13:52:12 +05:30
Hugo Trippaers
d6e0452af1 Recent pom switcharoo caused the client to lose the dependecy on console-proxy, which it needs to include the systemvm 2013-05-07 09:58:16 +02:00
Radhika PC
fd3c3b6c47 CLOUDSTACK-893 first cut 2013-05-07 11:30:17 +05:30
Dave Cahill
5a6a1158fd Add docs for MidoNet networking plugin [CLOUDSTACK-996]
Signed-off-by: Dave Cahill <dcahill@midokura.com>
2013-05-07 11:08:16 +05:30
Alex Huang
bc823f946c Fixed up the simulator to run with windows paths in cygwin 2013-05-06 16:34:41 -07:00
Alex Huang
2639b9f91e Moved over the VLAN daos 2013-05-06 16:34:41 -07:00
Alex Huang
e5d331ee58 Missing file and updated .gitignore 2013-05-06 16:34:40 -07:00
Alex Huang
3722d66aae Fixed up unit testing to use only an in class TestConfiguration 2013-05-06 16:34:27 -07:00
Alex Huang
074df0b415 Fixed an incorrect unit test for affinity group. Removed some useless pom.xml. 2013-05-06 16:34:26 -07:00
Alex Huang
572e71e57d Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
Alex Huang
f6913b5088 Removed files that are no longer used and further separated out the files in the core project 2013-05-06 16:34:21 -07:00
Alex Huang
ad2777c547 Moved agent commands to core and out of api 2013-05-06 16:34:20 -07:00
Alex Huang
e0d8f01ecd Removed framework-api which is completely useless. Changed framework-ipc to reference gson itself. Move VOs into engine-schema. 2013-05-06 16:34:16 -07:00
Dennis Lawler
5e87b0a385 Removing filterwin2k option
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
2013-05-06 14:38:10 -07:00
Wei Zhou
af5bf94b43 CLOUDSTACK-2319: fix "unable to add egress rules" in SecurityGroup
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2013-05-06 20:58:32 +01:00
Wei Zhou
599023b61b 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-06 20:58:23 +01:00
Alena Prokharchyk
b29449b4b7 CLOUDSTACK-129: added new API - listNetworkIsolationMethods - for displaying isolation methods supported by the cloudStack 2013-05-06 11:46:43 -07:00
Prasanna Santhanam
4c0eecc195 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-06 20:39:36 +05:30
Prasanna Santhanam
c388f7f180 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-06 19:53:42 +05:30
Prasanna Santhanam
71771c1ba4 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-06 19:16:15 +05:30
Prasanna Santhanam
2b87261783 fixing wildcard imports
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-05-06 18:51:53 +05:30
Hugo Trippaers
90cd64cf53 BigSwitch should only respond if it is the actual provider on the network.
This fixes an NPE during the release call.
2013-05-06 11:48:56 +02:00
Hugo Trippaers
59cc382f20 Prevent Nicira NVP tags from exceeding the 40 character limit. 2013-05-06 11:48:49 +02:00
Sanjay Tripathi
e56d2a401c CLOUDSTACK-2188 : Parsing error with Download Monitor while checking the health of downloaded templates
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-05-06 15:11:49 +05:30
Sebastien Goasguen
72067612e6 CLOUDSTACK-2339: Adding libcloud example 2013-05-06 05:37:55 -04:00
Sebastien Goasguen
5bb760f2ed CLOUDSTACK-2338: Adding example of how to sign api requests in python 2013-05-06 05:37:21 -04:00