Files
nova/doc
melanie witt 866f2a8563 docs: Correct unified limits CLI commands
The 'openstack (registered )limit set' command examples are incorrectly
showing use of the --resource-name option. The --resource-name option
is only to be used to update the name of a limit's resource and will
actually result in a 409 error if the specified name already exists.

This removes --resource-name from those examples.

Change-Id: I785fce1ba927894cb3b1a2a13c4e8eaf91930f5b
2024-07-24 22:54:55 +00:00
..
2022-09-23 09:09:37 +05:30
2019-07-22 19:17:28 +02:00
2024-05-01 01:30:04 +09: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.