On 2/21/19 6:51 PM, Matt Riedemann wrote:
On 2/21/2019 11:07 AM, Doug Hellmann wrote:
Does an end-user interact with placement directly, or are all of the errors going to be seen and handled by other services that will report their own errors to end users?
The Placement APIs are admin-only by default. That can be configured via policy but assume it's like Ironic and admin-only for the most part.
Speaking of, what does Ironic do about translations in its API?
We're trying to keep all user-visible strings translatable.
As for the question at hand, I'm OK with *not* translating errors in placement for both the admin-only aspect and the push to use standard codes in error responses which can be googled.
FWIW I also shared this thread on WeChat to see if anyone has an opinion there.