aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'keystone-moon/debian/README.Debian')
-rw-r--r--keystone-moon/debian/README.Debian8
1 files changed, 8 insertions, 0 deletions
diff --git a/keystone-moon/debian/README.Debian b/keystone-moon/debian/README.Debian
new file mode 100644
index 00000000..d2166c81
--- /dev/null
+++ b/keystone-moon/debian/README.Debian
@@ -0,0 +1,8 @@
+A note about database configuration
+----------------------------------
+
+Keystone by default uses sqlite3 as a database. If you want
+to use something other than sqlite3, please run the following command:
+
+sudo dpkg-reconfigure -plow keystone
+