File: Client-to-request-JSON-responses-8d942dafca785c70.yaml

package info (click to toggle)
python-octaviaclient 3.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,192 kB
  • sloc: python: 12,656; sh: 57; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
fixes:
  - |
    The client will now always ask for a JSON format response from the Octavia
    API. This resolves a client side bug should certain errors be returned
    by the API.