Skip to content
Snippets Groups Projects
  1. Apr 06, 2018
  2. Apr 05, 2018
  3. Apr 03, 2018
  4. Apr 02, 2018
    • rhcayadav's avatar
      fixing wrong designate producer image used in deploy · c5ee7519
      rhcayadav authored
      This patch changes the wrong designate producer image
      from "{{ designate_central_image }}:{{ designate_central_tag }}"
      to "{{ designate_producer_image }}:{{ designate_producer_tag }}"
      
      Change-Id: I8eabd47b14eb698676acbcc20141fa81c663422b
      Closes-bug:1759629
      c5ee7519
  5. Mar 30, 2018
  6. Mar 29, 2018
    • Martin Chlumsky's avatar
      Add common_options to keystone container check · 735012c4
      Martin Chlumsky authored
      keystone_* containers are created via the kolla_docker ansible module
      with common_options set to docker_common_options. However, when the
      containers are checked, common_options are not passed to the
      kolla_docker ansible module. This can cause the keystone_* containers
      to be restarted during a reconfigure when there are no changes to
      keystone configuration.
      
      Add the common_options argument to the kolla_docker ansible module when
      checking the keystone containers and set it to docker_common_options.
      
      Change-Id: I44aefcf3d71faecaf1ffe384fd5a2f611e584a37
      Closes-Bug: #1759922
      735012c4
    • Jeffrey Zhang's avatar
      Use a large number for haproxy timeout tunnel · 7aeb6825
      Jeffrey Zhang authored
      timeout tunnel is use for WebSocket and CONNECT protocol. Need use a
      larger number for it. Otherwise, novnc will be auto disconnected if no
      action happend in a short time on browser.
      
      Change-Id: If37623e8fda5260ab0b38d2203f5266777dba063
      Closes-Bug: #1759774
      7aeb6825
  7. Mar 28, 2018
  8. Mar 27, 2018
  9. Mar 26, 2018
  10. Mar 24, 2018
  11. Mar 23, 2018
  12. Mar 22, 2018
  13. Mar 21, 2018
  14. Mar 20, 2018
  15. Mar 19, 2018
  16. Mar 16, 2018
    • Doug Szumski's avatar
      Support parsing ini files with no sections · d32c7082
      Doug Szumski authored
      Services such as Zookeeper and Kafka use ini files which do not
      explicitly specify sections. This change supports merging ini
      files with no sections, so that the configuration for these
      services follows the example configuration provided for them
      as closely as possible.
      
      Closes-Bug: #1756101
      Partially-Implements: blueprint monasca-roles
      Change-Id: I1061729875e5545c7af7d80779f9c2124b6c7134
      d32c7082
    • Jeffrey Zhang's avatar
      Fix wrong register variable name in ceilometer · cd2ccfcd
      Jeffrey Zhang authored
      Change-Id: If968e05459e38fe7a8c676e4480af22cc1de0b49
      Closes-Bug: #1756221
      cd2ccfcd
  17. Mar 15, 2018
    • ellen's avatar
      New murano_auth section in Murano config · 62db01ca
      ellen authored
      Add the new murano_auth section to the Murano config
      file so that Murano will deploy application packages.
      
      Change-Id: I8ea7264759742e7af038b4cec346fc7ef7f7edcb
      62db01ca
  18. Mar 14, 2018
  19. Mar 13, 2018
Loading