Merge "Remove deprecated nova_metadata_ip"

This commit is contained in:
Zuul 2018-01-18 12:09:06 +00:00 committed by Gerrit Code Review
commit 17ae56a244
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ METADATA_PROXY_HANDLER_OPTS = [
"file for ssl")),
cfg.HostAddressOpt('nova_metadata_host',
default='127.0.0.1',
deprecated_name='nova_metadata_ip',
help=_("IP address or DNS name of Nova metadata "
"server.")),
cfg.PortOpt('nova_metadata_port',