Skip to content
Snippets Groups Projects
  1. Jul 20, 2018
  2. Jul 19, 2018
  3. Jul 18, 2018
  4. Jul 17, 2018
  5. Jul 16, 2018
  6. Jul 15, 2018
  7. Jul 13, 2018
  8. Jul 12, 2018
  9. Jul 11, 2018
  10. Jul 10, 2018
    • Stanislaw Bogatkin's avatar
      Keep timestamp field · 90b886e5
      Stanislaw Bogatkin authored
      There are cases when we can lost original timestamp field given from
      logs, like when we send our logs to the next fluentd forwarder in chain
      of forwarders, it will rewrite our timestamp by default. Save
      `Timestamp` field explicitly to avoid such situation and be able to
      reconstruct messages date and time.
      
      Closes-Bug: #1781046
      Change-Id: I2b4486aedacbe16dc4c0fb2e4e4984bd80e59f2d
      90b886e5
    • Mark Goddard's avatar
      Trigger bifrost CI job on changes and periodically · 8e4838dc
      Mark Goddard authored
      Use Zuul's filtering mechanisms to only run the bifrost CI job in the
      check pipeline when changes are made to the bifrost role. This should
      reduce load on the CI system.
      
      Also adds a periodic pipeline containing the bifrost job.
      
      Change-Id: Ie7293d40616c91d2376f4cc85a8e87a130607d99
      8e4838dc
    • Zuul's avatar
      Merge "Update the min version for ansible" · 60af6b65
      Zuul authored
      60af6b65
  11. Jul 09, 2018
    • Mark Goddard's avatar
      Append to kolla user groups in bootstrap-servers · 2a69050e
      Mark Goddard authored
      This makes the bootstrap-servers command more idempotent, since without
      the append argument set the kolla user will be removed from the docker
      group before being added to it again in a later task.
      
      TrivialFix
      
      Change-Id: Iab0f6b5e18a103e9140631ee3ebbbb48c490bc24
      2a69050e
Loading