openstack-ansible/releasenotes/notes/swift-rings-port-change-4a95bbd9b63fb201.yaml
Jesse Pretorius bc8b321fe2 Update all SHAs for Newton 2016-09-16
This patch updates all the roles to the latest available SHA's,
updates all the OpenStack Service SHA's and also updates the
appropriate python requirements pins.

Change-Id: Ia9cb9dd47b391ebcbcc26d320245e3a7e4751568
2016-09-16 14:03:48 +00:00

12 lines
490 B
YAML

---
features:
- Change the port for devices in the ring by adjusting
the port value for services, hosts, or devices. This
will not involve a rebalance of the ring.
- Changing the port for a device, or group of devices,
carries a brief period of downtime to the swift
storage services for those devices. The devices will
be unavailable during period between when the
storage service restarts after the port update, and
the ring updates to match the new port.