Skip to content
Snippets Groups Projects
  1. Jun 06, 2019
    • Mark Goddard's avatar
      Use become for all docker tasks · b123bf66
      Mark Goddard authored
      Many tasks that use Docker have become specified already, but
      not all. This change ensures all tasks that use the following
      modules have become:
      
      * kolla_docker
      * kolla_ceph_keyring
      * kolla_toolbox
      * kolla_container_facts
      
      It also adds become for 'command' tasks that use docker CLI.
      
      Change-Id: I4a5ebcedaccb9261dbc958ec67e8077d7980e496
      b123bf66
    • Zuul's avatar
      Merge "runonce: do not set hw_firmware_type=uefi" · 048e8f80
      Zuul authored
      048e8f80
  2. Jun 05, 2019
  3. Jun 04, 2019
  4. Jun 03, 2019
  5. May 31, 2019
  6. May 24, 2019
  7. May 23, 2019
  8. May 22, 2019
    • Pierre Riteau's avatar
      Make "Check if firewalld is installed" task quieter · 14bf98dd
      Pierre Riteau authored
      Stop showing the task has having made changes and silence warning about
      not using the yum module (which we could use for the check, but not as
      easily).
      
      Change-Id: I9e3608b5db521930409a29981767f468ea234679
      14bf98dd
    • ZijianGuo's avatar
      Add support for ceilometer custom event yaml · 136210c4
      ZijianGuo authored
      
      * event_definitions.yaml:
        This file provides a standard set of events and corresponding traits
      that may be of interest.
      
      * event_pipeline.yaml:
        This file can be modified to adjust which notifications to capture and
      where to publish the events.
      
      Change-Id: I9c1698e07b65102af9b3ee448ad07f8fa6428b74
      Signed-off-by: default avatarZijianGuo <guozijn@gmail.com>
      136210c4
  9. May 21, 2019
    • Mark Goddard's avatar
      Fix quickstart for virtual environments · 0b27baf3
      Mark Goddard authored
      The etc_examples and inventory should be copied from the virtual
      environment rather than the system.
      
      Change-Id: I3ac1e057971b7481a0bce2a15351031e51bf97d6
      Closes-Bug: #1829435
      0b27baf3
  10. May 20, 2019
  11. May 17, 2019
    • binhong.hua's avatar
      Make kolla-ansible support extra volumes · 12ff28a6
      binhong.hua authored
      When integrating 3rd party component into openstack with kolla-ansible,
      maybe have to mount some extra volumes to container.
      
      Change-Id: I69108209320edad4c4ffa37dabadff62d7340939
      Implements: blueprint support-extra-volumes
      12ff28a6
  12. May 16, 2019
  13. May 15, 2019
  14. May 14, 2019
  15. May 09, 2019
Loading