You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by na...@apache.org on 2017/01/31 21:49:51 UTC

jclouds-site git commit: Added packet and Vagrant

Repository: jclouds-site
Updated Branches:
  refs/heads/master 2e773f7c4 -> 420d9a2be


Added packet and Vagrant


Project: http://git-wip-us.apache.org/repos/asf/jclouds-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-site/commit/420d9a2b
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-site/tree/420d9a2b
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-site/diff/420d9a2b

Branch: refs/heads/master
Commit: 420d9a2be25c85859cecdf13888a6a64fe5b9c5f
Parents: 2e773f7
Author: Ignasi Barrera <na...@apache.org>
Authored: Tue Jan 31 22:05:09 2017 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Tue Jan 31 22:05:09 2017 +0100

----------------------------------------------------------------------
 reference/providers.md | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-site/blob/420d9a2b/reference/providers.md
----------------------------------------------------------------------
diff --git a/reference/providers.md b/reference/providers.md
index 7bb6260..b3c6952 100644
--- a/reference/providers.md
+++ b/reference/providers.md
@@ -145,6 +145,11 @@ The Maven Group ID for all supported providers below is [org.apache.jclouds.prov
             <td>DE-BW,DE-HE,US-NV</td>
         </tr>
         <tr>
+            <td>Packet*</td>
+            <td>packet</td>
+            <td>US-CA,US-NJ,NL,JP</td>
+        </tr>
+        <tr>
             <td>ProfitBricks REST v3*</td>
             <td>profitbricks-rest</td>
             <td>DE-BW,DE-HE,US-NV</td>
@@ -233,6 +238,10 @@ The Maven Group ID for all supported APIs below is [org.apache.jclouds.api](http
             <td><a href="/guides/openstack/">OpenStack</a></td>
             <td>openstack-nova</td>
         </tr>
+        <tr>
+            <td>Vagrant*</td>
+            <td>vagrant</td>
+        </tr>
     </tbody>
 </table>