modify document for api version v1 support for sql driver

The patch fix the freezer-api.conf.sample and config of
v1 support for sql driver.

Change-Id: Id57681148cf026a2e06d2d6a8ec7aa8fcf1eb4aa
This commit is contained in:
gecong1973 2018-11-01 18:57:09 -07:00
parent 00ac645822
commit 6925ba26ee
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
# * Multi-tenancy is not supported under this
# api version.
# * Everything is user based.
# * Freezer api v1 doesn't support Oslo.db.
# * Freezer api v1 supports Oslo.db.
# * Use elasticsearch db with v1 api version
# The v2 OpenStack Freezer API:
# * Multi-tenancy is supported under this api version.

View File

@ -71,7 +71,7 @@ def api_common_opts():
* Multi-tenancy is not supported under this
api version.
* Everything is user based.
* Freezer api v1 doesn't support Oslo.db.
* Freezer api v1 supports Oslo.db.
* Use elasticsearch db with v1 api version
The v2 OpenStack Freezer API functions
as follows: