Skip to content
Snippets Groups Projects
  1. Jan 19, 2018
    • caoyuan's avatar
      Fix the storage group missing for external ceph · 42d89e5c
      caoyuan authored
      Using external Ceph with Kolla means there is no storage node for
      kolla, but cinder-volume must be run on nodes(it can be controller
      nodes or compute nodes), and the external-ceph-guide miss storage node,
      this patch to fix it.
      
      Closes-Bug: #1740028
      Change-Id: I6cfb86c5c0d7b30291bd9f263fb030e4703d9602
      42d89e5c
    • caowei's avatar
      Add CephFS backend in Manila · 1961929d
      caowei authored
      Depends-On: I5bf14a668a9e8976a18aa28a5bbfe586690bbd31
      Implements: blueprint manila-cephfs-backend
      
      Change-Id: I483be398d929429e35e460b5a7660b82f409b587
      1961929d
  2. Jan 18, 2018
  3. Dec 28, 2017
  4. Dec 27, 2017
    • caoyuan's avatar
      Fix the cinder backup action failed when use external ceph · a3a0e920
      caoyuan authored
      when cinder use external ceph, and edit the cinder-backup.conf follow
      the external-ceph-guide.rst, cinder will backup failed because the
      backup_ceph_user is not cinder-backup, the patch to fix it.
      
      Change-Id: Ie7213c1280b2b8fc0a4648d09d9ba132427952aa
      Closes-Bug: #1740222
      a3a0e920
  5. Dec 20, 2017
  6. Dec 06, 2017
  7. Dec 01, 2017
  8. Nov 22, 2017
  9. Nov 20, 2017
  10. Nov 10, 2017
    • Sean Mooney's avatar
      automate ovs datapath configuration · 7eb24fa3
      Sean Mooney authored
      - This change automates generation of
        the datapath_type paramater in the ml2_conf.ini
      - If enable_ovs_dpdk is no the datapath type
        will be system else it will be netdev which maintains
        the current default behaviour when dpdk is not enabled.
      
      Change-Id: Iedbf39c621f3c0237f9b9934492b12c600f2c4d3
      partial-implementes: bp/ovs-dpdk
      7eb24fa3
  11. Nov 09, 2017
  12. Oct 18, 2017
  13. Oct 17, 2017
  14. Oct 12, 2017
  15. Oct 10, 2017
  16. Oct 04, 2017
  17. Sep 26, 2017
    • Gene Kuo's avatar
      Fix typo in external ceph guide · 2f9b39f5
      Gene Kuo authored
      The file to edit in external ceph guide should be globals.yml
      instead of global.yml
      
      Change-Id: Ic3c3406484bbe7c69056010de7c7d2875900ba5f
      2f9b39f5
  18. 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
  19. Sep 12, 2017
    • Eduardo Gonzalez's avatar
      Cleanup sfc useless doc · 1ecd1afc
      Eduardo Gonzalez authored
      Showing the CLI installed does not verify SFC is working at all.
      Refer to updated link with process to create a chain.
      
      networking-sfc is already installed in neutron,not needed to
      use custom  builds anymore.
      
      Change-Id: Ib92482eba6e27ef1e856f0a54aeb4cdfc0495117
      1ecd1afc
  20. 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
  21. Sep 06, 2017
Loading