puppet-swift/releasenotes/notes/swift-port-warning-0ac39e6905f977b5.yaml
Drew Fisher 2efc06140f Issue warning when old Swift ports are used
https://bugs.launchpad.net/swift/+bug/1521339 changed the default ports
from 6000-6002 to 6200-6202 so as not to conflict with X or other
services. This patch is to prepare operators for the eventual change of
the default values.

Change-Id: I84501747af7b3ab46c22f1d76adfe3c629144378
2017-03-15 07:47:04 -06:00

9 lines
303 B
YAML

---
features:
- Adds a warning when ports 6000-6002 are used for object, container,
and/or account storage servers. LP#1521339
upgrade:
- Operators shoud prepare for the port change by specifying ports for the
object storage server, container storage server, and account storage
server.