Skip to content
Snippets Groups Projects
  1. Jan 12, 2021
  2. Nov 20, 2020
    • likui's avatar
      Update docs for Ubuntu 20.04 · a62cce67
      likui authored
      * Use 'apt install' command instead of legacy 'apt-get'
      
      Change-Id: Idae8d325bce354fa3b4c5be412965122af8f1413
      a62cce67
  3. Oct 27, 2020
  4. Oct 26, 2020
  5. Oct 24, 2020
    • linpeiwen's avatar
      Add support for GlusterFS NFS Manila backend · f01492b1
      linpeiwen authored
      Follows existing backends patterns to add support for the GlusterFS
      NFS driver.
      NFS server type used by the GlusterFS backend, Gluster or Ganesha,
      currently supports Gluster.
      The GlusterFS NFS driver needs to install the glusterfs-fuse package
      in the kolla images manila share container in advance, which has been merged
      in https://review.opendev.org/747510
      
      Change-Id: I7fdb121b5bf9850d62246a24f9b17d226028c2ca
      f01492b1
  6. Oct 23, 2020
  7. Oct 21, 2020
  8. Oct 14, 2020
    • zhoulinhui's avatar
      Revert VMware deprecation · b6846d6e
      zhoulinhui authored
      Nova has reversed their deprecation of the VMware driver, and the Kolla
      community has shown an interest in it.
      
      Change-Id: I82f1074da56ed16c08317d1f92ed7f0a6f4a149a
      b6846d6e
  9. Oct 12, 2020
    • James Kirsch's avatar
      Add support for encrypting backend Neutron API Server · 93ad57f4
      James Kirsch authored
      Add TLS support for backend Neutron API Server communication using
      HAProxy to perform TLS termination. When used in conjunction with
      enabling TLS for service API endpoints, network communication will be
      encrypted end to end, from client through HAProxy to the Neutron
      service.
      
      Change-Id: Ib333a1f1bd12491df72a9e52d961161210e2d330
      Partially-Implements: blueprint add-ssl-internal-network
      93ad57f4
  10. Sep 29, 2020
  11. Sep 26, 2020
  12. Sep 25, 2020
  13. Sep 23, 2020
  14. Sep 18, 2020
  15. Sep 17, 2020
  16. Sep 02, 2020
  17. Aug 28, 2020
  18. Aug 19, 2020
    • wu.chunyang's avatar
      remove obsolete configurations · 3c312a4d
      wu.chunyang authored
      remove cluster_interface from project.
      update storage_interface docs.and remove
      storage_interface_address variable
      
      Change-Id: I3f811db988234f94b5ed0cc9d24233f70784f58d
      3c312a4d
  19. Aug 13, 2020
  20. Aug 11, 2020
  21. Aug 06, 2020
  22. Aug 04, 2020
    • James Kirsch's avatar
      Update TLS documentation · 589803c1
      James Kirsch authored
      Updated TLS documentation to reflect new features and configuration
      options added in Ussuri.
      
      Change-Id: I74550eaf394287b14fc521293cc4b5ea8074192c
      Partially-Implements: blueprint add-ssl-internal-network
      589803c1
  23. Jul 30, 2020
  24. Jul 27, 2020
  25. Jul 07, 2020
  26. Jun 30, 2020
  27. Jun 29, 2020
  28. Jun 22, 2020
    • Mark Goddard's avatar
      octavia: Add documentation · 543eb4bd
      Mark Goddard authored
      Covers manual registration of resources.
      
      Change-Id: Idbee6ea1dba911cda38a0df307ed94e4ef98900d
      Closes-Bug: #1877417
      543eb4bd
  29. Jun 18, 2020
    • Konstantinos Mouzakitis's avatar
      Adding support for multiple globals files · f6d8c0d4
      Konstantinos Mouzakitis authored
      Added a spec file for this blueprint.
      Changed the kolla-ansible script to accept more than one
      globals.yml file. That will still be the main one but operators
      will be able to create more, under the /etc/kolla/globals.d
      directory.
      Also added some paragraphs in the quickstart documentation
      about this.
      Finally, Adding a release note
      
      Change-Id: I34eb91d0e2ed80694594b8fc6801cf8ad77da754
      Implements: blueprint multiple-globals-files
      f6d8c0d4
  30. Jun 09, 2020
  31. Jun 06, 2020
    • jacky06's avatar
      Switch to newer openstackdocstheme and reno versions · c4cee865
      jacky06 authored
      
      Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
      these versions will allow especially:
      * Linking from HTML to PDF document
      * Allow parallel building of documents
      
      Update Sphinx version as well.
      
      Remove docs requirements from lower-constraints, they are not needed
      during install or test but only for docs building.
      
      openstackdocstheme renames some variables, so follow the renames
      before the next release removes them. A couple of variables are also
      not needed anymore, remove them.
      
      Set openstackdocs_pdf_link to link to PDF file. Note that
      the link to the published document only works on docs.openstack.org
      where the PDF file is placed in the top-level html directory. The
      site-preview places the PDF in a pdf directory.
      
      Set openstackdocs_auto_name to use 'project' as name.
      
      Co-Authored-By: default avatarAndreas Jaeger <aj@suse.com>
      Change-Id: If23546ac4cc2c19626e05b460651b61d5e82d948
      c4cee865
  32. May 29, 2020
  33. May 24, 2020
  34. May 22, 2020
    • Raimund Hook's avatar
      Add First login steps back into Kibana doc · 30dedef0
      Raimund Hook authored
      Kolla-ansible version 4.0.0 contained the steps to follow when logging
      in to Kibana for the first time.
      
      These got deleted when the process was seemingly automated, but the
      relevant machinery no longer works. See [1] as well.
      
      Backport to Ussuri, Train, Stein (possibly more).
      
      [1] https://review.opendev.org/726289
      
      Change-Id: If65622dc78e7f8fd16e37ee31bc9f34eb9267549
      30dedef0
Loading