From 005b1db5c0f7ba6b20d4eede2b731614bc757cb4 Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Wed, 4 Feb 2015 10:53:31 -0500 Subject: [PATCH] Add Service token to conf in single vm documentation This is probably the 3rd time i got bitten by this, So filing a review :) Change-Id: Icd0834dda9c7ef806eb0fe976de85130e0220781 --- doc/source/guides/single-machine.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/guides/single-machine.rst b/doc/source/guides/single-machine.rst index 17e9b9e153..70287a9037 100644 --- a/doc/source/guides/single-machine.rst +++ b/doc/source/guides/single-machine.rst @@ -108,6 +108,7 @@ do the following: MYSQL_PASSWORD=iheartdatabases RABBIT_PASSWORD=flopsymopsy SERVICE_PASSWORD=iheartksl + SERVICE_TOKEN=xyzpdqlazydog Run DevStack: