54a4aea969
As XML support has been removed from neutron, there is no need to keep it in client. Dropped XML serializer and deserializer and deprecated "request-format" CLI option, making JSON the default and the only supported request format. DocImpact Change-Id: I88b0fdd65a649694252d5ff43a174e75026df5b1 Closes-Bug: #1380787
6 lines
117 B
YAML
6 lines
117 B
YAML
---
|
|
upgrade:
|
|
- XML request format support has been removed.
|
|
deprecations:
|
|
- request-format option is deprecated.
|