Skip to content
Snippets Groups Projects
  1. Jun 07, 2017
    • zhubingbing's avatar
      Set tempest image user var · 9eb96227
      zhubingbing authored
      If we don't use cirros image, ``image_ssh_user = cirros`` is wrong,
      so we should make it be variable.
      
      Change-Id: I0a1d6999d1dbc8ce319f4bd504455dfd1fb5fceb
      Closes-Bug: #1696088
      9eb96227
  2. May 16, 2017
  3. Apr 26, 2017
  4. Apr 25, 2017
    • Bertrand Lallau's avatar
      Add YAML missing dashes at start of file · 1d003a54
      Bertrand Lallau authored
      YAML files are supposed to start with three dashes to indicate the
      beginning of the document.
      Nota: Ansible won’t complain if they are missing.
      
      Change-Id: I5cd417971f7af2977e7527b7b454a999718cfcda
      1d003a54
  5. Apr 24, 2017
  6. Apr 03, 2017
  7. 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
  8. Jan 26, 2017
  9. Dec 02, 2016
  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. Oct 28, 2016
    • Eduardo Gonzalez's avatar
      Custom policy files · ef1fd6b8
      Eduardo Gonzalez authored
      Allow operators to use their custom policy files.
      Avoid maintain policy files in kolla repos, only copying
      the files when an operator add their custom config.
      
      Implements: blueprint custom-policies
      Change-Id: Icf3c961b87cbc7a1f1dd2ffbfffcf271d151d862
      ef1fd6b8
  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 20, 2016
  14. Sep 15, 2016
  15. Sep 13, 2016
    • Mick Thompson's avatar
      Added serial option to site.yml. · 4c1482b9
      Mick Thompson authored
      Useful for upgrade etc., which is preferablly done serially.
      
      Example usage: tools/kolla-ansible deploy OR tools/kolla-ansible upgrade
      
      Closes-Bug: #1576708
      
      DocImpact
      
      Change-Id: I34b2e16f8ce53e472a4682a4738c4ac0f5abf00c
      4c1482b9
  16. Aug 29, 2016
  17. Aug 18, 2016
  18. Jul 20, 2016
Loading