[user-guides] Change modules to services

At now, Orchestration and Telemetry are services, not modules.
https://git.openstack.org/cgit/openstack/governance/tree/reference/projects.yaml

Change-Id: I8a75914f3152c9839c3a1e33540d01154d056135
This commit is contained in:
KATO Tomoyuki
2015-10-28 10:42:25 +09:00
parent 760207b6b4
commit 4509221057
15 changed files with 57 additions and 57 deletions

View File

@@ -3,7 +3,7 @@ Backup and restore a database
=============================
You can use Database services to backup a database and store the backup
artifact in the Object Storage module. Later on, if the original
artifact in the Object Storage service. Later on, if the original
database is damaged, you can use the backup artifact to restore the
database. The restore process creates a database instance.