Fix indentation in overview_backin_store.rst

Fix indentation of nested list.
Old indentation was wrongly interpreted as quotation

Change-Id: Ia9625bc3b7984501f4931b3428fa930a156bfe66
This commit is contained in:
David Rabel 2018-05-02 16:24:27 +02:00
parent 3313392462
commit 5257ed033c

View File

@ -172,9 +172,9 @@ The sequence of events and actions are as follows:
Service's token. If you use python-swiftclient you can achieve this
by:
* Putting the URL in the ``preauthurl`` parameter
* Putting the <user-token> in ``preauthtoken`` parameter
* Adding the X-Service-Token to the ``headers`` parameter
* Putting the URL in the ``preauthurl`` parameter
* Putting the <user-token> in ``preauthtoken`` parameter
* Adding the X-Service-Token to the ``headers`` parameter
Using the HTTP_X_SERVICE_CATALOG to get Swift Account Name