nova/nova/api/metadata
Stephen Finucane 886b0a5d74 conf: Undeprecate and move the 'dhcp_domain' option
The metadata service makes use of the deprecated '[DEFAULT] dhcp_domain'
option when providing a hostname to the instance. This is used by
cloud-init to configure the hostname in the instance. This use was not
captured when the option was initially deprecated. This option is now
undeprecated and moved to the '[api]' group to ensure it won't be
removed alongside the other nova-network options.

Change-Id: I3940ebd1888d8019716e7d4eb6d4a413a37b9b78
Closes-Bug: #1698010
2019-04-15 15:34:12 -04:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
base.py conf: Undeprecate and move the 'dhcp_domain' option 2019-04-15 15:34:12 -04:00
handler.py Properly log request headers in metadata API 2018-12-17 17:54:04 -05:00
password.py Allow run metadata api per cell 2019-01-14 10:20:50 -05:00
vendordata.py New style vendordata support. 2016-07-26 08:15:25 -04:00
vendordata_dynamic.py remove log translation from nova.api.metadata 2017-03-21 07:15:54 -04:00
vendordata_json.py remove log translation from nova.api.metadata 2017-03-21 07:15:54 -04:00
wsgi.py Add pbr-installed wsgi application for metadata api 2017-05-02 16:58:11 +00:00