Skip to content
Snippets Groups Projects
  1. Nov 26, 2019
    • Mark Goddard's avatar
      Fix kolla_ansible python module check · 692d176c
      Mark Goddard authored
      The kolla-ansible script now (Train+) checks whether the kolla_ansible
      python module is installed, and emits the following message if not:
      
      ERROR: kolla_ansible has to be available in the PYTHONPATH (e.g.
      installed)
      
      It is supposed to exit 1 if this check fails, but does not.
      
      This change fixes this by removing a subshell from the kolla-ansible
      script.
      
      Change-Id: I2c1a7398f2b8f876abcf2508874835154cb4ce57
      Closes-Bug: #1854049
      692d176c
    • Mark Goddard's avatar
      Add python3-dev[el] to bindep.txt · cacf3081
      Mark Goddard authored
      We should probably have had this in previously.
      
      Change-Id: I14f690194085729bf500ed707d3bb99b1c055845
      cacf3081
  2. Nov 25, 2019
  3. Nov 24, 2019
  4. Nov 23, 2019
  5. Nov 22, 2019
  6. Nov 21, 2019
    • Zhuo Zhen's avatar
      Allow region setting for ironic-neutron-agent · 7f457cd9
      Zhuo Zhen authored
      The "os_region" param is missing in the ironic_neutron_agent.ini.j2
      file. Without specifying the region, the neutron service will randomly
      pick a region for the ironic-neutron-agent. Therefore, a list of
      incorrect agents might be created in the neutron database "agents"
      table for nodes from other regions. To list all neutron agents, use
      'openstack network agent list'.
      
      Change-Id: Idec265230d0ab63b7559d94690c059608dc2617e
      Closes-bug: #1853464
      7f457cd9
    • Zhuo Zhen's avatar
      Fix hard-coded admin project name and username in blazar task · f2d32d2e
      Zhuo Zhen authored
      In one of the blazar ansible tasks in "bootstrap.yml", the admin
      project name and username are hard-coded as "admin". OpenStack
      users can define their admin project name and username differently
      and the hard-coded names would cause authentication errors.
      
      In addition, keystone identity api version 3 uses "os-project-name"
      instead of "os-tenant-name". Although "os-tenant-name" might be
      still accepatable, it's better to keep the latest.
      
      Change-Id: Ie5c1016f9ce6f402ef208f3c295e6883a9edd8ab
      Closes-bug: #1853462
      f2d32d2e
    • Zuul's avatar
      Merge "Fix deployment of Qinling" · a1cd4326
      Zuul authored
      a1cd4326
    • Radosław Piliszek's avatar
      CI: Wait for Zun to delete the test container · a3c8a848
      Radosław Piliszek authored
      We fail randomly on check-failure.sh which checks for
      containers being down.
      Since we share Docker with Zun, the script sees Zun test container
      and may fail when it is stopped but not yet removed.
      
      Change-Id: If8b001f7507663e49e8e535f1889592e5f428ab5
      Closes-bug: #1853452
      a3c8a848
    • Zuul's avatar
      2f753130
    • Zuul's avatar
  7. Nov 20, 2019
  8. Nov 19, 2019
  9. Nov 18, 2019
  10. Nov 16, 2019
  11. Nov 15, 2019
Loading