canonical / canonical/python-libmaas

How to submit/save BootSourceSelections by using python-libmaas

Ouverte
#276 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
65
Forks
71
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
api, documentation
Type d'issue
Documentation
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.