canonical / canonical/python-libmaas

How to submit/save BootSourceSelections by using python-libmaas

オープン
#276 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Python
スター
65
フォーク
71
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi,
I can select and update image from MAAS GUI.

I could select image but couldn't update selection with python-libmaas library.

For example, when you call image create function , the image is selected.
`session.BootSourceSelections.create(boot_source_id=1, os='ubuntu', release='xenial',arches='amd64')`
image

There is no include update selection function in python-libmaas

I could not update selection with the following functions

image

How can I do the image save or submit operation?

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

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start with the documented session.BootSourceSelections.create call and the BootSourceSelections API referenced in the issue. Determine whether the library exposes a save or submit operation for an existing selection, then document the supported workflow or identify the missing operation. The issue provides no file or test location, so repository-wide API and documentation search is required.

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

評価

技術スタック
python
領域
api, documentation
issue の種類
ドキュメント
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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