nova/doc
Stephen Finucane d88fe2895b docs: Replace 'nova boot' with 'openstack server create'
Replace references to novaclient with OSC in the boot from volume guide.

This is essentially a revert of commit aa3964118, which was a revert of
an earlier attempt at doing this that fell down because it didn't
reflect the changes in CLI parameters between the different tools.

Change-Id: Ic99440dd618243517f64506e3da88885fc2c44c9
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-07-07 13:29:07 +00:00
..
api_samples api: Drop statistics-style fields from os-hypervisors 2021-01-08 10:10:21 +00: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 libvirt: Add support for virtio-based input devices 2021-03-05 11:00:02 +00:00
source docs: Replace 'nova boot' with 'openstack server create' 2021-07-07 13:29:07 +00:00
test Remove 'nova-xvpvncproxy' 2019-12-23 14:20:28 +00: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

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.