Skip to content
Snippets Groups Projects
  1. Apr 25, 2022
    • LinPeiWen's avatar
      Performance: site.yml remove redundant 'when' · 322e2883
      LinPeiWen authored
      Facts define the group key to judge in incloud roles,
      remove when statement does not execute to speed up execution
      
      Partially-Implements: blueprint performance-improvements
      Change-Id: If22255f1adc07ab16b46f8ad1280efdf7d713d28
      322e2883
  2. Apr 23, 2022
  3. Apr 22, 2022
  4. Apr 21, 2022
  5. Apr 20, 2022
  6. Apr 16, 2022
  7. Apr 15, 2022
  8. Apr 14, 2022
  9. Apr 13, 2022
    • Juan Pablo Suazo's avatar
      Configure Prometheus Pushgateway Options · e7fc3bc4
      Juan Pablo Suazo authored
      
      Adds the ability to configure the Prometheus Pushgateway options
      alongside the rest of kolla-ansible's configurations.
      
      Closes-Bug: #1968597
      Signed-off-by: default avatarJuan Pablo Suazo <jsuazo@whitestack.com>
      Change-Id: I2d20288267ceda95076229628db10299ddbde31f
      e7fc3bc4
    • Christian Berendt's avatar
      ovs-dpdk: add ovs-dpdkctl.sh to the role itself · 89659b46
      Christian Berendt authored
      Currently the ovs-dpdkctl.sh file is present in the tools
      directory and the "Copying ovs-dpdkctl tool" task accesses it.
      
      This is bad practice. Files copied from a role should either be
      referenced by an absolute path or be part of the role itself.
      
      This change moves the ovs-dpdkctl.sh file in the files
      directory of the role.
      
      Change-Id: I01459d39207e54f270f32f37b4a5153c5a819347
      89659b46
  10. Apr 12, 2022
  11. Apr 11, 2022
  12. Apr 08, 2022
Loading