Browse code

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

Davanum Srinivas authored on 2015/02/05 00:53:31
Showing 1 changed files
... ...
@@ -108,6 +108,7 @@ do the following:
108 108
     MYSQL_PASSWORD=iheartdatabases
109 109
     RABBIT_PASSWORD=flopsymopsy
110 110
     SERVICE_PASSWORD=iheartksl
111
+    SERVICE_TOKEN=xyzpdqlazydog
111 112
 
112 113
 Run DevStack:
113 114