[config-ref] Update api-paste.ini of manila

The api-paste.ini of manila in config-ref doc is empty.
Need to update it.

Closes-Bug: #1682009
Change-Id: I7960a41e670db63cd6ce550b8fc128bb9d667e95
This commit is contained in:
wingwj 2017-04-12 11:12:57 +08:00
parent c7a268c17f
commit 7fd4f60165
2 changed files with 12 additions and 0 deletions

5
.pydevproject Normal file
View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?eclipse-pydev version="1.0"?><pydev_project>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
</pydev_project>

View File

@ -1,3 +1,10 @@
============= =============
api-paste.ini api-paste.ini
============= =============
The shared file systems service stores its API configuration settings in the
``api-paste.ini`` file.
.. remote-code-block:: none
https://git.openstack.org/cgit/openstack/manila/plain/etc/manila/api-paste.ini