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:
parent
67d394d5f2
commit
ee1306f554
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user