kolla-ansible/ansible/library
Victor Coutellier 3bb4c19981 Fix kolla-docker possible undefined variable
It is possible to reference undefined variable in kolla-docker module if
DockerWorker object initialization fail, so the current behaviour will
crash the playbook with the unwanted error message :

UnboundLocalError: local variable 'dw' referenced before assignment

Change-Id: Ic8d26b11f93255220888b5406f8ab4a6f81736c2
Closes-Bug: #1819361
2019-03-10 19:13:00 +01:00
..
bslurp.py Update hacking version 2018-12-27 04:44:49 +00:00
kolla_ceph_keyring.py Update ceph client.admin caps during upgrade 2018-03-30 08:07:18 +00:00
kolla_container_facts.py Update hacking version 2018-12-27 04:44:49 +00:00
kolla_docker.py Fix kolla-docker possible undefined variable 2019-03-10 19:13:00 +01:00
kolla_toolbox.py Update hacking version 2018-12-27 04:44:49 +00:00