Merge "Fix typos in docs"

This commit is contained in:
Zuul 2018-05-11 23:18:22 +00:00 committed by Gerrit Code Review
commit 791e40183d
2 changed files with 2 additions and 2 deletions

View File

@ -637,7 +637,7 @@ OPTIONS
:Default: ``swift``
:Valid Values: local, swift, ssh, s3
Storage for backups. Can be Swift, Local, SSH and S3 now. Swift is default storage now. Local stores backupson the same defined path, swift will store files in container, and s3 will store files in bucket in S3 compatible storage.
Storage for backups. Can be Swift, Local, SSH and S3 now. Swift is default storage now. Local stores backups on the same defined path, swift will store files in container, and s3 will store files in bucket in S3 compatible storage.
.. oslo.config:option:: access_key

View File

@ -4,7 +4,7 @@ Freezer Agent Installation
Before Installation
-------------------
- Freezer contains two component: Freezer Agent
(freezer-agent) and Freeze Scheduler (freezer-scheduler).
(freezer-agent) and Freezer Scheduler (freezer-scheduler).
- Install Freezer Agent from source (It is not hard).
- Chose correct version of Freezer Agent that corresponds other Freezer
components and your OpenStack version.