Skip to content
Snippets Groups Projects
  1. Mar 02, 2021
    • Piotr Parczewski's avatar
      Deprecate Prometheus 1.x · a50bef0f
      Piotr Parczewski authored
      Deprecates support for Prometheus v1.x.
      In Xena support for it will be removed from Kolla Ansible.
      
      Change-Id: I027b19621196c698e09f79af294ba1b5dbfc0516
      a50bef0f
  2. Feb 15, 2021
    • Pedro Henrique's avatar
      Add support to OpenID Connect Authentication flow · f3fbe837
      Pedro Henrique authored
      
      This pull request adds support for the OpenID Connect authentication
      flow in Keystone and enables both ID and access token authentication
      flows. The ID token configuration is designed to allow users to
      authenticate via Horizon using an identity federation; whereas the
      Access token is used to allow users to authenticate in the OpenStack CLI
      using a federated user.
      
      Without this PR, if one wants to configure OpenStack to use identity
      federation, he/she needs to do a lot of configurations in the keystone,
      Horizon, and register quite a good number of different parameters using
      the CLI such as mappings, identity providers, federated protocols, and
      so on. Therefore, with this PR, we propose a method for operators to
      introduce/present the IdP's metadata to Kolla-ansible, and based on the
      presented metadata, Kolla-ansible takes care of all of the
      configurations to prepare OpenStack to work in a federated environment.
      
      Implements: blueprint add-openid-support
      Co-Authored-By: default avatarJason Anderson <jasonanderson@uchicago.edu>
      Change-Id: I0203a3470d7f8f2a54d5e126d947f540d93b8210
      f3fbe837
  3. Feb 08, 2021
  4. Feb 03, 2021
  5. Jan 27, 2021
    • Piotr Parczewski's avatar
      [docs] Unify project's naming convention · 5db72659
      Piotr Parczewski authored
      There are inconsitencies across the documentation and the source code files
      when it comes to project's name (Kolla Ansible vs. Kolla-Ansible). This
      commit aims at unifying it so that the naming becomes consistent everywhere.
      
      Change-Id: I903b2e08f5458b1a1abc4af3abefe20b66c23a54
      5db72659
  6. Jan 23, 2021
    • likui's avatar
      remove unicode from code · 341a6ed0
      likui authored
      Change-Id: Id9110a1f536377cea0386dda6814035d73de13b1
      Implements: blueprint remove-unicode
      341a6ed0
  7. Jan 18, 2021
  8. Jan 13, 2021
  9. Jan 12, 2021
  10. Dec 28, 2020
    • Sergei Chekanov's avatar
      Fix Ceph links · e71894b2
      Sergei Chekanov authored
      and drop the reference to ceph-deploy (seems abandoned).
      
      Change-Id: I763317a6f8207357991c23fa5a2fc8cc6f8a17f4
      e71894b2
  11. Dec 23, 2020
  12. Dec 16, 2020
  13. Dec 11, 2020
    • Adrian Andreias's avatar
      [docs] Add python3-venv package to quickstart.rst · 43a1e386
      Adrian Andreias authored
      Python virtual environment creation fails on a fresh system if
      python3-venv is not installed (Debian/Ubuntu).
      
      Installation instructions used to be in the Quick Start guide, but
      were removed in kolla-ansible/+/735894
      
      Change-Id: I867322ee43d509fe46b6afba9216586515fee0d5
      43a1e386
  14. Nov 23, 2020
    • Mark Goddard's avatar
      docs: Add magnum guide · 9c8dd724
      Mark Goddard authored
      Currently just covers deployment of Magnum. Usage information may be
      added in future.
      
      Change-Id: I3c1594c73be8e6805f80d51aad2343c084650bc2
      9c8dd724
  15. Nov 20, 2020
    • Mark Goddard's avatar
      docs: improve external Ceph docs · 8e47f6b8
      Mark Goddard authored
      * make each section independent
      * move enable flags to specific sections
      * move inventory changes to Cinder section
      * move Nova config that is actually for Cinder volumes to Cinder section
      * add an introduction about each integration
      
      Change-Id: Ie8d82010bf8d5b8af2c039f285744e5ae67316dc
      8e47f6b8
    • 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
  16. Oct 29, 2020
    • Mark Goddard's avatar
      docs: Improve multinode Docker registry setup · 34cce4c5
      Mark Goddard authored
      The multinode guide hints at how to setup the registry as a registry
      mirror, however it does not provide all information necessary. This
      change fixes that, and separates the local registry and registry mirror
      cases.
      
      Change-Id: I0790830e1c21520df2534d2f3b1ea96010064355
      Closes-Bug: #1901768
      34cce4c5
  17. Oct 27, 2020
  18. Oct 26, 2020
  19. 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
  20. Oct 23, 2020
  21. Oct 21, 2020
  22. 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
    • Mark Goddard's avatar
      docs: add info on adding and removing hosts · 03b81174
      Mark Goddard authored
      Forward-ported from Train commit
      I19c7f05b538a7abc9253194bf041c037b1998378.
      
      Change-Id: If07b84e0bbdcb7da8dbef87cc8826987f1d11cf8
      03b81174
  23. 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
  24. Sep 29, 2020
  25. Sep 26, 2020
  26. Sep 25, 2020
  27. Sep 23, 2020
  28. Sep 18, 2020
  29. Sep 17, 2020
  30. Sep 02, 2020
  31. Aug 28, 2020
  32. 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
Loading