Comment 3 for bug 1845217

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-playbooks (master)

Reviewed: https://review.opendev.org/684856
Committed: https://git.openstack.org/cgit/starlingx/ansible-playbooks/commit/?id=0cd64bdc9d8bb1c670ec335d55e7c15431c9260b
Submitter: Zuul
Branch: master

commit 0cd64bdc9d8bb1c670ec335d55e7c15431c9260b
Author: Wei Zhou <email address hidden>
Date: Wed Sep 25 19:43:32 2019 -0400

    Backup & Restore: Active controller restore failed on IPV6 lab

    This commit fixes two bugs:
      1) The square brackets around IPV6 address in the docker_no_proxy list
         should be removed when generating the override file during backup.
      2) Some entries from the addrpool-list are missing in the generated
         override file during backup.

    Change-Id: I981951c51b862ff9f7505ba9b7869dd5813a8830
    Closes-Bug: 1844686
    Closes-Bug: 1845217
    Signed-off-by: Wei Zhou <email address hidden>