From cecd47696f9f146e59103f14f8290e241c2d6f66 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Mon, 5 Oct 2015 17:05:24 -0400 Subject: [PATCH] Fix README table markdown syntax Fix README table to use correct markdown syntax. Change-Id: Ic5e3b0d0abe7a8a155e73d49d1469d473d7d5721 --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 1cc2a66ae..9ba99545f 100644 --- a/README.md +++ b/README.md @@ -28,27 +28,17 @@ OpenStack services are balanced between two scenarios because OpenStack Infastructure Jenkins slaves can not afford the load of running all on the same node. ------------------------------------------- | - | scenario001 | scenario002 | -|----------------------------------------- +|:----------:|:-----------:|:-----------:| | keystone | X | X | -|----------------------------------------- | glance | X | X | -|----------------------------------------- | nova | X | X | -|----------------------------------------- | neutron | X | X | -|----------------------------------------- | cinder | X | | -|----------------------------------------- | ceilometer | X | | -|----------------------------------------- | heat | | X | -|----------------------------------------- | swift | | X | -|----------------------------------------- | sahara | | X | -|----------------------------------------- When the Jenkins slave is created, the *run_tests.sh* script will executed. This script will execute *install_modules.sh* that prepare /etc/puppet/modules