fix doc title format error

This patch fixes the file title format inconsistent.

Change-Id: I6ffff6f006cfb5c9b6663713acc55e2b2e30c28a
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
This commit is contained in:
Yuanbin.Chen 2018-03-23 21:38:40 +08:00
parent 0ce428e807
commit 5d3d9de9ce
27 changed files with 34 additions and 34 deletions

View File

@ -27,7 +27,7 @@ Pull requests submitted through GitHub will be ignored.
.. _DeveloperWorkflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow
Project Hosting Details
-------------------------
-----------------------
Project Documentation
https://docs.openstack.org/python-openstacksdk/latest/

View File

@ -1,5 +1,5 @@
Tasks Needed for rationalizing shade and openstacksdk
======================================================
=====================================================
A large portion of the important things have already been done and landed
already. For reference, those are:

View File

@ -1,8 +1,8 @@
.. _openstack-config:
========================================
Configuring OpenStack SDK Applications
========================================
======================================
Configuring OpenStack SDK Applications
======================================
.. _config-environment-variables:

View File

@ -1,6 +1,6 @@
========================
Using os-client-config
========================
======================
Using os-client-config
======================
.. toctree::
:maxdepth: 2

View File

@ -1,5 +1,5 @@
Using OpenStack Baremetal
===========================
=========================
Before working with the Baremetal service, you'll need to create a
connection to your OpenStack cloud by following the :doc:`connect` user

View File

@ -12,9 +12,9 @@
under the License.
================================
==========================
Using OpenStack Clustering
================================
==========================
Before working with the Clustering service, you'll need to create a
connection to your OpenStack cloud by following the :doc:`connect` user guide.

View File

@ -22,7 +22,7 @@ policies.
List Events
~~~~~~~~~~~~
~~~~~~~~~~~
To examine the list of events:

View File

@ -66,7 +66,7 @@ Full example: `manage profile`_
Get Profile
~~~~~~~~~~~~
~~~~~~~~~~~
To get a profile based on its name or ID:

View File

@ -1,12 +1,12 @@
Baremetal API
==============
=============
For details on how to use baremetal, see :doc:`/user/guides/baremetal`
.. automodule:: openstack.baremetal.v1._proxy
The Baremetal Class
--------------------
-------------------
The baremetal high-level interface is available through the ``baremetal``
member of a :class:`~openstack.connection.Connection` object.

View File

@ -43,7 +43,7 @@ Snapshot Operations
.. automethod:: openstack.block_storage.v2._proxy.Proxy.snapshots
Stats Operations
^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^
.. autoclass:: openstack.block_storage.v2._proxy.Proxy

View File

@ -170,7 +170,7 @@ Helper Operations
Service Operations
^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^
.. autoclass:: openstack.clustering.v1._proxy.Proxy

View File

@ -83,7 +83,7 @@ L7 Policy Operations
.. automethod:: openstack.load_balancer.v2._proxy.Proxy.update_l7_policy
L7 Rule Operations
^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^
.. autoclass:: openstack.load_balancer.v2._proxy.Proxy

View File

@ -1,5 +1,5 @@
Baremetal Resources
=====================
===================
.. toctree::
:maxdepth: 1

View File

@ -1,5 +1,5 @@
openstack.baremetal.v1.chassis
===============================
==============================
.. automodule:: openstack.baremetal.v1.chassis

View File

@ -1,5 +1,5 @@
openstack.baremetal.v1.driver
==============================
=============================
.. automodule:: openstack.baremetal.v1.driver

View File

@ -1,5 +1,5 @@
openstack.baremetal.v1.Node
============================
===========================
.. automodule:: openstack.baremetal.v1.node

View File

@ -1,5 +1,5 @@
openstack.baremetal.v1.port
============================
===========================
.. automodule:: openstack.baremetal.v1.port

View File

@ -1,5 +1,5 @@
openstack.baremetal.v1.port_group
==================================
=================================
.. automodule:: openstack.baremetal.v1.port_group

View File

@ -1,5 +1,5 @@
openstack.clustering.v1.Cluster
=====================================
===============================
.. automodule:: openstack.clustering.v1.cluster

View File

@ -1,5 +1,5 @@
openstack.compute.v2.flavor
============================
===========================
.. automodule:: openstack.compute.v2.flavor

View File

@ -1,5 +1,5 @@
openstack.compute.v2.server
============================
===========================
.. automodule:: openstack.compute.v2.server

View File

@ -1,5 +1,5 @@
Database Resources
======================
==================
.. toctree::
:maxdepth: 1

View File

@ -1,5 +1,5 @@
openstack.key_manager.v1.container
=====================================
==================================
.. automodule:: openstack.key_manager.v1.container

View File

@ -1,10 +1,10 @@
openstack.load_balancer.v2.l7_rule
====================================
==================================
.. automodule:: openstack.load_balancer.v2.l7_rule
The L7Rule Class
------------------
----------------
The ``L7Rule`` class inherits from :class:`~openstack.resource.Resource`.

View File

@ -4,7 +4,7 @@ openstack.load_balancer.v2.pool
.. automodule:: openstack.load_balancer.v2.pool
The Pool Class
------------------
--------------
The ``Pool`` class inherits from :class:`~openstack.resource.Resource`.

View File

@ -4,7 +4,7 @@ openstack.network.v2.agent
.. automodule:: openstack.network.v2.agent
The Agent Class
-----------------
---------------
The ``Agent`` class inherits from :class:`~openstack.resource.Resource`.

View File

@ -1,5 +1,5 @@
ServiceFilter
==============
=============
.. automodule:: openstack.service_filter