Description of problem:
No quota-id option in add disk auto-completion
Version-Release number of selected component (if applicable):
av9.6
How reproducible:
Always
Steps to Reproduce:
1. run rhevm-shell
2. run command: add disk
3. press TAB
Actual results:
No quota-id in auto-complete options
Expected results:
quota-id must be appear in add disk auto-completion options
Additional info:
The quota.id isn't included in the rsdl_metadata.yaml file. That, at least, needs to be fixed. Once that is done the Python SDK will need to be regenerated. No change required in the CLI.