Merge "Update help message of flag 'enable_isolated_metadata'"

This commit is contained in:
Jenkins
2014-02-23 21:19:43 +00:00
committed by Gerrit Code Review

View File

@@ -37,8 +37,8 @@
# The DHCP server can assist with providing metadata support on isolated # The DHCP server can assist with providing metadata support on isolated
# networks. Setting this value to True will cause the DHCP server to append # networks. Setting this value to True will cause the DHCP server to append
# specific host routes to the DHCP request. The metadata service will only # specific host routes to the DHCP request. The metadata service will only
# be activated when the subnet gateway_ip is None. The guest instance must # be activated when the subnet does not contain any router port. The guest
# be configured to request host routes via DHCP (Option 121). # instance must be configured to request host routes via DHCP (Option 121).
# enable_isolated_metadata = False # enable_isolated_metadata = False
# Allows for serving metadata requests coming from a dedicated metadata # Allows for serving metadata requests coming from a dedicated metadata