Skip to content
Snippets Groups Projects
  1. Sep 06, 2017
  2. Sep 05, 2017
  3. Sep 04, 2017
    • Jenkins's avatar
      0e50f147
    • Jenkins's avatar
      Merge "Add warning interface names with dashes" · e65d140b
      Jenkins authored
      e65d140b
    • Jenkins's avatar
      Merge "HyperV: fix FreeRDP console config" · 5c59e824
      Jenkins authored
      5c59e824
    • Jenkins's avatar
      Merge "Fluentd: manage multiline log pattern" · ff7688c2
      Jenkins authored
      ff7688c2
    • Paul Bourke's avatar
      Perform bootstrap on Horizon upgrade · e44a396f
      Paul Bourke authored
      The value of horizon_backend_database defaults to the value of
      'enable_murano'. If a user happens to have enabled/deployed Murano prior
      to upgrading Horizon, Horizon will then get configured to use the
      backend database, though the bootstrap will be missing and results in a
      broken Horizon on upgrade.
      
      Closes-Bug: #1714949
      Change-Id: I37c99c93f2966915c38d4e1aeaa48152254d62ea
      e44a396f
    • John Garbutt's avatar
      Fix typo in ironic prechecks · d9a11a3a
      John Garbutt authored
      Before this change ironic prechecks failed with the error:
      'tenant_network_types' is undefined
      
      This problem appears to have been introduced in:
      296ddbeb
      
      Closes-Bug: #1714946
      
      Change-Id: I609ae20c4558370a0a8c4c316cd47cbd1d086331
      d9a11a3a
    • Bertrand Lallau's avatar
      Fluentd "progname" field not always generated · 61864637
      Bertrand Lallau authored
      'progname' is actually only fullfilled for Openstack services logs.
      They are missing for MariaDB and RabbitMQ logs.
      When using Kibana, "progname" field appears empty, hence it's difficult
      to known where logs comes from.
      
      Change-Id: Ifcbfd981a34a8d64ea69d37934c7f0fae10a90b5
      Closes-Bug: #1713412
      61864637
    • zhuzeyu's avatar
      Modify the conf in skydive · 5f2d3214
      zhuzeyu authored
      The flowtable_expire, flowtable_update and flowtable_agent_ratio
      are no longer use in skydive
      Now it uses flow.expire and flow.update
      
      Closes-Bug: #1714900
      Change-Id: I4f7724be87997fe9e62e53e3141419709fd4efaf
      5f2d3214
    • Bertrand Lallau's avatar
      Fluentd: manage multiline log pattern · 38a6d304
      Bertrand Lallau authored
      Actual Fluentd config doesn't manage multiline log pattern like:
      
      2017-08-16 21:41:03.097 7 WARNING oslo_config.cfg [-] Option "firewall_driver" from group "DEFAULT" is deprecated for removal (
      nova-network is deprecated, as are any related configuration options.
      ). Its value may be silently ignored in the future.
      
      This log will generate 1 Fluentd event for each line (in previous
      example 3 events).
      This is really a wrong behaviour and made Kibana interface not friendly.
      This patch uses a multiline parser.
      
      Change-Id: Iee337645d1dc42876ec79be08ee3715f11a53d87
      Closes-Bug: #1711399
      38a6d304
  4. Sep 01, 2017
  5. Aug 31, 2017
Loading