apache / apache/libcloud

Create azure arm nodes without providing network interface

Abierto
#1,720 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
2.1k
Forks
931
Merge medio
1 d 2 h
PR fusionados (30 d)
4

Descripción

## Feature Request
I'm having difficulty creating nodes with the azure arm driver. As I can understand, it requires providing an existing network interface, and to create a network interface, an existing subnet, IP, and virtual network are needed. I don't find methods to create them. The way to create azure nodes is not intuitive as other providers.

I wonder if it's possible to make the create_node method in the azure arm driver without providing a network interface? Or if there is an example of creating nodes for the azure arm driver?

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start with the Azure ARM driver's create_node method and trace how it currently handles the required network interface. Determine whether the intended outcome is automatic network-resource creation or an example showing the existing workflow; completion should be defined before implementation because the request leaves those alternatives open.

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

Evaluación

Stack tecnológico
azure, python
Área
cloud
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
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.