Add vsperf in reporting
[releng.git] / utils / test / testapi / opnfv_testapi / tests / unit / common / nosection.ini
1 # to add a new parameter in the config file,
2 # the CONF object in config.ini must be updated
3 [api]
4 # Listening port
5 port = 8000
6 # With debug_on set to true, error traces will be shown in HTTP responses
7 debug = True
8 authenticate = False
9
10 [ui]
11 url = http://localhost:8000