From a2aeed05c6611137377dd5c55521f8702579fb0f Mon Sep 17 00:00:00 2001 From: Megan Guiney Date: Fri, 15 Sep 2017 20:01:09 -0700 Subject: [PATCH] fix refstack.conf.sample typo A modified version of the refstack.conf file was pushed (and merged) as part of the original patch. This reverts the samplefile back to the oslo config generated version. Change-Id: I8e29f5e119c83ee1e55db2281abd78bd0f3be0a1 --- etc/refstack.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/refstack.conf.sample b/etc/refstack.conf.sample index 9d2c1449..28e1e1a2 100644 --- a/etc/refstack.conf.sample +++ b/etc/refstack.conf.sample @@ -106,7 +106,7 @@ # database. To allow RefStack to upload and store # the full set of subunit data. set this option to # refstack_alembic_version. -#version_table = alembic_table +#version_table = alembic_version [api]