Add link to documentation on network_info.json

Add some documentation on network_info.json

Change-Id: I5f58996aafedf522632ccb741c13e8ca5928cd35
This commit is contained in:
John L. Villalovos 2016-02-03 16:59:08 -08:00
parent 43909aec20
commit f4418bf995
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@ Specifically, it will mount the special block-device with label
files within. If appropriate network configuration is found, it will
write out network configuration files.
The format of the `network_info.json` file is documented `here
<http://specs.openstack.org/openstack/nova-specs/specs/liberty/implemented/metadata-service-network-info.html#rest-api-impact>`__.
Please note that glean does not implement every feature listed.
If no network info is found there, available interfaces can be probed
from `/sys/class/net` and any that appear to be up will be configured
for use with DHCP.