Swap the order of libcloud and shade in Python
Let's lead with our own lib which is OpenStack specific, then go with libcloud which is multi-cloud. Change-Id: I55de2cfd58c5bac9b694af1b9f683c03c22f7207
This commit is contained in:
parent
3a85f163cb
commit
0bd98c2825
@ -171,6 +171,78 @@
|
||||
<h3 class="lang-name">
|
||||
Python
|
||||
</h3>
|
||||
<div class="col-md-4">
|
||||
<dl>
|
||||
<dt>
|
||||
SDK
|
||||
</dt>
|
||||
<dd>
|
||||
<a class="roundedButton" href="https://docs.openstack.org/shade/latest/">
|
||||
Shade SDK
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<dl>
|
||||
<dt>
|
||||
Docs and resources
|
||||
</dt>
|
||||
<dd>
|
||||
<a class="link" href="https://developer.openstack.org/firstapp-shade/getting_started.html" target="_top">
|
||||
Getting started
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="https://docs.openstack.org/shade/latest/user/usage.html" target="_top">
|
||||
Usage
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="https://docs.openstack.org/releasenotes/shade/" target="_top">
|
||||
Release notes
|
||||
</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 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>
|
||||
Issues:
|
||||
</strong>
|
||||
<a href="https://storyboard.openstack.org/#!/project/760">
|
||||
Issues
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<dl>
|
||||
<dt>
|
||||
@ -256,78 +328,6 @@
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<dl>
|
||||
<dt>
|
||||
SDK
|
||||
</dt>
|
||||
<dd>
|
||||
<a class="roundedButton" href="https://docs.openstack.org/shade/latest/">
|
||||
Shade SDK
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<dl>
|
||||
<dt>
|
||||
Docs and resources
|
||||
</dt>
|
||||
<dd>
|
||||
<a class="link" href="https://developer.openstack.org/firstapp-shade/getting_started.html" target="_top">
|
||||
Getting started
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="https://docs.openstack.org/shade/latest/user/usage.html" target="_top">
|
||||
Usage
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="https://docs.openstack.org/releasenotes/shade/" target="_top">
|
||||
Release notes
|
||||
</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 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>
|
||||
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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user