Skip to content
Snippets Groups Projects
  1. Feb 22, 2016
  2. Feb 18, 2016
  3. Feb 17, 2016
  4. Feb 16, 2016
  5. Feb 12, 2016
    • Naren Narendra's avatar
      Clarify Ansible installation for distros in docs. · e4a659e0
      Naren Narendra authored
      For CentOS, install from distro packaging by default.  Explain
      how to install on DEB based systems from packaging when they
      update to a newer version of Ansible.  Finally, clean up the
      ordering of the dependencies for a pip based install.
      
      TrivialFix
      
      Change-Id: I9564a03c2e75fd30b5ec9c7d64f5defb709d7fde
      e4a659e0
  6. Feb 09, 2016
  7. 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
  8. Jan 24, 2016
  9. Jan 22, 2016
  10. Jan 16, 2016
  11. Jan 14, 2016
  12. Jan 13, 2016
  13. Jan 05, 2016
  14. Jan 03, 2016
    • SamYaple's avatar
      Documentation improvements. · 64a75735
      SamYaple authored
      The version changes in docker are needed to support named volumes
      which are replacing data containers in our implementation. Docker
      is no unblocked upstream for us thanks to our new kolla_docker
      module so I removed the cap on that as well.
      
      Change-Id: I847979b9f7c9e42a55273b5ee926a4aff19a7bec
      64a75735
  15. Dec 29, 2015
  16. Dec 24, 2015
  17. Dec 09, 2015
    • Jason Brooks's avatar
      restart firewalld to apply firewall changes · 2b381a6b
      Jason Brooks authored
      In order for the firewalld changes to apply, we must either restart
      firewalld (as in this commit), or issue the four add-port commands
      listed in the doc again w/o the "--permanent".
      
      Change-Id: I09a12024085c315117bc27d095bae91af9c00d5e
      2b381a6b
  18. Dec 07, 2015
  19. Dec 05, 2015
  20. Nov 23, 2015
    • Hui Kang's avatar
      Create openrc file on the deploy node · 46673b81
      Hui Kang authored
      This task is run as a post-deploy playbook
      
      Implements: blueprint ansible-task-generate-openrc
      Change-Id: I69f4ee895094da5c73494a41dccb2e86eb481656
      46673b81
  21. Nov 22, 2015
  22. Nov 20, 2015
  23. Nov 13, 2015
  24. Nov 09, 2015
    • Steven Dake's avatar
      Add registry information to quickstart.rst · dcd4f3fa
      Steven Dake authored
      We get an awful lot of questions about how to operate with a registry
      on the IRC channel and the obvious way to fix that is to document it.
      
      I don't know what to document about Ubuntu but if someone leaves the
      appropriate commands in the review I'll be happy to update it to include
      the correct operations to make the registry run on Ubuntu.  Another option
      is perhaps we can get Sam to write those docs once this hits the repo since
      the structure will be mostly in place.
      
      TrivialFix
      
      Change-Id: Ib88abbaf9bd6bcabddae994157d9288aab8be2bf
      dcd4f3fa
  25. Nov 06, 2015
    • Proskurin Kirill's avatar
      Few improvements in the quickstart doc · eee6af5e
      Proskurin Kirill authored
      Fixed commands for disabling\stoping libvirt and ntpd in different OS
      
      I encourage to install kolla tools via pip, so user could get rid
      of relative paths to config and scripts and run it from everythere.
      
      Change-Id: I77271ce2f72fbaa7d6586a84f7998a9888d9b3a2
      eee6af5e
    • Britt Houser's avatar
      Update Centos7 docker commands · 3733326f
      Britt Houser authored
      The commands around installing docker on Centos7
      in the quickstart guide needed a little tweaking
      and a little spell checking.
      
      Change-Id: Ia0367900ab9792a096f753d5fd943ffab0a005a4
      3733326f
  26. Nov 05, 2015
    • Sam Yaple's avatar
      Add additional ntp information around ceph · fdb010e5
      Sam Yaple authored
      Mention `chrony` since thats what docs.openstack.org recommends for
      WAN connections. It does do better than ntpd
      Change-Id: I28caade26492294bf12b092ff949003c7bf0bb8e
      fdb010e5
    • Steven Dake's avatar
      Tidy up quickstart.rst · 8581fc85
      Steven Dake authored
      Fix up some gramatical errors in the quickstart documentation.
      
      TrivialFix
      
      Change-Id: I82dada5b1fc24a48dee143447042861b106ceeed
      8581fc85
  27. Nov 03, 2015
    • Proskurin Kirill's avatar
      Updated quickstart doc · 58ee9c4b
      Proskurin Kirill authored
      I merged "quickstart" doc with "ansible-deployment" and
      "deploy-all-in-one-node". All three of them was covering same topic and
      added a lot of confusion for new users.
      
      I added some clarification lines from myself, with main goal to recive one
      straightforward document for new users.
      
      Change-Id: I793244c47ffbe0ba304e79bacf708494e59d99c4
      58ee9c4b
  28. Nov 02, 2015
    • Steven Dake's avatar
      Fix broken link · ef046ee9
      Steven Dake authored
      quickstart got busted in a previous commit
      
      Change-Id: I8affb6e0ecc3250eabe276aab401222dc6239349
      ef046ee9
    • Steven Dake's avatar
      Tidy up index.rst · 83e540cc
      Steven Dake authored
      Include our full mission statement and tidy up the documentation
      landing page so it looks more professional and has shorter
      titles that communicate the same information.
      
      Change-Id: If54acbfa817e9a9a71e9f16f923094248b2f62f0
      83e540cc
    • Steven Dake's avatar
      Shorten up title in docs · 2492362d
      Steven Dake authored
      Change "kolla's Philosophy on Deployment" to "Kolla's Deplooyment
      Philosophy" so it takes up less bytes.
      
      Change-Id: I35d7b91f6b5260878e3a5a45d89b97c74d88cddc
      2492362d
    • Steven Dake's avatar
      Fix spelling error · 0f3e00d8
      Steven Dake authored
      Development was mispelled in the vagrant documentation
      
      Change-Id: I6a23a5202a78fad32aad7142b51858319def5d5d
      0f3e00d8
    • Steven Dake's avatar
      Add proper section/subsection to philosophy · 2d237fdd
      Steven Dake authored
      Add overview, how not to do the job, how to do the job. :)
      
      Change-Id: Id3c95ae376f92bfdeb9d43a2360bfd9f01e6f22f
      2d237fdd
Loading