Skip to content
Snippets Groups Projects
  1. Apr 24, 2017
  2. Mar 28, 2017
    • Alexandra Settle's avatar
      [deploy-guide] Moving the quick start to the deploy folder · f6d93e5e
      Alexandra Settle authored
      Currently the project-deploy-guide links to the entire dev
      doc repo for Kolla-Ansible. This is incorrect. It should link
      only to installation information that can be found in the quick
      start guide. This patch remedies that change, and ensures that
      there is a link to the kolla deploy guide published at
      docs.o.o.
      
      Change-Id: I43738e341e996cb5a589a09c4c59c0dc8b058458
      f6d93e5e
    • gaozx's avatar
      Fix some blank space issues · 3b18fcf9
      gaozx authored
      Change-Id: Id4fb97107c8a01f1b5e95a6fcdee3bed1f385b76
      3b18fcf9
  3. Mar 13, 2017
    • Eduardo Gonzalez's avatar
      Add cpu_mode in quickstart guide · fbfbbed4
      Eduardo Gonzalez authored
      With libvirt 2.0, when using qemu cpu mode is not properly
      evaluated and need to be set to cpu_mode = none.
      
      Add this option when kvm is not supported, otherwise user
      will still facing errors when launching instances over qemu.
      
      Change-Id: Ic970e3de74817ce4e17bb4e15d130e1e82d595cc
      fbfbbed4
  4. Mar 02, 2017
    • 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
  5. Feb 22, 2017
  6. Feb 15, 2017
    • 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
  7. Feb 06, 2017
  8. 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
  9. 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
  10. 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
  11. Dec 08, 2016
  12. Nov 28, 2016
  13. Nov 03, 2016
  14. Nov 02, 2016
  15. Oct 18, 2016
  16. Oct 17, 2016
  17. Oct 11, 2016
  18. Sep 21, 2016
  19. Sep 16, 2016
  20. Sep 05, 2016
  21. Aug 23, 2016
    • caowei's avatar
      Fix some minor errors in the doc · c3410a9c
      caowei authored
      1.remove the # - it makes copy and paste very difficult
      2.change "ubuntu" to "Ubuntu"
      3.add "Restart docker by executing the following commands: "
      
      TrivialFix
      Change-Id: I0192d9fd7f597b0e2dc8d26d4fe5ba8b32483ce0
      c3410a9c
  22. Aug 20, 2016
    • Steven Dake's avatar
      Make tox -e docs work · 755d5172
      Steven Dake authored
      There were some problems in the documentaiton that
      prevented tox -e docs from working.  Also changed
      attention to WARNING since attention was not as eye-grabbing
      as I'd hoped during a previous review.
      
      Change-Id: I2b661afa2cd4a4331bbcc99240d3e127a5d94a11
      755d5172
  23. Aug 19, 2016
  24. Aug 18, 2016
  25. Aug 17, 2016
  26. Aug 09, 2016
  27. Aug 04, 2016
    • Christian Berendt's avatar
      Add doc8 test and improve rst syntax · c3d8262e
      Christian Berendt authored
      This will test all rst files inside the doc directory for style issues with
      doc8 (an opinionated style checker for rst styles of documentation).
      
      This will fix all syntax issues identified by doc8 and will improve
      the syntax.
      
      Change-Id: Id1b9563e07e77e306aef5a0767c98c27f87c5c0e
      c3d8262e
  28. Jul 08, 2016
  29. Jun 24, 2016
  30. Jun 16, 2016
  31. Jun 14, 2016
  32. Jun 13, 2016
  33. Jun 01, 2016
  34. May 31, 2016
  35. May 28, 2016
Loading