Skip to content
Snippets Groups Projects
  1. Feb 07, 2024
  2. Jan 31, 2022
  3. Apr 30, 2020
    • James Kirsch's avatar
      Add support for encrypting Horizon and Placement API · e3d5a91a
      James Kirsch authored
      This patch introduces an optional backend encryption for Horizon and
      Placement services. When used in conjunction with enabling TLS for
      service API endpoints, network communcation will be encrypted end to
      end, from client through HAProxy to the Horizon and Placement services.
      
      Change-Id: I9cb274141c95aea20e733baa623da071b30acf2d
      Partially-Implements: blueprint add-ssl-internal-network
      e3d5a91a
  4. Aug 16, 2019
  5. Aug 15, 2019
  6. May 31, 2019
    • Gaetan Trellu's avatar
      Adds Qinling Ansible role · edb34898
      Gaetan Trellu authored
      Qinling is an OpenStack project to provide "Function as a Service".
      This project aims to provide a platform to support serverless functions.
      
      Change-Id: I239a0130f8c8b061b531dab530d65172b0914d7c
      Implements: blueprint ansible-qinling-support
      Story: 2005760
      Task: 33468
      edb34898
  7. May 18, 2018
    • Jorge Niedbalski's avatar
      horizon: allow to configure by custom_local_settings.j2 · d516ad7d
      Jorge Niedbalski authored
      kolla-ansible should provide a mechanism to allow operators to overwrite
      the default (or not exposed through configuration) options for the
      local_settings.
      
      local_settings.j2 may be good place to configure horizon but requires
      operator to sync it every release.
      
      custom_local_settings.j2 can be used to overwrite things from
      local_settings.j2 without a need of syncing it first.
      
      This patch also adds a release note and a documentation section
      under the advanced configuration page.
      
      Partial-Bug: #1769970
      Depends-On: https://review.openstack.org/#/c/567006/
      Change-Id: I84b54ba737276114e512d4577ac4b9010682bb98
      d516ad7d
  8. Jan 22, 2018
  9. Jul 28, 2017
  10. Jul 05, 2017
  11. May 26, 2017
  12. Feb 22, 2017
    • Eduardo Gonzalez's avatar
      Add missing dashboard policies · b35901c1
      Eduardo Gonzalez authored
      New dashboard plugins are included in horizon,
      new custom policies support need to be added for
      those services.
      
      Change conditional check to apply changes when
      horizon plugin is enabled, not the service itself.
      
      Closes-Bug: #1664505
      Change-Id: I67fcb88fd432b4c7554ddf24e76b28c3aab7c01f
      b35901c1
  13. Dec 06, 2016
    • Eduardo Gonzalez's avatar
      Horizon custom policies · bba32efd
      Eduardo Gonzalez authored
      Apply custom policies for different OpenStack services.
      
      Change-Id: I26df2d0d7c52215ffbedbfa66acd352063e885ae
      Partially-Implements: blueprint custom-policies
      bba32efd
  14. Oct 06, 2015
    • Sam Yaple's avatar
      Bring Kolla inline with FHS · 94162bd0
      Sam Yaple authored
      This brings Kolla images inline with FHS and should make finding
      locations of things more consistent and reliable with the linux world
      at large.
      
      Change-Id: Iece5b4da4bace0fb8b1f41a65ab2c852ec73e6f8
      Closes-Bug: #1485742
      94162bd0
  15. Sep 25, 2015
Loading