Fix URLs after RST conversion
Adjust URLs so that they point to the new location of the RST based Cloud Administrators Guide, End User Guide, and Admin User Guide. Change-Id: Ie83f9b0324a1ae527eaa01787372b0745bde77f8
This commit is contained in:
parent
cfdbefd3ae
commit
468f12152f
@ -56,7 +56,7 @@
|
||||
making REST calls directly. All OpenStack command-line
|
||||
tools are implemented by using the Python SDK. See
|
||||
<link
|
||||
xlink:href="http://docs.openstack.org/user-guide/content/ch_sdk.html"
|
||||
xlink:href="http://docs.openstack.org/user-guide/sdk.html"
|
||||
>OpenStack Python SDK</link> in the
|
||||
<citetitle>OpenStack End User
|
||||
Guide</citetitle>.</para>
|
||||
|
@ -41,12 +41,12 @@
|
||||
<para>For complete information about the OpenStack clients,
|
||||
including how to source the <filename>openrc</filename>
|
||||
file, see <link
|
||||
xlink:href="http://docs.openstack.org/user-guide/content/"
|
||||
xlink:href="http://docs.openstack.org/user-guide/"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:html="http://www.w3.org/1999/xhtml"
|
||||
><citetitle>OpenStack End User
|
||||
Guide</citetitle></link>, <link
|
||||
xlink:href="http://docs.openstack.org/user-guide-admin/content/"
|
||||
xlink:href="http://docs.openstack.org/user-guide-admin/"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:html="http://www.w3.org/1999/xhtml"
|
||||
><citetitle>OpenStack Admin User
|
||||
|
@ -352,7 +352,7 @@ Trust extension (OS-TRUST)
|
||||
</para>
|
||||
<para>
|
||||
For more information, see <link
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/section_keystone-trusts.html">Use trusts</link>.
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/keystone_use_trusts.html">Use trusts</link>.
|
||||
</para>
|
||||
<wadl:resources
|
||||
href="../wadls/identity-api/src/v3/wadl/OS-TRUST-v3.wadl"
|
||||
|
@ -16,7 +16,7 @@
|
||||
These rules are stored in a JSON policy file. The Identity service
|
||||
configuration file, <link xlink:href="http://docs.openstack.org/kilo/config-reference/content/keystone-configuration-file.html"><code>keystone.conf</code></link>, sets the name and
|
||||
location of this policy file. For information about Identity API
|
||||
protection, see <link xlink:href="http://docs.openstack.org/admin-guide-cloud/content/identity-service-api-protection-with-role-based-access-control.html">Identity API protection with role-based access control
|
||||
protection, see <link xlink:href="http://docs.openstack.org/admin-guide-cloud/identity_service_api_protection.html">Identity API protection with role-based access control
|
||||
(RBAC)</link> in the <citetitle>OpenStack Cloud Administrator Guide</citetitle>.
|
||||
</para>
|
||||
<section xml:id="versions-identity-v3">
|
||||
|
@ -15,7 +15,7 @@
|
||||
<para>Cloud providers can configure property protections that
|
||||
prevent non-administrative users from updating and deleting
|
||||
protected properties. For more information, see <link
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/glance-property-protection.html"
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/compute-images-instances.html#image-properties-and-property-protection"
|
||||
>Image property protection</link> in the
|
||||
<citetitle>OpenStack Cloud Administrator
|
||||
Guide</citetitle>.</para>
|
||||
|
@ -13,7 +13,7 @@
|
||||
Cloud providers can configure property protections that prevent
|
||||
non-administrative users from updating and deleting protected properties.
|
||||
For more information, see <link
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/content/glance-property-protection.html">Image property
|
||||
xlink:href="http://docs.openstack.org/admin-guide-cloud/compute-images-instances.html#image-properties-and-property-protection">Image property
|
||||
protection</link> in the <citetitle>OpenStack Cloud Administrator
|
||||
Guide</citetitle>.
|
||||
</para>
|
||||
|
@ -1856,7 +1856,7 @@
|
||||
<para>
|
||||
These IPs must be allocated from the central pool before they can
|
||||
be used. To allocate a floating IP to a project, see <link
|
||||
xlink:href="http://docs.openstack.org/user-guide/content/floating_ip_allocate.html">Associate floating IP
|
||||
xlink:href="http://docs.openstack.org/user-guide/cli_manage_ip_addresses.html#associate-floating-ip-addresses">Associate floating IP
|
||||
addresses</link>.
|
||||
</para>
|
||||
</wadl:doc>
|
||||
|
@ -494,7 +494,7 @@ Neutron LbaaS API
|
||||
-----------------
|
||||
|
||||
.. note:: This section is based on the Neutron LBaaS API version 1.0
|
||||
http://docs.openstack.org/admin-guide-cloud/content/lbaas_workflow.html
|
||||
http://docs.openstack.org/admin-guide-cloud/networking_adv-features.html#basic-load-balancer-as-a-service-operations
|
||||
|
||||
.. todo:: libcloud support added 0.14:
|
||||
https://developer.rackspace.com/blog/libcloud-0-dot-14-released/ -
|
||||
|
Loading…
Reference in New Issue
Block a user