Comment 1 for bug 1856119

Revision history for this message
melanie witt (melwitt) wrote :

Reproduce steps:

1. Add a policy.json override while nova-api is running and verify the override works by calling the relevant REST API
2. Remove the policy.json file and try the same REST API request again and get the "[Errno 2] No such file or directory: '/etc/nova/policy.json'" error

Expected Result:

No error when calling the REST API

Actual Result:

[Errno 2] No such file or directory: '/etc/nova/policy.json'