Skip to content
Snippets Groups Projects
  1. Jan 04, 2019
    • Kien Nguyen's avatar
      Use <project>_install_type instead of kolla_install_type · 04394311
      Kien Nguyen authored
      Use <project>_install_type instead of kolla_install_type
      to set python_path. For example, general kolla_install_type
      is 'binary', but user wants to deploy Horizon from 'source'.
      Horizon templates still use python_path=/usr/share/openstack-dashboard,
      it is wrong.
      
      Change-Id: Ide6a24e17b1f8ab6506aa5e53f70693706830418
      04394311
  2. Mar 14, 2018
  3. Jul 26, 2017
    • Tatsuma Matsuki's avatar
      Unified Apache access log format · db0f4696
      Tatsuma Matsuki authored
      Apache access log formats are modified to be consistent with
      the format defined in wsgi-keystone.conf, which includes
      the response time (%D) and X-forwarder-For fields.
      
      Change-Id: I02aa5eb106fb894196dfb6e22daf2968e27ed3cb
      Closes-Bug: #1703571
      db0f4696
  4. Jul 19, 2017
  5. Jun 01, 2017
    • Eduardo Gonzalez's avatar
      Fix zun deployment · 27b577c4
      Eduardo Gonzalez authored
      Configure zun-api to use apache.
      Fix zun endpoint (tenant_id) causes a 404 error.
      Fix zun.conf options
      Change zun port, correct port is 9517
      Zun compute need privileged and mount docker lib volume
      
      Change-Id: Id9455e7dde62e1994a3f6ae8f30d378e5cda4262
      Closes-Bug: #1682165
      27b577c4
Loading