Skip to content
Snippets Groups Projects
  1. Sep 29, 2017
  2. Sep 28, 2017
  3. Sep 27, 2017
  4. Sep 25, 2017
    • Eduardo Gonzalez's avatar
      Fix deploy-guide links · 197a264a
      Eduardo Gonzalez authored
      Deploy guides includes quickstart guide.
      Includes respect relative paths, but when
      quickstart includes vagrant doc, deploy-guide
      tries to locate the doc in its doctree (deploy-guide/source).
      
      This causes error 404 and deploy-guide post-gates to fail
      
      Change-Id: I05e49bbcef564ad4f3d80f0649ccf191d9f8b59d
      197a264a
  5. Sep 08, 2017
    • Andreas Jaeger's avatar
      Fix quickstart links · 67cce63a
      Andreas Jaeger authored
      Checking http://files.openstack.org/docs-404s/2017-09-08.txt the link
      /kolla-ansible/latest/quickstart.html gives a 404 and is most wanted.
      
      The link now is /kolla-ansible/latest/user/quickstart.html - let's
      update in tree docs for this.
      
      Fix other broken links as well - with using intra-links instead of
      external links - this will make it easier to notice breakage when files
      are moved.
      
      Change-Id: I62655afd9f270fa83c07d86aa91346af6337ca32
      67cce63a
  6. Sep 06, 2017
  7. Aug 28, 2017
    • octopusZhang's avatar
      Add a note to help user avoid docker start failure · 96fe55c8
      octopusZhang authored
      The current example for including mtu is not suitable for all docker
      version and distros. Fox example, the latest docker-ce 17.06 does not
      support docker "docker daemon" command. And also docker doesn't
      support socket parameter "fd://" on rpm based systems. We need to add
      a note to remind user not copy that configuration straightly.
      
      Change-Id: I8f2e0697eefe89abbe7da29612a625c4094c954e
      96fe55c8
  8. Aug 24, 2017
    • octopusZhang's avatar
      Install docker python module with pip · 73bd4a68
      octopusZhang authored
      The docker-py python module is now called docker and has an
      incompatible api. Running latest kolla-ansible with docker-py
      will throw an error like this:
      AttributeError: 'module' object has no attribute 'APIClient'
      
      Change-Id: Idd10735c764717cf711f62b3243d39d8c8ed263f
      73bd4a68
  9. Jul 25, 2017
  10. Jul 21, 2017
  11. Jul 10, 2017
  12. Jul 04, 2017
    • David Rabel's avatar
      Add SELinux python bindings in quickstart guide · 9ce5225d
      David Rabel authored
      kolla-ansible needs SELinux python bindings, if
      SELinux is activated. CentOS has this as a
      standard and it is generally a good idea. So
      SELinux python bindings should be installed
      together with other dependencies in quickstart
      guide.
      
      Change-Id: I6eea626aa281db695d181f96b107b51732bbc647
      9ce5225d
  13. Jun 13, 2017
    • Jeffrey Zhang's avatar
      Bump min Ansible version to 2.2.0 · 00a42b8c
      Jeffrey Zhang authored
      Different Y stream version in Ansible is not compatible. Since ansible
      2.2.0 is released for a while. It is time for kolla-ansible to bump the
      min Ansible version. Then we can remove the annoying WARNING message
      in deploying logs and use the new features.
      
      Change-Id: I99f3c5678f6d2d1f93d61c660fbd166184ff6422
      00a42b8c
  14. May 18, 2017
    • Eduardo Gonzalez's avatar
      Fix doc warning · 61f43311
      Eduardo Gonzalez authored
      A missing empty line is causing the warning to no
      be rst formated.
      
      Change-Id: Ib1de45b514834bd863c1adf38b5412cb065dddaa
      61f43311
  15. May 17, 2017
  16. May 04, 2017
  17. May 02, 2017
    • Chen's avatar
      Fix a grammar issue · 5f6ea7ce
      Chen authored
      Change-Id: I466f27c3e789f526c229955a81fc4a25f66c5358
      5f6ea7ce
  18. Apr 25, 2017
    • Eduardo Gonzalez's avatar
      Fix folder creation at quickstart · 14776719
      Eduardo Gonzalez authored
      mkdir to create /etc/kolla/config/nova fails if config
      folder is not created.
      
      This change adds `-p` to create both config and nova folders
      
      Change-Id: Ibceaa437834cbba681b30c418da3c15d75d49945
      14776719
  19. Apr 24, 2017
  20. Apr 14, 2017
  21. Apr 10, 2017
  22. 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
  23. 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
  24. 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
  25. Feb 22, 2017
  26. 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
  27. Feb 06, 2017
  28. 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
  29. 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
  30. 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
  31. Dec 08, 2016
  32. Nov 28, 2016
  33. Nov 03, 2016
  34. Nov 02, 2016
  35. Oct 18, 2016
  36. Oct 17, 2016
  37. Oct 11, 2016
  38. Sep 21, 2016
Loading