Skip to content
Snippets Groups Projects
  1. Jun 02, 2017
  2. May 23, 2017
  3. May 04, 2017
    • Jeffrey Zhang's avatar
      Add timeout parameter for precheck tasks · b1f01561
      Jeffrey Zhang authored
      wait_for module waits 300 seconds for the port started or stopped.  This
      is meaningless and useless in precheck. This patch change timeout to 1
      seconds.
      
      Change-Id: I9b251ec4ba17ce446655917e8ef5e152ef947298
      Closes-Bug: #1688152
      b1f01561
  4. Apr 25, 2017
    • Bertrand Lallau's avatar
      Grafana: automatically set InfuxDB datasource · 29844253
      Bertrand Lallau authored
      In order to automate Grafana configuration, this fix automatically
      set the InfluxDB datasource. This avoid doing a annoying manual
      configuration after Kolla-ansible deployment.
      
      Change-Id: I2b1a63fd371966192f1df0a82cee4711c6324710
      29844253
  5. Mar 09, 2017
    • Paul Bourke's avatar
      Enable sanity checks from kolla-ansible · 5418ada1
      Paul Bourke authored
      Add a new subcommand 'check' to kolla-ansible, used to run the
      smoke/sanity checks.
      
      Add stub files to all services that don't currently have checks.
      
      Change-Id: I9f661c5fc51fd5b9b266f23f6c524884613dee48
      Partially-implements: blueprint sanity-check-container
      5418ada1
  6. Feb 03, 2017
    • Eduardo Gonzalez's avatar
      Fix grafana database creation · 7e53d2e7
      Eduardo Gonzalez authored
      Kolla use kolla_toolbox container to interact
      with the database.
      Grafana fails to deploy if mysql-python is not installed
      in the host.
      
      Change-Id: I033f1828ff027532de9be94aaf7dee6dbeab8fb6
      Closes-Bug: #1661646
      7e53d2e7
  7. Jan 25, 2017
  8. Jan 12, 2017
  9. Jan 11, 2017
  10. Nov 03, 2016
    • Jeffrey Zhang's avatar
      Move precheck into its own role · fa458019
      Jeffrey Zhang authored
      * Merge prechecks.yml and site.yml playbook
      * Create empty precheck.yml into all roles.
      
      Change-Id: I8a138558a26c0a2a66c5fd48ed37be657c99c1dd
      Implements: blueprint condition-pre-check
      fa458019
  11. Sep 27, 2016
  12. Sep 14, 2016
Loading