canonical / canonical/python-libmaas

How to submit/save BootSourceSelections by using python-libmaas

Abierto
#276 2 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
65
Forks
71
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
api, documentation
Tipo de issue
Documentación
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.