Fix README table markdown syntax
Fix README table to use correct markdown syntax. Change-Id: Ic5e3b0d0abe7a8a155e73d49d1469d473d7d5721
This commit is contained in:
parent
4c40b18e2a
commit
cecd47696f
12
README.md
12
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
|
Infastructure Jenkins slaves can not afford the load of running all on the
|
||||||
same node.
|
same node.
|
||||||
|
|
||||||
------------------------------------------
|
|
||||||
| - | scenario001 | scenario002 |
|
| - | scenario001 | scenario002 |
|
||||||
|-----------------------------------------
|
|:----------:|:-----------:|:-----------:|
|
||||||
| keystone | X | X |
|
| keystone | X | X |
|
||||||
|-----------------------------------------
|
|
||||||
| glance | X | X |
|
| glance | X | X |
|
||||||
|-----------------------------------------
|
|
||||||
| nova | X | X |
|
| nova | X | X |
|
||||||
|-----------------------------------------
|
|
||||||
| neutron | X | X |
|
| neutron | X | X |
|
||||||
|-----------------------------------------
|
|
||||||
| cinder | X | |
|
| cinder | X | |
|
||||||
|-----------------------------------------
|
|
||||||
| ceilometer | X | |
|
| ceilometer | X | |
|
||||||
|-----------------------------------------
|
|
||||||
| heat | | X |
|
| heat | | X |
|
||||||
|-----------------------------------------
|
|
||||||
| swift | | X |
|
| swift | | X |
|
||||||
|-----------------------------------------
|
|
||||||
| sahara | | X |
|
| sahara | | X |
|
||||||
|-----------------------------------------
|
|
||||||
|
|
||||||
When the Jenkins slave is created, the *run_tests.sh* script will executed.
|
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
|
This script will execute *install_modules.sh* that prepare /etc/puppet/modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user