File: rebalance-exit-codes-ee79621190315a5a.yaml

package info (click to toggle)
puppet-module-swift 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,400 kB
  • sloc: ruby: 9,593; python: 38; sh: 10; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
fixes:
  - puppet-swift will no longer raise an error if
    swift-ring-builder rebalance returns an exit code of 1.
    This is a warning but not an error in
    swift-ring-builder; errors use an exit code of 2 in
    swift-ring-builder.