Merge "launch.py : fix typo calling legacy dns print function"

This commit is contained in:
Zuul 2019-05-21 01:38:50 +00:00 committed by Gerrit Code Review
commit 79d473614d
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ def print_reverse_dns(cloud, server, ip4, ip6):
print("\n")
def print_legacy_dns(server, ip4, ip6):
def print_dns_legacy(server, ip4, ip6):
print(". ~root/ci-launch/openstack-rs-nova.sh")
print("\n")
print(