RFE: add name parameters to list_* methods
- Lenguaje dominante
- Python
- Estrellas
- 2.1k
- Forks
- 931
- Merge medio
- 1 d 2 h
- PR fusionados (30 d)
- 4
Descripción
## 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?
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- cloud
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100