Skip to content
Snippets Groups Projects
  1. Apr 02, 2017
    • Bertrand Lallau's avatar
      Fix Fluentd warn on dnsmasq.log file parsing · 4f6470bb
      Bertrand Lallau authored
      Fluentd actually parse all files in /var/log/kolla/*/*.log as Openstack
      services files.
      Dnsmasq file /var/log/kolla/neutron/dnsmasq.log, must be add to
      exclude_path to avoid this warning message:
      "/var/log/kolla/neutron/dnsmasq.log unreadable. It is excluded and would
      be examined next time."
      
      Change-Id: I8dc5320b9ed299200c4f1e6ee52d34a918e2f110
      Closes-Bug: #1678530
      4f6470bb
  2. Mar 21, 2017
  3. Mar 20, 2017
  4. Mar 19, 2017
  5. Mar 18, 2017
  6. Mar 17, 2017
  7. Mar 16, 2017
  8. Mar 15, 2017
  9. Mar 14, 2017
  10. Mar 13, 2017
    • Eduardo Gonzalez's avatar
      Add cpu_mode in quickstart guide · fbfbbed4
      Eduardo Gonzalez authored
      With libvirt 2.0, when using qemu cpu mode is not properly
      evaluated and need to be set to cpu_mode = none.
      
      Add this option when kvm is not supported, otherwise user
      will still facing errors when launching instances over qemu.
      
      Change-Id: Ic970e3de74817ce4e17bb4e15d130e1e82d595cc
      fbfbbed4
Loading