Files
nova/api-ref/ext/rest_parameters.py
Sean Dague cbf49a307e Enhanced error handling for rest_parameters parser
Instead of throwing a KeyError if the lookup file isn't what we
expected, and dying, throw a warning and skip the key in content. This
makes it a bit easier to understand what's wrong and how to address it
for people not familiar with the code.

Change-Id: I0d1cb60b5a1010d00e5290f697bbde601fd5f221
2016-04-01 08:05:35 -04:00

11 KiB