You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by "kiwiflyer (via GitHub)" <gi...@apache.org> on 2023/01/20 19:50:39 UTC

[GitHub] [cloudstack] kiwiflyer commented on pull request #7065: Tungsten integration

kiwiflyer commented on PR #7065:
URL: https://github.com/apache/cloudstack/pull/7065#issuecomment-1398857494

   Here's the TF API JAR forked repo - https://github.com/kiwiflyer/tf-java-api/
   JAR is here -  https://github.com/kiwiflyer/tf-java-api/blob/master/target/juniper-tungsten-api-2.0.jar
   
   I took the work that Huy and Radu completed, reforked the original TF repo with the original license (APL2) and applied the patches.
   
   Original Repo is reference in plugins/network-elements/tungsten/pom.xml- 
   
       <repositories>
           <repository>
               <id>juniper-tungsten-api</id>
               <url>https://github.com/radu-todirica/tungsten-api/raw/master</url>
           </repository>
       </repositories>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org