[config-ref] normalize file naming by service name

Change-Id: I216ca2daa3410ffc24daba6d7b5e528e114c4008
This commit is contained in:
KATO Tomoyuki 2016-08-01 20:20:38 +09:00
parent 9f45ab66b5
commit ab799d640e
35 changed files with 22 additions and 22 deletions

View File

@ -4,9 +4,9 @@ Database service
.. toctree:: .. toctree::
database-service/database.rst database/database.rst
database-service/rpc.rst database/rpc.rst
database-service/logs.rst database/logs.rst
tables/conf-changes/trove.rst tables/conf-changes/trove.rst
The Database service provides a scalable and reliable Cloud The Database service provides a scalable and reliable Cloud

View File

@ -4,11 +4,11 @@ Image service
.. toctree:: .. toctree::
image-service/api.rst image/api.rst
image-service/rpc.rst image/rpc.rst
image-service/backends.rst image/backends.rst
image-service/logs.rst image/logs.rst
image-service/sample-configuration-files.rst image/sample-configuration-files.rst
tables/conf-changes/glance.rst tables/conf-changes/glance.rst
Compute relies on an external image service to store virtual machine images and Compute relies on an external image service to store virtual machine images and

View File

@ -26,10 +26,10 @@ Contents
compute.rst compute.rst
dashboard.rst dashboard.rst
data-processing-service.rst data-processing-service.rst
database-service.rst database.rst
identity.rst identity.rst
image-service.rst image.rst
messaging.rst message.rst
networking.rst networking.rst
object-storage.rst object-storage.rst
orchestration.rst orchestration.rst

View File

@ -5,17 +5,17 @@ Message service
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
messaging/zaqar-conf.rst message/zaqar-conf.rst
messaging/zaqar-api.rst message/zaqar-api.rst
messaging/zaqar-logging.rst message/zaqar-logging.rst
messaging/zaqar-drivers.rst message/zaqar-drivers.rst
messaging/zaqar-storage-drivers.rst message/zaqar-storage-drivers.rst
messaging/zaqar-transport-drivers.rst message/zaqar-transport-drivers.rst
messaging/zaqar-notifications.rst message/zaqar-notifications.rst
messaging/zaqar-authentication.rst message/zaqar-authentication.rst
messaging/zaqar-pooling.rst message/zaqar-pooling.rst
messaging/logs.rst message/logs.rst
messaging/zaqar-cache.rst message/zaqar-cache.rst
The Message service is multi-tenant, fast, reliable, and scalable. It allows The Message service is multi-tenant, fast, reliable, and scalable. It allows
developers to share data between distributed application components performing developers to share data between distributed application components performing