----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18213/ -----------------------------------------------------------
Review request for cloudstack, daan Hoogland and Hugo Trippaers. Repository: cloudstack-git Description ------- Fix and add some Rest unit and IT tests. Remove duplication of site pugin declaration. Fix by adding a missing type of RoutingConfig. Diffs ----- plugins/network-elements/nicira-nvp/src/com/cloud/network/nicira/NiciraNvpApi.java 3861d63 plugins/network-elements/nicira-nvp/src/com/cloud/network/nicira/RoutingTableRoutingConfig.java PRE-CREATION plugins/network-elements/nicira-nvp/test/com/cloud/network/nicira/NiciraNvpApiTest.java fe41545 pom.xml d9bd2de utils/test/com/cloud/utils/rest/RESTServiceConnectorTest.java d406f94 Diff: https://reviews.apache.org/r/18213/diff/ Testing ------- Full maven lifecycle with unit and integration tests. Execute most of the functionality against our Ncira server. Thanks, Antonio Fornie