File: fix-l7rule-create-wait-1f087c17a82eedeb.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 (5 lines) | stat: -rw-r--r-- 167 bytes parent folder | download
1
2
3
4
5
---
fixes:
  - |
    Fixed a bug when using the ``--wait`` flag with the ``l7rule create``
    command, it displayed an error message even when the command succeeded.