Hi, As part of the normal deprecate/removal process, the 'nova_metadata_ip' option is being removed from neutron as it was replaced with 'nova_metadata_host' in the Pike cycle, https://review.openstack.org/#/c/518836/ Codesearch did find various repos still using the old value, so I posted a number of cleanups for them since it was pretty painless, https://review.openstack.org/#/q/topic:nova_metadata_ip_deprecated+(status:open+OR+status:merged) This is just an FYI for anyone else that might trip over the old value going away once it finally merges, most will probably never notice. -Brian