Reviewed: https://review.opendev.org/655225 Committed: https://git.openstack.org/cgit/openstack/charm-designate-bind/commit/?id=58054337d52496d81c6ffc545f815bd466482642 Submitter: Zuul Branch: master
commit 58054337d52496d81c6ffc545f815bd466482642 Author: Alex Kavanagh <email address hidden> Date: Tue Apr 23 19:03:27 2019 +0100
Remove extraneous first def of required_interfaces
During a copy/paste two copies of required_interfaces static assignment are included in the charm class. The 2nd overrides the first, so this commit simply removes the first.
Change-Id: I5d1622a02db43da01d3b0b7f1ce47a82799bc64a Closes-Bug: #1826017
Reviewed: https:/ /review. opendev. org/655225 /git.openstack. org/cgit/ openstack/ charm-designate -bind/commit/ ?id=58054337d52 496d81c6ffc545f 815bd466482642
Committed: https:/
Submitter: Zuul
Branch: master
commit 58054337d52496d 81c6ffc545f815b d466482642
Author: Alex Kavanagh <email address hidden>
Date: Tue Apr 23 19:03:27 2019 +0100
Remove extraneous first def of required_interfaces
During a copy/paste two copies of required_interfaces static assignment
are included in the charm class. The 2nd overrides the first, so this
commit simply removes the first.
Change-Id: I5d1622a02db43d a01d3b0b7f1ce47 a82799bc64a
Closes-Bug: #1826017