Usage profile update is rejected because of of container constraint.
In addition, the error is not displayer at UI level.

http://localhost:8080/ligoj/rest/service/prov/1002/usage
Request URL: http://localhost:8080/ligoj/rest/service/prov/1002/usage
Request Method: PUT
Status Code: 400 Bad Request
Data
{
convertibleEngine: null,
convertibleFamily: null,
convertibleLocation: null,
convertibleOs: null,
convertibleType: null,
duration: 7,
id: 3003,
name: "Production",
rate: 100,
reservation: true,
start: 0
}
Result
{"errors":{"container":[{"rule":"no-match-container","parameters":{"resource":"container"}}]}}