Skip to content
Snippets Groups Projects
  • Jeffrey Zhang's avatar
    3545e6d5
    Fix the incompatibility for ansible 2.1.0 · 3545e6d5
    Jeffrey Zhang authored
    Ansible 2.1.0 has lots of change and the plugin is not compatible
    between 2.0.0 and 2.1.0. This change fix the gap.
    
    * fix the signature change for _make_tmp_path in ansible 2.1.0
    * fix the common_options in the kolla_docker.py
    
    Change-Id: I05f5f05581c8bd625cd868fa0db549d0c60a7043
    Closes-Bug: #1586018
    3545e6d5
    History
    Fix the incompatibility for ansible 2.1.0
    Jeffrey Zhang authored
    Ansible 2.1.0 has lots of change and the plugin is not compatible
    between 2.0.0 and 2.1.0. This change fix the gap.
    
    * fix the signature change for _make_tmp_path in ansible 2.1.0
    * fix the common_options in the kolla_docker.py
    
    Change-Id: I05f5f05581c8bd625cd868fa0db549d0c60a7043
    Closes-Bug: #1586018