UPdate SDK section

Add Ruby SDK

Change-Id: I6585eaead52e0c92a7e138cfd001e9f6629a5656
This commit is contained in:
Gilles Dubreuil 2018-04-17 10:09:41 +10:00
parent bd7122e845
commit 65a40188d0

View File

@ -125,34 +125,100 @@
Community Community
</dt> </dt>
<dd> <dd>
<strong> <strong>
IRC: IRC:
</strong> </strong>
<a href="irc://irc.freenode.net/openstack-sdks"> <a href="irc://irc.freenode.net/openstack-sdks">
#openstack-sdks #openstack-sdks
</a> </a>
on <a href="https://freenode.net/">freenode</a> on <a href="https://freenode.net/">freenode</a>
</dd> </dd>
<dd> <dd>
<strong> <strong>
Mailing list: Mailing list:
</strong> </strong>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev"> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">
Register Register
</a> </a>
| |
<a href="http://lists.openstack.org/pipermail/openstack-dev/"> <a href="http://lists.openstack.org/pipermail/openstack-dev/">
Archive Archive
</a>
</dd>
<dd>
<strong>
Issues:
</strong>
<a href="https://storyboard.openstack.org/#!/project/760">
Issues
</a>
</dd>
</dl>
</div>
</div>
</div>
<div class="span-24" id="ruby">
<h3 class="lang-name">
Ruby
</h3>
<div class="col-md-4">
<dl>
<dt>
SDK
</dt>
<dd>
<a class="roundedButton" href="https://rubygems.org/gems/misty/">
Misty gem
</a>
</dd>
</dl>
</div>
<div class="col-md-4">
<dl>
<dt>
Docs and resources
</dt>
<dd>
<a class="link" href="https://github.com/flystack/misty/blob/master/README.md" target="_top">
Getting Started with Misty
</a> </a>
</dd> </dd>
<dd> <dd>
<strong> <a class="link" href="https://github.com/flystack/misty/blob/master/README.md#openstack-services" target="_top">
Issues: Supported APIs
</strong>
<a href="https://storyboard.openstack.org/#!/project/760">
Issues
</a> </a>
</dd> </dd>
<dd>
<a class="link" href="https://github.com/flystack/misty" target="_top">
flystack/misty
</a>
</dd>
</dl>
</div>
<div class="row">
<div class="col-md-4">
<dl>
<dt>
Community
</dt>
<dd>
<strong>
IRC:
</strong>
<a href="irc://irc.freenode.net/openstack-sdks">
#openstack-sdks
</a>
on <a href="https://freenode.net/">freenode</a>
</dd>
<dd>
<strong>
Issues:
</strong>
<a href="https://github.com/flystack/misty/issues">
Issues
</a>
</dd>
</dl> </dl>
</div> </div>
</div> </div>