Update the version of "os-api-ref"

Refer to http://git.openstack.org/cgit/openstack/requirements/tree/global-requirements.txt
The version of "os-api-ref" should be ">=1.1.0",this patch fix it.

Change-Id: I7ac3c22a432e3165f4c575fd7bc86b83dc7e754d
This commit is contained in:
caoyuan 2016-09-29 20:12:57 +08:00
parent f7eb624d1d
commit c791578c39

View File

@ -65,7 +65,7 @@ The basic steps are:
#. Update the ``test-requirements.txt`` file for the project with a line for
the ``os-api-ref`` Sphinx extension::
os-api-ref>=0.1.0 # Apache-2.0
os-api-ref>=1.0.0 # Apache-2.0
#. Create RST files for each operation.