69ee625a66
Added JSON schema defining `network_data.json` contents and beefed up the MetadataTest functional test cases to use a real instance instead of a database shell. This way the tests see real data in the metadata service like a real network_data.json. Besides internal Nova consumption, this schema might be helpful to other tools (such as ironic or Glean) to validate human-generated `network_data.json` prior to using it. Co-Authored-By: Balazs Gibizer <balazs.gibizer@est.tech> Change-Id: Ie5a5a1fc81c7c2d3f61b72d19de464cfc9dab5ec
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: https://docs.openstack.org/nova/latest/ API guide docs are built to: https://docs.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.