nova/doc
Stephen Finucane 2b02b66bae objects: Remove 'bandwidth' fields from notifications
Finish up removing these entries from the versioned instance
notifications. They're useless since we dropped support for the XenAPI
virt driver. The underlying model is retained for now: that will be
handled separately.

Change-Id: I774c50fca99bc655ca5010e3b9d8247b739293b3
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-11-03 17:33:43 +00:00
..
api_samples api: Introduce microversion 2.89 adjusting os-volume_attachments 2021-08-24 12:07:41 +01:00
api_schemas Fix bond_mode enum 802.1ad -> 802.3ad 2021-04-29 17:42:59 +02:00
ext Remove references to 'sys.version_info' 2021-04-21 12:02:27 +01:00
notification_samples objects: Remove 'bandwidth' fields from notifications 2021-11-03 17:33:43 +00:00
source Merge "Update contributor guide for Yoga" 2021-09-30 16:01:56 +00:00
test docs: Drop references to non-filter scheduler drivers 2021-08-23 16:45:37 +01:00
README.rst Update api-ref location 2019-07-22 19:17:28 +02:00
requirements.txt tox: Enable parallel docs build 2021-01-27 16:46:21 +00:00

README.rst

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.