nova/doc
Sean Mooney 80ad7d9df6 update flavor admin docs
- This change updates the admin flavor docs
  to reflect the use of osc to update flavor
  descriptions

- This change documents that modifcations to
  flavor extra_specs are not reflected in an
  instance's embedded flavor.

Change-Id: I0f206d9db70465d8ce6b1404f546f3e00eeb6e23
2019-02-06 14:38:56 -05:00
..
api_samples Remove useless test samples for v2.66 2018-12-27 16:30:01 +00:00
ext Replace support matrix ext with common library 2018-07-16 15:04:00 +01:00
notification_samples The field instance_name was added to InstanceCreatePayload 2019-01-15 15:27:07 +00:00
source update flavor admin docs 2019-02-06 14:38:56 -05:00
test Redirect user/placement to placement docs 2018-12-19 17:56:36 +00:00
README.rst Fix the file name of development-environment.rst 2018-06-07 15:26:08 +09:00
requirements.txt Replace support matrix ext with common library 2018-07-16 15:04:00 +01: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://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.