Skip to content
Snippets Groups Projects
  1. Sep 13, 2017
    • Mark Goddard's avatar
      Support configuration of custom fluentd outputs · fb465146
      Mark Goddard authored
      In some scenarios it may be useful to configure custom fluentd outputs
      to forward logs to a logging service other than elasticsearch.
      
      This change supports configuration of fluentd outputs by placing
      output configuration files in /etc/kolla/config/fluentd/output/*.conf.
      
      Change-Id: I3c0b271d88dbb307ba3a23546e29c72e8baeca55
      Implements: blueprint fluentd-custom-outputs
      fb465146
  2. 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
  3. Sep 06, 2017
  4. Sep 05, 2017
  5. Aug 30, 2017
  6. Aug 28, 2017
  7. Aug 24, 2017
    • Eduardo Gonzalez's avatar
      Add missing ifaces and groups in prod guide · e300f24a
      Eduardo Gonzalez authored
      Missing dns_interface and bifrost_network_interface
      in production architecture guide along with the
      other network interfaces.
      
      Missing monitoring group and typo in controller
      group.
      
      Controller group does not exist, is called control.
      
      Change-Id: I6e6a238d74f85a819326ed5b2f44b8973524c8d8
      e300f24a
    • Eduardo Gonzalez's avatar
      Note about networks in zun guide · 9c1ee791
      Eduardo Gonzalez authored
      kuryr networks cannot have dhcp enabled.
      
      Change-Id: I4727995907380f4630a6847477b39f005dc1307d
      9c1ee791
    • 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
  8. Aug 23, 2017
    • Eduardo Gonzalez's avatar
      Add tacker documentation · e1bd6caa
      Eduardo Gonzalez authored
      Tacker has become a complex service to deploy in pike
      release, adding a bunch of other services dependencies.
      This guide aims to ease users to deploy tacker.
      
      Change-Id: Ibe15bee9438fed0cd09b3cabcb270b551fb13b87
      e1bd6caa
    • Paul Bourke's avatar
      Improve the Cinder docs · 338509c2
      Paul Bourke authored
      * Remove redundant info, e.g. 'kolla can deploy the cinder services'
      
      * List the available backends Kolla supports
      
      * The bug wrt to lvm with multiple control nodes is open rather than
        'WontFix', update the note to reflect this.
      
      * Document how to configure the NFS backend
      
      Change-Id: I1621efa35a329676ecaf309d60f578d33d8aa0d4
      338509c2
    • Eduardo Gonzalez's avatar
      Fix Line to long in VMware doc · 6a85e1e4
      Eduardo Gonzalez authored
      Fix many warnings in vmware docs for
      D001 Line too long.
      
      Change-Id: I695f7fb958ec12161a13cf51f0297f50d9177d73
      6a85e1e4
    • zhubingbing's avatar
      Update multi-regions.rst · e8ab4551
      zhubingbing authored
      Add ceilometer heat multi-regions content in multi-regions.rst
      
      Change-Id: I9bc3d2a3ff25cee2d5e6d5318cffe6d65e4220b6
      e8ab4551
  9. Aug 16, 2017
    • Sean Mooney's avatar
      fix line lenght issues in networking-guide · 004bc131
      Sean Mooney authored
      - This change fixes line length issues
        releating to the odl docs in the networking
        guide.
      - The odl sections effected by this patch were
        merged before the line lenght checks were
        enforced by the gate.
      - This change is required to unblock the
        ovs-dpdk docs.
      
      Change-Id: Icd8f4a802d1a87dcf9570e10dbbcc32f53b0d40e
      004bc131
    • shaofeng_cheng's avatar
      Add pull reconfigure and upgrade commands · 2d525736
      shaofeng_cheng authored
      Add pull reconfigure and upgrade commands in operating-kolla.rst.
      
      Change-Id: I9d1b38349ba6f2d2fc75dc2527aabae08d3c846b
      2d525736
  10. Aug 11, 2017
  11. Aug 10, 2017
  12. Aug 09, 2017
  13. Aug 04, 2017
  14. Jul 31, 2017
  15. Jul 27, 2017
  16. Jul 26, 2017
    • Eduardo Gonzalez's avatar
      Fix zun command in zun-guide · afe16cea
      Eduardo Gonzalez authored
      Zun command is invalid, double colons are not
      valid.
      More info about this in bug report.
      
      Change-Id: I367aec97775dcefb2c45fe55a311c5451d33e703
      Closes-bug: #1706569
      afe16cea
  17. Jul 25, 2017
  18. Jul 24, 2017
    • James Benson's avatar
      Added note · 52bbb65e
      James Benson authored
      Closes-Bug: #1705116
      
      Change-Id: I973b31c9fdba3158810481385ada1be5543144b2
      52bbb65e
  19. Jul 21, 2017
  20. Jul 20, 2017
  21. Jul 19, 2017
  22. Jul 13, 2017
    • Eduardo Gonzalez's avatar
      Remove doc build errors · 66b91d8b
      Eduardo Gonzalez authored
      Gates only build deploy-guide docs, not every doc.
      This change clean doc errors, only Line to long.
      
      Also, removes doc/build folder in tox doc environment.
      doc/build is folder where previus executions are stored
      causing next execution to fail due rendered versions does
      not follow doc style checks.
      
      Change-Id: I623a7ee245729a06509f3a7039d5d5ed3813d977
      66b91d8b
  23. Jul 12, 2017
  24. Jul 11, 2017
    • Paul Bourke's avatar
      Improve Swift ring setup sample script · bf952839
      Paul Bourke authored
      The sample script provided in the docs to configure rings should add
      each storage node the ring, not the control node pointed to by the vip.
      
      Change-Id: I28ad60eb3c07f5da0e04e7780c41a7eed158b6d5
      bf952839
  25. Jul 10, 2017
  26. Jul 04, 2017
Loading