update the relative path of api_extensions_path

the previous path 'unit/extensions' could not be found correctly.

Change-Id: Ic8e658e651e99e57d19f6c3390db89650600decd
Closes-Bug: 1379711
This commit is contained in:
Yalei Wang 2014-10-12 01:03:20 +08:00 committed by yalie
parent 67d394d5f2
commit ee1306f554

View File

@ -12,7 +12,7 @@ bind_host = 0.0.0.0
bind_port = 9696
# Path to the extensions
api_extensions_path = unit/extensions
api_extensions_path = neutron/tests/unit/extensions
# Paste configuration file
api_paste_config = api-paste.ini.test