Fix client models breaking when a new attribute is added to the server response
Bug #1459807 reported by
Douglas Mendizábal
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-barbicanclient |
New
|
Undecided
|
Unassigned |
Bug Description
Currently adding a new attribute to the json returned by the barbican service will result in client errors. The client models need to be changed to allow for continued operation when a new attribute is added.
Consider adding properties to the model dynamically.
To post a comment you must log in.