Skip to content
Snippets Groups Projects
  1. Sep 11, 2017
    • Patrick Figel's avatar
      Add OpenStack Keystone V3 support (#4889) · 3018043f
      Patrick Figel authored
      Keystone V2 is deprecated in favour of V3. This adds the necessary
      connection parameters for establishing a V3 connection. Connections
      to V2 endpoints are still possible and the configuration should
      remain compatible.
      
      This also introduces a SWIFT_REGION variable for multi-region
      OpenStack environments and a SWIFT_CACHE_TTL that controls how long
      tokens and other meta-data is cached for. Caching tokens avoids
      rate-limiting errors that would result in media uploads becoming
      unavailable during high load or when using tasks like
      media:remove_remote. fog-openstack only supports token caching for
      V3 endpoints, so a recommendation for using V3 was added.
      3018043f
  2. Sep 10, 2017
  3. Sep 09, 2017
  4. Sep 08, 2017
  5. Sep 07, 2017
  6. Sep 06, 2017
Loading