canonical / canonical/python-libmaas
How to submit/save BootSourceSelections by using python-libmaas
- Vorherrschende Sprache
- Python
- Sterne
- 65
- Forks
- 71
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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')`

There is no include update selection function in python-libmaas
I could not update selection with the following functions

How can I do the image save or submit operation?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- api, documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100