apache / apache/libcloud

Create azure arm nodes without providing network interface

Ouverte
#1,720 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
2.1k
Forks
931
Merge moyen
1 j 2 h
PR mergées (30 j)
4

Description

## 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?

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

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

Évaluation

Stack technique
azure, python
Domaine
cloud
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
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.