Comment 1 for bug 1720546

Revision history for this message
Nitish Krishna Kaveri (nitishk) wrote :

In API log this traceback is seen even after changing the hc_max_miss value to 7:

Traceback (most recent call last):
  File "/usr/bin/contrail-api", line 9, in <module>
    load_entry_point('vnc-cfg-api-server==0.1dev', 'console_scripts', 'contrail-api')()
  File "/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_cfg_api_server.py", line 3805, in server_main
    main(args_str, VncApiServer(args_str))
  File "/usr/lib/python2.7/dist-packages/vnc_cfg_api_server/vnc_cfg_api_server.py", line 1560, in __init__
    if project['quota']:
KeyError: ‘quota'