From c70faa4e2784ac45bd1dfb93c2660a6ea6cb2883 Mon Sep 17 00:00:00 2001 From: Thiago da Silva Date: Thu, 31 Jul 2014 10:40:14 -0400 Subject: [PATCH] Update quick_start_guide.md --- doc/markdown/quick_start_guide.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/markdown/quick_start_guide.md b/doc/markdown/quick_start_guide.md index 14028f1..f7ba5bb 100644 --- a/doc/markdown/quick_start_guide.md +++ b/doc/markdown/quick_start_guide.md @@ -86,7 +86,7 @@ swift-ring-builder object-2.builder rebalance Execute the remakerings script to prepare new rings files. In a SAIO setup remakerings scipt is usually situated at ~/bin/remakerings.You can also run above rings builder commands manually. -Notice the mapping between SP index (2) defined in conf file above and the object ring builder command. +Notice the mapping between SP index (`2`) defined in `swift.conf` file above and the object ring builder command. #### Load the new configurations Restart swift services to reflect new changes: @@ -98,9 +98,6 @@ swift-init main restart -#### Running functional tests -TBD - ## Using SwiftOnFile It is assumed that you are still using 'tempauth' as authentication method, which is default in SAIO deployment.