Fix the incorrect RST convention

This blank line cause the font size of nova-api service description
rendered bigger than other content[1]. We should remove it.

[1] https://docs.openstack.org/nova/latest/install/get-started-compute.html

Change-Id: Ic8e487f6db9ad62027ac17853eeb04c0fdaaa6b4
This commit is contained in:
zhang.lei 2018-01-26 10:00:18 +00:00
parent d0d0262379
commit 020980d965
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ download images to launch instances.
OpenStack Compute consists of the following areas and their components:
``nova-api`` service
Accepts and responds to end user compute API calls. The service supports the
OpenStack Compute API. It enforces some policies and initiates most
orchestration activities, such as running an instance.