From a8aa25b250b4886b22ad2f3c7f556a52b2624881 Mon Sep 17 00:00:00 2001
From: zhuzeyu <zhu.zeyu@zte.com.cn>
Date: Wed, 15 Mar 2017 17:21:47 +0800
Subject: [PATCH] Update the README.rst file

Modify the order of the folder according to the project structure

Change-Id: I291b40f32b790336fe84fb0e36432fde2d2149c7
---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index de66a032c4..e0246ba904 100644
--- a/README.rst
+++ b/README.rst
@@ -119,10 +119,10 @@ Directories
 -  ``etc`` - Contains a reference etc directory structure which requires
    configuration of a small number of configuration variables to achieve
    a working All-in-One (AIO) deployment.
--  ``tests`` - Contains functional testing tools.
--  ``tools`` - Contains tools for interacting with Kolla-Ansible.
 -  ``specs`` - Contains the Kolla-Ansible communities key arguments about
    architectural shifts in the code base.
+-  ``tests`` - Contains functional testing tools.
+-  ``tools`` - Contains tools for interacting with Kolla-Ansible.
 
 Getting Involved
 ================