Skip to content
Snippets Groups Projects
  1. May 08, 2017
  2. 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
  3. Jan 21, 2017
  4. Jan 17, 2017
    • Eduardo Gonzalez's avatar
      Fix cleanup-containers script · 0581d3b3
      Eduardo Gonzalez authored
      kolla-ansible destroy properly fails if qemu processes
      are running in compute nodes.
      Manually executing ./cleanup-container won't because
      $COMPUTE variable is not defined anywhere.
      
      Change-Id: I304c59ec682a93035e631490bbba7b355b1fcae2
      Closes-Bug: #1656864
      0581d3b3
  5. 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
  6. Oct 13, 2016
    • liyingjun's avatar
      Cleanup container script improvement · d5fe8a30
      liyingjun authored
      Currently, when there are some qemu processes which may be some useful
      virtual machines running by the operator running on non compute node, the
      cleanup script will fail the cleanup operation for that node. We need to
      ignore the qemu process check for non compute nodes.
      
      Change-Id: If49a1a30764063935b2a65312de8f3b2357c7fbc
      Closes-bug: 1633005
      d5fe8a30
  7. Sep 07, 2016
  8. Aug 08, 2016
Loading