apache / apache/libcloud

RFE: add name parameters to list_* methods

オープン
#1,542 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
stale
主要言語
Python
スター
2.1k
フォーク
931
平均マージ
1日 2時間
マージ済み PR(30日)
4

説明

## 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?

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
cloud
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。