Merge "Set my_ip in ironic.conf"

This commit is contained in:
Zuul 2019-09-01 12:49:25 +00:00 committed by Gerrit Code Review
commit cccc5c6f36

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 }}
{% if ironic_enabled_notification_topics %}