api.openstack.org -> developer.openstack.org
The sites have been renamed, update documents. Change-Id: I7e3df64d01cce6a4549f677a9b5887495f3858f7
This commit is contained in:
parent
0811d5c91f
commit
7f70676c26
@ -108,7 +108,7 @@
|
||||
xlink:href="http://curl.haxx.se/"
|
||||
>http://curl.haxx.se/</link>. For information about the
|
||||
OpenStack APIs, see <link
|
||||
xlink:href="http://api.openstack.org/api-ref.html"
|
||||
xlink:href="http://developer.openstack.org/api-ref.html"
|
||||
>OpenStack API Reference</link>.</para>
|
||||
<?hard-pagebreak?>
|
||||
<section xml:id="authenticate">
|
||||
@ -143,10 +143,10 @@ Date: Wed, 06 Nov 2013 20:06:24 GMT</computeroutput></screen>
|
||||
<para>This section shows how to make some Identity API and
|
||||
Compute API calls. For a complete list of Identity
|
||||
API calls, see <link
|
||||
xlink:href="http://api.openstack.org/api-ref-identity.html"
|
||||
xlink:href="http://developer.openstack.org/api-ref-identity.html"
|
||||
>Identity APIs</link>. For a complete list of
|
||||
Compute API calls, see <link
|
||||
xlink:href="http://api.openstack.org/api-ref-compute.html"
|
||||
xlink:href="http://developer.openstack.org/api-ref-compute.html"
|
||||
>Compute APIs and Extensions</link>.</para>
|
||||
<para>Use the Identity API to request a list of
|
||||
tenants, as follows:</para>
|
||||
|
@ -76,7 +76,7 @@
|
||||
<literal>provider:segmentation_id</literal>. The
|
||||
validation rules for these attributes are the same as for
|
||||
the <link
|
||||
xlink:href="http://api.openstack.org/api-ref-networking.html#network_provider-ext"
|
||||
xlink:href="http://developer.openstack.org/api-ref-networking.html#network_provider-ext"
|
||||
>Networks provider extended attributes</link>. You
|
||||
cannot use both extensions at the same time.</para>
|
||||
<para>The NSX and ML2 plug-ins support this extension. With
|
||||
|
2
tox.ini
2
tox.ini
@ -35,7 +35,7 @@ commands =
|
||||
|
||||
[testenv:publishdocs-api]
|
||||
# Prepare documents (without www) so that they can get published on
|
||||
# api.openstack.org with just copying publish-docs/api-ref over.
|
||||
# developer.openstack.org with just copying publish-docs/api-ref over.
|
||||
commands =
|
||||
openstack-doc-test --check-build --publish --only-book api-ref --only-book api-ref-guides
|
||||
# We need to move api-ref-guides to the proper place:
|
||||
|
@ -485,7 +485,7 @@
|
||||
<a class="link" href="http://docs.openstack.org/api/quick-start/content/" target="_top">Getting Started Guide</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a class="link" href="http://api.openstack.org/api-ref.html" target="_top">API Complete Reference</a>
|
||||
<a class="link" href="http://developer.openstack.org/api-ref.html" target="_top">API Complete Reference</a>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user