Add DESIGNATE_AGENT_BACKEND_DRIVER to devstack sample conf

Change-Id: I6803f5993f2af12200bb6f2ce7f215f303d256fb
This commit is contained in:
Kiall Mac Innes 2016-07-28 11:53:29 +01:00 committed by Kiall Mac Innes
parent ebaca6b80b
commit 54cea8955f
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ enable_service designate,designate-central,designate-api,designate-pool-manager,
# setup.cfg)
#DESIGNATE_BACKEND_DRIVER=powerdns
# Agent Backend Driver (Used only when DESIGNATE_BACKEND_DRIVER=agent)
#DESIGNATE_AGENT_BACKEND_DRIVER=fake
# Pool Manager Cache Driver (e.g. noop, memcache, sqlalchemy. See
# designate.backend section of setup.cfg)
#DESIGNATE_POOL_MANAGER_CACHE_DRIVER=memcache