Comment 11 for bug 1585699

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

Reviewed: https://review.openstack.org/436813
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=366dd7cc37c053e0fff897b16414c960243abcfc
Submitter: Jenkins
Branch: master

commit 366dd7cc37c053e0fff897b16414c960243abcfc
Author: Cedric Brandily <email address hidden>
Date: Wed Feb 22 09:02:52 2017 +0100

    Deprecate nova_metadata_ip in favor of nova_metadata_host option

    nova_metadata_ip option name is a bit confusing as it accepts an ip but
    also a dns name (which is required when https protocol is used).

    This change deprecates nova_metadata_ip option in favor of
    nova_metadata_host option and updates option help to highlight that we
    can use an ip or a dns name.

    DocImpact
    Closes-Bug: #1585699
    Change-Id: Ia6c2471c7b4f3e924941222133edbb90151757a5