RFE: add name parameters to list_* methods
- Lingua principale
- Python
- Stelle
- 2.1k
- Fork
- 931
- Merge medio
- 1g 2h
- PR unite (30g)
- 4
Descrizione
## Feature Request
In large environments, running `list_nodes()` and then filtering the list by name client-side is expensive.
It would be fantastic if I could filter nodes, images, and volumes server-side instead. Can we add a new `name` kwarg to `list_nodes()`, `list_images()`, `list_volumes()`, etc?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by reviewing the existing list_nodes(), list_images(), and list_volumes() methods and how their provider APIs support server-side name filtering. Done means these methods, and any clearly applicable list_* methods, accept a name keyword and filter nodes, images, and volumes server-side without client-side list filtering.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- cloud
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100