-
Notifications
You must be signed in to change notification settings - Fork 366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
param 'sessionPersistence' of NeutronLbPoolV2 requires @JsonProperty #856
Milestone
Comments
@emjburns can you please address this? |
@vinodborole sure. Can you assign it to me? |
@emjburns i don't see you in the assignees list, can you check if you can assign it to yourself? |
auhlig
added a commit
that referenced
this issue
Oct 25, 2016
Fix #856 - add @JsonProperty to NeutronLbPoolV2 sessionPersistance
Merged fix. |
@emjburns can you fix the same problem in 'NeutronLbPoolV2Update.class' ?thx |
FYI @vinodborole @auhlig |
Hi @emjburns, Please address this if you get the chance. Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Community,
Param 'sessionPersistence' in class 'NeutronLbPoolV2' requires @JsonProperty or an error will be thrown.
ClientResponseException{message=Unrecognized attribute(s) 'sessionPersistence',,status=400, status-code=BAD_REQUEST}
The text was updated successfully, but these errors were encountered: