Skip to content
Snippets Groups Projects
  1. Nov 23, 2018
  2. Sep 28, 2018
  3. Jun 10, 2018
    • David Rabel's avatar
      Fix typo in docs · c08ee004
      David Rabel authored
      Fix typo in doc/source/reference/swift-guide.rst
      
      Change-Id: I9e355a5e8ec6c106c15f8480c7322cf6b33a7d4d
      c08ee004
  4. May 21, 2018
  5. Mar 19, 2018
  6. Nov 20, 2017
  7. Sep 06, 2017
  8. Aug 11, 2017
  9. Jul 11, 2017
    • Paul Bourke's avatar
      Improve Swift ring setup sample script · bf952839
      Paul Bourke authored
      The sample script provided in the docs to configure rings should add
      each storage node the ring, not the control node pointed to by the vip.
      
      Change-Id: I28ad60eb3c07f5da0e04e7780c41a7eed158b6d5
      bf952839
  10. Apr 22, 2017
  11. Mar 10, 2017
    • caoyuan's avatar
      Fix the "tox -e docs" command failed · 1b59a5ac
      caoyuan authored
      - cinder-guide.rst:34: D001 Line too long
      - swift-guide.rst:16: D001 Line too long
      
      Change-Id: I32e7aeeaee98b8859f257bf173d24295fbe4dd6b
      1b59a5ac
  12. Mar 01, 2017
  13. Feb 28, 2017
    • Paul Bourke's avatar
      Improve Swift docs · 00e83708
      Paul Bourke authored
      * Remove references to all-in-one, kolla Swift now works correctly in both
        all-in-one and multinode contexts
      
      * Fixup commands used for generating rings
      
      * General readability improvements
      
      Change-Id: I3ec87068a98ba5397bb6f2feb707bc685181e747
      00e83708
  14. Jun 14, 2016
  15. May 27, 2016
  16. May 16, 2016
    • Swapnil Kulkarni (coolsvap)'s avatar
      Structuring the documentation · d87b4f63
      Swapnil Kulkarni (coolsvap) authored
      Restructured the documenation to
      
      1. Add reference at the top
      2. Updated the title formatting
      3. Updated the heading formatting
      4. Updated the links formatting
      
      Change-Id: Ie3786e92fee674da1fa39cf07f1bf0a3badd5b92
      d87b4f63
  17. Mar 08, 2016
    • Paul Bourke's avatar
      Document how to use loopback devices for Swift · 9588fd1d
      Paul Bourke authored
      People commonly want to use loopback devices to evaulate or develop on
      Swift.  The steps for this are slightly different than those for
      physical block devices.
      
      Also make some small fix ups to the title formatting.
      
      Change-Id: I0c1cb4a261f264dc56bd065ab137e5ee79e773f8
      9588fd1d
  18. Jan 29, 2016
    • Qiu Yu's avatar
      Detect and use physical disks for Swift storage · a0fc2bd6
      Qiu Yu authored
      This change let Swift detect and use physical disk for storage. The
      old named volume for storage isn't really useful for any serious setup.
      Also updated swift-guide.rst accordingly.
      
      Change-Id: I4f577b7b69d8bcd8b3961500946241c65a16db22
      Partially-Implements: blueprint swift-physical-disk
      a0fc2bd6
  19. Dec 05, 2015
  20. Oct 13, 2015
  21. Sep 25, 2015
    • Steven Dake's avatar
      Rename swift-readme.rst to swift-guide.rst · bdad07d2
      Steven Dake authored
      All services should have a guide that follows the same style as
      cinder-guide.rst or swift-guide.rst and all should be named
      service-guie.rst.
      
      Change-Id: Iaa75d137d4e159452153f9fe572fe017fe988be4
      bdad07d2
  22. Sep 18, 2015
  23. Sep 03, 2015
    • Steven Dake's avatar
      Rename docs dir to doc for publishing · 233864ff
      Steven Dake authored
      The publishing docs expect the documentation to be present in the
      /doc directory not the /docs directory.  If the documentation is in
      the /docs directory, according to fungi the docs won't be published
      properly.
      
      Change-Id: I718fec7e69d298a5cb2376ca4e2455e12169566e
      Partially-Implements: blueprint kola-tox-doc
      233864ff
  24. Aug 26, 2015
    • Paul Bourke's avatar
      Implement Ansible role for Swift · 515cf2af
      Paul Bourke authored
      This currently deploys the core services for a working Swift which are
      account/container/object/proxy.
      
      I've included some basic docs in docs/swift-related.rst, which gives
      usage instructions and more context on this patch. These are really to
      give an overview of the state of Swift in Kolla as of now, so unless
      there's some major inaccuracy there please don't nitpick it.
      
      Change-Id: Id0c54be3e24c46459c40b16b7020f05bddbe1b19
      Implements: blueprint ansible-swift
      515cf2af
Loading