Skip to content
Snippets Groups Projects
  1. Feb 22, 2016
  2. Feb 21, 2016
    • Paul Bourke's avatar
      Upgrade task for Swift · e09375a4
      Paul Bourke authored
      Based on the Nova upgrade patch and recommendations from Swift PTL John
      Dickinson at
      https://swiftstack.com/blog/2013/12/20/upgrade-openstack-swift-no-downtime/
      
      Notes:
      
      As part of this upgrade I have chosen to *not* migrate any data from the
      old style swift_data container. This is because it was never intended to
      be used in production; this fact is made clear in the docs.
      
      In regards to testing, as of this patch we do not yet have an upgrade
      task for the common containers (rsyslog and kolla-toolbox), so
      attempting to upgrade swift will result in it failing to find the
      kolla-toolbox. This will be true of any other upgrade until upgrade for
      common is added. It can be worked around by deploying another role such
      as keystone which will drag in the common role and start up
      kolla-toolbox, after which Swift can be successfully upgraded.
      
      Change-Id: I138556932e9bddcd595d94a3dcb69603268880ff
      Partially-Implements: blueprint upgrade-kolla
      Implements: blueprint upgrade-swift
      e09375a4
  3. Feb 20, 2016
  4. Feb 19, 2016
Loading