Merge "Set my_ip in ironic.conf" into stable/stein

This commit is contained in:
Zuul 2019-09-04 11:00:00 +00:00 committed by Gerrit Code Review
commit 36b291c84b

View File

@ -19,6 +19,8 @@ transport_url = {{ rpc_transport_url }}
pin_release_version = {{ pin_release_version }}
{% endif %}
my_ip = {{ api_interface_address }}
[oslo_messaging_notifications]
transport_url = {{ notify_transport_url }}