Skip to content
Snippets Groups Projects
  1. Mar 30, 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 24, 2017
    • zhouyunfeng's avatar
      change log-* to flog-*. · 6a10504b
      zhouyunfeng authored
      correspondence with 'logstash_prefix flog' in 'kolla-ansible/ansible/
      /roles/common/templates/conf/output/01-es.conf.j2'
      and 'kolla-ansible/ansible/roles/common/templates/conf/output/
      /00-local.conf.j2'.
      
      Change-Id: I90a7b1b6a5267d79f192345e531b503d3a99ca79
      6a10504b
  4. Mar 22, 2017
  5. Mar 21, 2017
    • Rui Yuan Dou's avatar
      Doc syntax error and expressions updates · 3dfc763b
      Rui Yuan Dou authored
      Correct syntax error for Deployment Philosophy doc.
      Update node types descriptions for more unified in doc Production
      architecture.
      
      Change-Id: I9266a72eb88d9c4c52673bbdecc952b684a56d12
      3dfc763b
  6. Mar 16, 2017
  7. Mar 15, 2017
    • Mark Goddard's avatar
      Add an Ansible group for bifrost · 00a1bd3a
      Mark Goddard authored
      It is not currently possible to deploy Bifrost on a host other than the
      Ansible control host. A deployer may want to manage an Ansible control
      environment remotely from the Bifrost deployment host but is currently
      unable to.
      
      This change adds a new top level 'deployment' Ansible group and a
      'bifrost' Ansible group containing the 'deployment' group. The Ansible
      play in ansible/bifrost.yml is now targeted at the hosts in the
      'bifrost' group. For backwards compatibility, the all-in-one and
      multinode inventories add localhost to the deployment group. This allows
      a deployer to deploy Bifrost on a remote host by modifying the hosts in
      the deployment or bifrost groups.
      
      Change-Id: I76808feab5dd67dff63379ed9c7d08a105636acf
      Closes-bug: #1665373
      00a1bd3a
    • Bertrand Lallau's avatar
      Remove all Heka related remaining stuff · 33e7f646
      Bertrand Lallau authored
      Heka has been removed and replaced by fluentd.
      Refer to https://review.openstack.org/#/c/437874/
      
      Change-Id: Id9f95cbefcd4b1089e2a00a92dc66f387c27f09b
      33e7f646
  8. 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
  9. Mar 10, 2017
    • caoyuan's avatar
      Fix the "tox -e docs" command failed · 1b59a5ac
      caoyuan authored
      - cinder-guide.rst:34: D001 Line too long
      - swift-guide.rst:16: D001 Line too long
      
      Change-Id: I32e7aeeaee98b8859f257bf173d24295fbe4dd6b
      1b59a5ac
    • rcherrueau's avatar
      Multi-regions Support · dcdbe441
      rcherrueau authored
      Add support for basic multiple regions, that is to say, many OpenStack
      with a shared Keystone (same users) and Horizon. The shared Keystone
      and Horizon are deployed into one region, for instance RegionOne.
      Services of other regions have an access to this Keystone. This
      support assumes that the operator knows the name of all OpenStack
      regions in advance, and considers as many Kolla runs as there are
      regions.
      
      The new variable, multiple_regions_names, contains the name of
      regions. It is needed by the region that includes Keystone and
      Horizon. In register.yml, it specifies to create as many Keystone
      endpoints as there are regiones, so that services of other regions can
      connect to Keystone. In local_settings.j2, it changes the render to
      support multiple regions in Horizon. The multi-regions.rst explains
      how to perform a multiple regions deployment.
      
      Implements: blueprint multi-kolla-config
      Change-Id: Icab2aebfc4de0e3bc609950956e0af397705f403
      dcdbe441
  10. Mar 08, 2017
  11. Mar 07, 2017
  12. Mar 03, 2017
  13. Mar 02, 2017
    • Sayantani Goswami's avatar
      Deployment Guide · 78cf8abd
      Sayantani Goswami authored
      This builds the deployment guide that will be published to
      https://docs.openstack.org/project-deploy-guide/newton/.
      
      In this approach, all existing documents in kolla-ansible/doc directory
      will remain. The kolla-ansible/deploy-guide directory will simply
      include all documents that exist in the kolla-ansible/doc directory.
      All new changes will be made to the documents in the docs directory
      which will be imported to the deployment-guide. However, I believe we
      will also have to build the deployment-guide every time a change is
      merged to the docs in the doc directory.
      
      Change-Id: I98db4ec45403cf48086381b45bf5a12bbf998911
      78cf8abd
    • 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
    • Steven Dake's avatar
      philosophy example on customization is incorrect · 32a21933
      Steven Dake authored
      
      Fix the example by suggesting the creation of the directory
      and customizing nova properly.
      
      Change-Id: Ie5cd9b7f309416745dce60211b5a800e8c5273f7
      Co-Authored-By: default avatar <ampopp04@gmail.com>
      32a21933
  14. Mar 01, 2017
  15. Feb 28, 2017
    • Paul Bourke's avatar
      Improve Swift docs · 00e83708
      Paul Bourke authored
      * Remove references to all-in-one, kolla Swift now works correctly in both
        all-in-one and multinode contexts
      
      * Fixup commands used for generating rings
      
      * General readability improvements
      
      Change-Id: I3ec87068a98ba5397bb6f2feb707bc685181e747
      00e83708
  16. Feb 25, 2017
    • Paul Bourke's avatar
      Update cinder docs with some lvm info · 159feffa
      Paul Bourke authored
      * Instruct the user that the VG needs to be on the storage nodes
      * enable_cinder_backend_lvm needs to be enabled when following this
        guide.
      
      Change-Id: I252ec98c98493705417aaf197f703957cce8528f
      159feffa
  17. Feb 22, 2017
  18. Feb 16, 2017
  19. Feb 15, 2017
    • Jeffrey Zhang's avatar
      Rename kolla namespace to kolla_ansible · 177fbea7
      Jeffrey Zhang authored
      * Rename kolla namespace to kolla_ansible
      * remove oslo.config.opts entry points which is uesless
      * delete useless tools/version-check.py script
      
      Change-Id: I005dd7223ff23afbb2ce8cbfd0ebec0969102798
      177fbea7
    • 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 13, 2017
  21. Feb 06, 2017
  22. 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
    • zhuzeyu's avatar
      Update the CONTRIBUTING.rst file · 3efdff06
      zhuzeyu authored
      In this file, Some links still use kolla repo,
      we should modify it.
      
      Change-Id: I8337bab80c5cf8014014463aac84ca9d6d5b6ba9
      3efdff06
  23. Feb 03, 2017
    • Eduardo Gonzalez's avatar
      Integrate designate with neutron · e516ea50
      Eduardo Gonzalez authored
      Integrate designate service with neutron to allow instances
      and floatingip resolve designate dns.
      MDNS service need to be reachable from nova instances
      in order to resolve DNS queries.
      Added new dns_interface to make this configurable.
      Add designate guide.
      
      Closes-Bug: #1661330
      
      Change-Id: I5a2ac5cf2a9aa0977ae42d53dd64699623ddf3ed
      e516ea50
  24. 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
  25. Jan 30, 2017
  26. 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
  27. Jan 17, 2017
  28. Jan 12, 2017
  29. Jan 04, 2017
    • Cao Xuan Hoang's avatar
      Remove trailing backtick · 4a16028c
      Cao Xuan Hoang authored
       This patch is removing a trailing backtick (`) from the
      doc/running-tests.rst document.
      
      Change-Id: I66d555ad73738a1a7fb674a27472143e0f0d6609
      4a16028c
Loading