Add the work in progress SDKs
Make the header box more relevant to developers and not time sensitive. Change-Id: I627c90df4c3541de5f2d146d5c7555f2b9407c04 Implements: blueprint developer-openstack-org
This commit is contained in:
152
www/index.html
152
www/index.html
@@ -51,7 +51,7 @@
|
||||
<div class="container">
|
||||
<div class="span-24 last">
|
||||
|
||||
<p><b>Join us at the next OpenStack Summit</b> in Atlanta, May 12-16. <a href="https://www.openstack.org/summit/openstack-summit-atlanta-2014/" class="roundedButton">Summit Details</a>
|
||||
<p>Need help with a development problem? <a href="https://ask.openstack.org/en/questions/" class="roundedButton">Ask OpenStack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -135,15 +135,16 @@
|
||||
|
||||
<div id="sdk" class="span-24">
|
||||
<h2>Software Development Kits</h2>
|
||||
<p>A Software Development Kit (SDK) is a collection of code, examples, and documentation that helps you to create applications in the language of your choice on OpenStack clouds. If your language or use case isn't covered by one of the official SDKs below, you may need to use the <a href="#api">API</a> or one of the other <a href="https://wiki.openstack.org/wiki/SDKs#Known_SDKs">Known SDKs</a>.</p>
|
||||
<div id="java" class="span-24">
|
||||
<p>A Software Development Kit (SDK) is a collection of code, examples, and documentation that helps you to create applications in the language of your choice on OpenStack clouds. If your language or use case isn't covered by one of the SDKs below, you may need to use the <a href="#api">API</a> or one of the other <a href="https://wiki.openstack.org/wiki/SDKs#Known_SDKs">Known SDKs</a>.</p>
|
||||
|
||||
<div id="java" class="span-24">
|
||||
<h3 class="lang-name">Java</h3>
|
||||
<div class="span-6 prepend-1">
|
||||
<p><a class="roundedButton" href="http://jclouds.apache.org/guides/openstack/">Get SDK Now</a></p>
|
||||
</div>
|
||||
<div class="span-3">
|
||||
<dl>
|
||||
<dt>Official SDK</dt>
|
||||
<dt>SDK</dt>
|
||||
<dd>
|
||||
<a href="http://jclouds.apache.org/guides/openstack/">Apache jclouds</a>
|
||||
</dd>
|
||||
@@ -156,7 +157,7 @@
|
||||
<a class="link" href="http://jclouds.apache.org/guides/openstack/" target="_top">Getting Started Guide</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="http://javadocs.jclouds.cloudbees.net/" target="_top">SDK Reference Manual</a>
|
||||
<a class="link" href="http://jclouds.apache.org/reference/javadoc/" target="_top">SDK Reference Manual</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="http://jclouds.apache.org/releasenotes/" target="_top">Release Notes</a>
|
||||
@@ -170,7 +171,7 @@
|
||||
<strong>Twitter:</strong> <a href="https://twitter.com/jclouds">@jclouds</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>IRC:</strong> <a href="irc://irc.freenode.net/jclouds">#jclouds</a> on irc.freenode.net
|
||||
<strong>IRC:</strong> <a href="irc://irc.freenode.net/jclouds">#jclouds</a> on freenode
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>Mailing List:</strong> <a href="mailto:jclouds-user-subscribe@apache.org">Register</a> | <a href="http://www.mail-archive.com/user@jclouds.apache.org/">Archive</a>
|
||||
@@ -179,17 +180,17 @@
|
||||
<strong>Report Issues:</strong> <a href="http://jclouds.apache.org/reference/report-a-bug/">Issue Tracker</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="nodejs" class="span-24">
|
||||
<h3 class="lang-name">node.js</h3>
|
||||
<h3 class="lang-name">Node.js</h3>
|
||||
<div class="span-6 prepend-1">
|
||||
<p><a class="roundedButton" href="https://github.com/pkgcloud/pkgcloud/blob/master/docs/providers/openstack/getting-started-compute.md">Get SDK Now</a></p>
|
||||
</div>
|
||||
<div class="span-3">
|
||||
<dl>
|
||||
<dt>Official SDK</dt>
|
||||
<dt>SDK</dt>
|
||||
<dd>
|
||||
<a href="https://github.com/pkgcloud/pkgcloud/blob/master/docs/providers/openstack/getting-started-compute.md">pkgcloud</a>
|
||||
</dd>
|
||||
@@ -216,7 +217,7 @@
|
||||
<strong>Twitter:</strong> <a href="https://twitter.com/pkgcloud">@pkgcloud</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>IRC:</strong> <a href="irc://irc.freenode.net/nodejitsu">#nodejitsu</a> on irc.freenode.net
|
||||
<strong>IRC:</strong> <a href="irc://irc.freenode.net/pkgcloud">#pkgcloud</a> on freenode
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>Mailing List:</strong> <a href="https://github.com/pkgcloud/pkgcloud/issues">GitHub Issues</a>
|
||||
@@ -235,7 +236,7 @@
|
||||
</div>
|
||||
<div class="span-3">
|
||||
<dl>
|
||||
<dt>Official SDK</dt>
|
||||
<dt>SDK</dt>
|
||||
<dd>
|
||||
<a href="https://github.com/fog/fog/blob/master/lib/fog/openstack/docs/getting_started.md">Fog</a>
|
||||
</dd>
|
||||
@@ -262,7 +263,7 @@
|
||||
<strong>Twitter:</strong> <a href="https://twitter.com/fog">@fog</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>IRC:</strong> <a href="irc://irc.freenode.net/ruby-fog">#ruby-fog</a> on irc.freenode.net
|
||||
<strong>IRC:</strong> <a href="irc://irc.freenode.net/ruby-fog">#ruby-fog</a> on freenode
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>Mailing List:</strong> <a href="http://groups.google.com/group/ruby-fog">ruby-fog</a>
|
||||
@@ -273,7 +274,132 @@
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="net" class="span-24">
|
||||
<h3 class="lang-name">.NET</h3>
|
||||
<div class="span-6 prepend-1">
|
||||
<p>Work In Progress</p>
|
||||
</div>
|
||||
<div class="span-3">
|
||||
<dl>
|
||||
<dt>SDK</dt>
|
||||
<dd>.NET</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-4 prepend-1">
|
||||
<dl>
|
||||
<dt>Docs and Resources</dt>
|
||||
<dd>
|
||||
<a class="link" href="https://wiki.openstack.org/wiki/OpenStack-SDK-DotNet" target="_top">Wiki</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="https://github.com/stackforge/openstack-sdk-dotnet" target="_top">Source Code</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="https://blueprints.launchpad.net/openstack-sdk-dotnet" target="_top">Blueprints</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-6 prepend-1">
|
||||
<dl>
|
||||
<dt>Community Links</dt>
|
||||
<dd>
|
||||
<strong>IRC:</strong> <a href="irc://irc.freenode.net/openstack-sdks">#openstack-sdks</a> on freenode
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>Mailing List:</strong> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">Register</a> | <a href="http://lists.openstack.org/pipermail/openstack-dev/">Archive</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>Report Issues:</strong> <a href="https://bugs.launchpad.net/openstack-sdk-dotnet">Issue Tracker</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="php" class="span-24">
|
||||
<h3 class="lang-name">PHP</h3>
|
||||
<div class="span-6 prepend-1">
|
||||
<p>Work In Progress</p>
|
||||
</div>
|
||||
<div class="span-3">
|
||||
<dl>
|
||||
<dt>SDK</dt>
|
||||
<dd>PHP</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-4 prepend-1">
|
||||
<dl>
|
||||
<dt>Docs and Resources</dt>
|
||||
<dd>
|
||||
<a class="link" href="https://wiki.openstack.org/wiki/OpenStack-SDK-PHP" target="_top">Wiki</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="https://github.com/stackforge/openstack-sdk-php" target="_top">Source Code</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="https://blueprints.launchpad.net/openstack-sdk-php" target="_top">Blueprints</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-6 prepend-1">
|
||||
<dl>
|
||||
<dt>Community Links</dt>
|
||||
<dd>
|
||||
<strong>IRC:</strong> <a href="irc://irc.freenode.net/openstack-sdks">#openstack-sdks</a> on freenode
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>Mailing List:</strong> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">Register</a> | <a href="http://lists.openstack.org/pipermail/openstack-dev/">Archive</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>Report Issues:</strong> <a href="https://bugs.launchpad.net/openstack-sdk-php">Issue Tracker</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="python" class="span-24">
|
||||
<h3 class="lang-name">Python</h3>
|
||||
<div class="span-6 prepend-1">
|
||||
<p>Work In Progress</p>
|
||||
</div>
|
||||
<div class="span-3">
|
||||
<dl>
|
||||
<dt>SDK</dt>
|
||||
<dd>Python</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-4 prepend-1">
|
||||
<dl>
|
||||
<dt>Docs and Resources</dt>
|
||||
<dd>
|
||||
<a class="link" href="https://wiki.openstack.org/wiki/SDK-Development/PythonOpenStackSDK" target="_top">Wiki</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="https://github.com/stackforge/python-openstacksdk" target="_top">Source Code</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="https://blueprints.launchpad.net/unifiedsdk" target="_top">Blueprints</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="span-6 prepend-1">
|
||||
<dl>
|
||||
<dt>Community Links</dt>
|
||||
<dd>
|
||||
<strong>IRC:</strong> <a href="irc://irc.freenode.net/openstack-sdks">#openstack-sdks</a> on freenode
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>Mailing List:</strong> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">Register</a> | <a href="http://lists.openstack.org/pipermail/openstack-dev/">Archive</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>Report Issues:</strong> <a href="https://bugs.launchpad.net/unifiedsdk">Issue Tracker</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="cli" class="span-24">
|
||||
<h2>Command Line Interfaces</h2>
|
||||
<p>An OpenStack Command Line Interface (CLI) is a text based client that helps you to create scripts for interacting with OpenStack clouds.</p>
|
||||
@@ -325,7 +451,7 @@
|
||||
<strong>Twitter:</strong> <a href="https://twitter.com/openstack">@openstack</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>IRC:</strong> <a href="irc://irc.freenode.net/openstack">#openstack</a> on irc.freenode.net
|
||||
<strong>IRC:</strong> <a href="irc://irc.freenode.net/openstack">#openstack</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<strong>Mailing List:</strong> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">Register</a> | <a href="http://openstack.markmail.org/">Archive</a>
|
||||
|
||||
Reference in New Issue
Block a user