Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Jul 12, 2018
  2. Jul 11, 2018
  3. 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
  4. Jul 09, 2018
    • Mark Goddard's avatar
      Fix ownership of virtualenv in bootstrap-servers · 4283dff9
      Mark Goddard authored
      In I86bf5e1df3d6568c4f1ca6f4757f08a3dd22754d, creation of the kolla user
      was moved to after package installation to ensure the sudo package is
      installed when required. This change does not work when python
      dependencies are installed in a virtual environment however - when the
      virtualenv variable is set.
      
      This change moves the ownership change of the virtualenv to after the
      kolla user has been created. It also uses the kolla_user and kolla_group
      variables to set the user and group appropriately.
      
      Change-Id: I320e5d611099ad162945a98d5505a79606da0eba
      TrivialFix
      4283dff9
  5. Jul 08, 2018
  6. Jul 06, 2018
  7. Jul 05, 2018
  8. Jul 04, 2018
  9. Jul 03, 2018
Loading