Update the title and URL for admin guide

Change-Id: I7675de8670043aac402cae6eeaac9c426bd7bc4b
Implements: blueprint user-guides-reorganised
This commit is contained in:
KATO Tomoyuki 2016-04-02 08:22:57 +09:00
parent b56f66c025
commit 7296c0b4bf
6 changed files with 8 additions and 8 deletions

View File

@ -449,7 +449,7 @@ Trust extension (OS-TRUST)
</para>
<para>
For more information, see <link
xlink:href="http://docs.openstack.org/admin-guide-cloud/keystone_use_trusts.html">Use
xlink:href="http://docs.openstack.org/admin-guide/keystone_use_trusts.html">Use
trusts</link>.
</para>
<wadl:resources

View File

@ -35,7 +35,7 @@
</para>
<para>
For information about Identity API protection, see <link
xlink:href="http://docs.openstack.org/admin-guide-cloud/identity_service_api_protection.html">Identity
xlink:href="http://docs.openstack.org/admin-guide/identity_service_api_protection.html">Identity
API protection with role-based access control (RBAC)</link> in the
<citetitle>OpenStack Cloud Administrator Guide</citetitle>.
</para>
@ -455,7 +455,7 @@
<para>
For information about how to integrate the Identity service with
LDAP, see <link
xlink:href="http://docs.openstack.org/admin-guide-cloud/keystone_integrate_with_ldap.html">Integrate Identity with LDAP</link>.
xlink:href="http://docs.openstack.org/admin-guide/keystone_integrate_with_ldap.html">Integrate Identity with LDAP</link>.
</para>
<wadl:resources xmlns:wadl="http://wadl.dev.java.net/2009/02">
<wadl:resource href="../wadls/identity-api/src/v3/wadl/identity-admin-v3.wadl#config"/>

View File

@ -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/compute-images-instances.html#image-properties-and-property-protection">Image property protection</link> in the
xlink:href="http://docs.openstack.org/admin-guide/compute-images-instances.html#image-properties-and-property-protection">Image property protection</link> in the
<citetitle>OpenStack Cloud Administrator Guide</citetitle>.
</para>
<section xml:id="versions-v1">

View File

@ -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/compute-images-instances.html#image-properties-and-property-protection">Image
xlink:href="http://docs.openstack.org/admin-guide/compute-images-instances.html#image-properties-and-property-protection">Image
property protection</link> in the <citetitle>OpenStack Cloud
Administrator Guide</citetitle>.
</para>

View File

@ -920,7 +920,7 @@
<para>
For information about how to use volume types to create
multiple-storage back ends, see <link
xlink:href="http://docs.openstack.org/admin-guide-cloud/blockstorage_multi_backend.html">Configure multiple-storage back ends</link>.
xlink:href="http://docs.openstack.org/admin-guide/blockstorage_multi_backend.html">Configure multiple-storage back ends</link>.
</para>
</wadl:doc>
<request>
@ -976,7 +976,7 @@
<para>
For information about how to use volume types to create
multiple-storage back ends, see <link
xlink:href="http://docs.openstack.org/admin-guide-cloud/blockstorage_multi_backend.html">Configure multiple-storage back ends</link>.
xlink:href="http://docs.openstack.org/admin-guide/blockstorage_multi_backend.html">Configure multiple-storage back ends</link>.
</para>
</wadl:doc>
<request>

View File

@ -496,7 +496,7 @@ Neutron LbaaS API
-----------------
.. note:: This section is based on the Neutron LBaaS API version 1.0
http://docs.openstack.org/admin-guide-cloud/networking_adv-features.html#basic-load-balancer-as-a-service-operations
http://docs.openstack.org/admin-guide/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/ -