Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 25, 2017
  3. Jul 21, 2017
  4. Jul 10, 2017
  5. 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
  6. 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
  7. 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
  8. May 17, 2017
  9. May 04, 2017
  10. May 02, 2017
    • Chen's avatar
      Fix a grammar issue · 5f6ea7ce
      Chen authored
      Change-Id: I466f27c3e789f526c229955a81fc4a25f66c5358
      5f6ea7ce
  11. 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
  12. Apr 24, 2017
  13. Apr 14, 2017
  14. Apr 10, 2017
  15. 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
  16. 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
  17. 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
  18. Feb 22, 2017
  19. 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
  20. Feb 06, 2017
  21. 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
  22. 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
  23. 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
  24. Dec 08, 2016
  25. Nov 28, 2016
  26. Nov 03, 2016
  27. Nov 02, 2016
  28. Oct 18, 2016
  29. Oct 17, 2016
  30. Oct 11, 2016
  31. Sep 21, 2016
  32. Sep 16, 2016
  33. Sep 05, 2016
  34. 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
  35. 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
  36. Aug 19, 2016
  37. Aug 18, 2016
Loading