Skip to content
Snippets Groups Projects
  1. Mar 02, 2017
    • Sayantani Goswami's avatar
      Deployment Guide · 78cf8abd
      Sayantani Goswami authored
      This builds the deployment guide that will be published to
      https://docs.openstack.org/project-deploy-guide/newton/.
      
      In this approach, all existing documents in kolla-ansible/doc directory
      will remain. The kolla-ansible/deploy-guide directory will simply
      include all documents that exist in the kolla-ansible/doc directory.
      All new changes will be made to the documents in the docs directory
      which will be imported to the deployment-guide. However, I believe we
      will also have to build the deployment-guide every time a change is
      merged to the docs in the doc directory.
      
      Change-Id: I98db4ec45403cf48086381b45bf5a12bbf998911
      78cf8abd
    • David Rabel's avatar
      Fixed some tox errors in docs · c2fbcf5a
      David Rabel authored
      Two lines that where too long and on trailing
      whitespace.
      
      Closes-Bug: #1669305
      Change-Id: I4dda1a27feab4d66af6d35690ede025e8d7607c8
      c2fbcf5a
    • Steven Dake's avatar
      philosophy example on customization is incorrect · 32a21933
      Steven Dake authored
      
      Fix the example by suggesting the creation of the directory
      and customizing nova properly.
      
      Change-Id: Ie5cd9b7f309416745dce60211b5a800e8c5273f7
      Co-Authored-By: default avatar <ampopp04@gmail.com>
      32a21933
  2. Mar 01, 2017
  3. 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
  4. Feb 25, 2017
    • Paul Bourke's avatar
      Update cinder docs with some lvm info · 159feffa
      Paul Bourke authored
      * Instruct the user that the VG needs to be on the storage nodes
      * enable_cinder_backend_lvm needs to be enabled when following this
        guide.
      
      Change-Id: I252ec98c98493705417aaf197f703957cce8528f
      159feffa
  5. Feb 22, 2017
  6. Feb 16, 2017
  7. Feb 15, 2017
    • Jeffrey Zhang's avatar
      Rename kolla namespace to kolla_ansible · 177fbea7
      Jeffrey Zhang authored
      * Rename kolla namespace to kolla_ansible
      * remove oslo.config.opts entry points which is uesless
      * delete useless tools/version-check.py script
      
      Change-Id: I005dd7223ff23afbb2ce8cbfd0ebec0969102798
      177fbea7
    • Jeffrey Zhang's avatar
      Fix doc format · 397d79c2
      Jeffrey Zhang authored
      Get follwing error when running tox -edocs
      
      doc/bifrost.rst:91: D001 Line too long
      doc/manila-hnas-guide.rst:28: D000 Title underline too short.
      doc/manila-hnas-guide.rst:28: D000 Title underline too short.
      doc/networking-guide.rst:93: D000 Title underline too short.
      doc/networking-guide.rst:93: D000 Title underline too short.
      doc/multinode.rst:14: D001 Line too long
      doc/quickstart.rst:474: D001 Line too long
      doc/vagrant-dev-env.rst:129: D001 Line too long
      
      Change-Id: I88090487a4710547224361d29aaf8371f8340c28
      397d79c2
  8. Feb 13, 2017
  9. Feb 06, 2017
  10. Feb 04, 2017
    • Steven Dake's avatar
      Update kolla-ansible docker-version · 7e105e00
      Steven Dake authored
      Docker version 1.13.0 is broken with the kolla-ansible deliverlable.
      
      Mark it as such in the documentation.
      
      Change-Id: I91da906cfa2a4552739749b27b41006fbc06215d
      7e105e00
    • zhuzeyu's avatar
      Update the CONTRIBUTING.rst file · 3efdff06
      zhuzeyu authored
      In this file, Some links still use kolla repo,
      we should modify it.
      
      Change-Id: I8337bab80c5cf8014014463aac84ca9d6d5b6ba9
      3efdff06
  11. Feb 03, 2017
    • Eduardo Gonzalez's avatar
      Integrate designate with neutron · e516ea50
      Eduardo Gonzalez authored
      Integrate designate service with neutron to allow instances
      and floatingip resolve designate dns.
      MDNS service need to be reachable from nova instances
      in order to resolve DNS queries.
      Added new dns_interface to make this configurable.
      Add designate guide.
      
      Closes-Bug: #1661330
      
      Change-Id: I5a2ac5cf2a9aa0977ae42d53dd64699623ddf3ed
      e516ea50
  12. Feb 02, 2017
    • Sayantani Goswami's avatar
      Update links in documents · e121ecb3
      Sayantani Goswami authored
      Update documents reference image-building documents correctly after
      image-building.rst was deleted from kolla-ansible directory.
      
      Change-Id: Ib66475e1f0f3055f2e38fc33ae649cae300c9c36
      e121ecb3
  13. Jan 30, 2017
  14. Jan 28, 2017
    • Sayantani Goswami's avatar
      Update Kolla-Ansible documents · 5b35e389
      Sayantani Goswami authored
      Kolla-ansible related documents existed on both Kolla and Kolla-Ansible
      repositories. A lot of Kolla-ansible related documents were updated in
      the Kolla repository. Porting the changes made to these documents in
      Kolla repo to Kolla-Ansible repo so that the Kolla-ansible documents can
      be removed (Refer to patch https://review.openstack.org/#/c/425749/)
      
      Change-Id: I7c53626ce551189acdb0dcbabe9369b81eed3347
      5b35e389
  15. Jan 17, 2017
  16. Jan 12, 2017
  17. Jan 04, 2017
    • Cao Xuan Hoang's avatar
      Remove trailing backtick · 4a16028c
      Cao Xuan Hoang authored
       This patch is removing a trailing backtick (`) from the
      doc/running-tests.rst document.
      
      Change-Id: I66d555ad73738a1a7fb674a27472143e0f0d6609
      4a16028c
  18. Dec 08, 2016
  19. Nov 28, 2016
  20. Nov 10, 2016
  21. Nov 09, 2016
    • Steve Wilkerson's avatar
      Added MountFlags for Ubuntu in multinode guide · f6e9c8e6
      Steve Wilkerson authored
      It was pointed out that the MountFlags=shared entry
      was missing for Ubuntu in the multinode deployment guide.
      The entry has been added back in.
      
      Change-Id: I164932848eeaec3963fa205d4493a3b7f2343dfd
      Closes-Bug: #1640618
      f6e9c8e6
    • wanglmopenstack's avatar
      source doc bifrost.rst charactor error · b3808333
      wanglmopenstack authored
      source doc bifrost.rst have a character error :
      If you encounter this issue you will have to acess the server
      the character acess shoud be access
      
      Change-Id: I3be61abe57cd7eda955ce63be3fd1cd7227f433b
      Closes-Bug: #1640476
      b3808333
  22. Nov 06, 2016
  23. Nov 03, 2016
  24. Nov 02, 2016
  25. Oct 29, 2016
  26. Oct 28, 2016
  27. Oct 25, 2016
  28. Oct 19, 2016
  29. Oct 18, 2016
  30. Oct 17, 2016
Loading