Jump to: navigation, search

Translations:ReleaseNotes/Juno/14/en

Revision as of 12:59, 17 March 2016 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • There have been some logging changes that need to be called out. In all cases, well-behaved log processors will not be affected.
    • Storage node (account, container, object) logs now have the PID logged at the end of the log line.
    • Object daemons now send a user-agent string with their full name (e.g. "obj" is now "object").
  • Once an additional storage policy has been enabled, downgrading to Swift pre-2.0.0 will cause any additional storage policies to become unavailable.
  • As part of an effort to eventually update the default port to swift to an non-IANA-assigned range, bind_port is now a required setting. Anyone currently explicitly setting the ports will not be affected. However, if you do not currently set the ports, please ensure that your *_server.conf has bind_port set to match your ring as part of your upgrade.
  • Note that storage policies include a new daemon, the container-reconciler.
  • TempURL default allowed methods config setting now also allows POST and DELETE. This means tempurls can be created for these verbs. It does not affect any existing tempurls.
  • A list of all updated, deprecated or removed options in swift can be found at: http://docs.openstack.org/trunk/config-reference/content/swift-conf-changes-master.html