Skip to content
Snippets Groups Projects
  1. Apr 06, 2017
    • Mohammed Naser's avatar
      Remove python-barbicanclient from test-requirements.txt · c014d69b
      Mohammed Naser authored
      It seems that it was added back in Liberty where an effort was
      started to setup functional tests, however it is not used at the
      moment.
      
      This patch removes it from the list of dependencies.  With time,
      Tempest should handle all integration checks.
      
      Change-Id: I9dddd470db9dc42a6fa7dbe138c0c6189d8afdd7
      Unverified
      c014d69b
    • Paul Bourke's avatar
      Update keystone sanity check to use built in shade · 8006ecda
      Paul Bourke authored
      The current module 'kolla_sanity' was written as a shim before full
      shade support was added to Ansible. This should now no longer be needed,
      we can implement the checks using Ansible provided modules.
      
      Begin by updating the Keystone check to use 'os_auth' to fetch a token,
      I think this is a good basic smoke test to verify Keystone is working.
      
      Change-Id: I16049d9201fd8138c781ef2e1e0c1827ea817259
      Partially-implements: blueprint sanity-check-container
      8006ecda
    • Jenkins's avatar
      a2551c28
  2. Apr 05, 2017
  3. Apr 04, 2017
  4. Apr 03, 2017
  5. 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
  6. Apr 01, 2017
  7. Mar 31, 2017
  8. Mar 30, 2017
  9. Mar 29, 2017
Loading