866f2a8563
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
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.