[ https://issues.apache.org/jira/browse/CLOUDSTACK-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840690#comment-15840690 ]
ASF subversion and git services commented on CLOUDSTACK-9729: ------------------------------------------------------------- Commit f246de5e9385f3ac6cc1fdb88c3a6ca5f26cc4a8 in cloudstack's branch refs/heads/master from [~fmaximus] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f246de5 ] Use latest Nuage client. * CloudStack root pom change to use Amazon WS 11.1.16 caused our client to fail, as it was depending on classes, which are not not present anymore. Latest client version uses Gson instead. * increase robustness of nuagevsp tests `- test_nuage_internal_dns - move vm2 creation upwards `- test_nuage_static_nat - delete vm in test step to avoid sut restriction BUG-ID: CLOUDSTACK-9729i Co-Authored-By: Raf Smeets <raf.sme...@nuagenetworks.net> Bugfix-for: master > Spring 4.x support PR-1638 broke Nuage VSP plugin as of dependency to > com.amazonaws.util.json.JSONException > ----------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9729 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9729 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.10.0.0 > Reporter: Kris Sterckx > Assignee: Frank Maximus > Priority: Blocker > Fix For: 4.10.0.0 > > > https://github.com/apache/cloudstack/pull/1638 has moved from > {noformat} > <cs.aws.sdk.version>1.10.64</cs.aws.sdk.version> > {noformat} > to > {noformat} > <cs.aws.sdk.version>1.11.61</cs.aws.sdk.version> > {noformat} > which breaks the use of com.amazonaws.util.json.JSONException > This breaks Nuage VSP network plugin as of its dependency to > {noformat} > <groupId>net.nuagenetworks.vsp</groupId> > <artifactId>nuage-vsp-acs-client</artifactId> > <version>1.0.0</version> > {noformat} > > We need to fix that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)