bb69b667f0
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: Ifc77c02d456500651e8adcaf9338f81601e2c148
10 lines
382 B
YAML
10 lines
382 B
YAML
---
|
|
features:
|
|
- The ``os_swift`` role will now include the swift "staticweb" middleware
|
|
by default.
|
|
upgrade:
|
|
- When upgrading a Swift deployment from Mitaka to Newton it should be noted
|
|
that the enabled middleware list has changed. In Newton the "staticweb"
|
|
middleware will be loaded by default. While the change adds a feature it is
|
|
non-disruptive in upgrades.
|