Skip to content
Snippets Groups Projects
  1. May 26, 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. 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
  5. Mar 08, 2017
  6. Jan 16, 2017
  7. Dec 15, 2016
    • Vladislav Belogrudov's avatar
      Some tasks fail if NIC names differ · 073cfb2a
      Vladislav Belogrudov authored
      During configuration file generation one uses local variable
      api_interface that reference remote host. Instead we should
      use hostvars to find out correct interface name for each host
      mentioned in configuration.
      
      Change-Id: I9f64fdf2cd18bcc0bbf1c4193349186d9a7658bc
      Closes-Bug: #1650195
      073cfb2a
  8. 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
  9. Oct 17, 2016
  10. Oct 10, 2016
  11. Oct 06, 2016
  12. Sep 27, 2016
    • Jeffrey Zhang's avatar
      Remove do_reconfigure.yml file for all roles · fa856556
      Jeffrey Zhang authored
      do_reconfigure.yml is introduced to use serial directive. But we use
      it in wrong. Now serial has moved to playbook file. So it is time to
      remove the do_reconfigure.yml file
      
      Closes-Bug: #1628152
      Change-Id: I8d42d27e6bc302a0e575b0353956eaef9b2ca9fd
      fa856556
  13. Sep 13, 2016
  14. Aug 20, 2016
  15. Aug 18, 2016
  16. May 03, 2016
  17. May 02, 2016
  18. Mar 07, 2016
    • Jeffrey Zhang's avatar
      Reconfigure mongodb service · d9418c09
      Jeffrey Zhang authored
      Implements reconfiguring the mongodb service.
      
      Closes-Bug: #1553523
      Change-Id: I0e2beb43dfbb24772ad07668df8c0ee1c3cefb46
      d9418c09
  19. Mar 04, 2016
  20. Feb 25, 2016
  21. Feb 09, 2016
  22. Jan 27, 2016
Loading