Doc "Manage Compute service quotas in nova"
Bug #2023213 reported by
Leonardo Cristella
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
New
|
Undecided
|
Sukhendu Kar |
Bug Description
- [x] This doc is inaccurate in this way: The step 1. "Obtain the project ID." of
is not needed as the "project" variable is not used.
-------
Release: 18.3.1.dev92 on 2022-05-24 16:03
SHA: c7c85dff5fecc1d
Source: https:/
URL: https:/
Changed in nova: | |
assignee: | nobody → Sukhendu Kar (sukhendukar) |
To post a comment you must log in.
Yes, it seems that the "project" variable is not needed in the document section, "To update quota values for an existing project". As "project" variable is used to obtain the ID of a project.
But the same "project" variable is not being used on any of the command to update the quota value of an existing project.