Tâche #7806
Distribution EOLE - Scénario #9023: Module EOLE Nebula
possibilité de déclarer VLAN_TAGGED_ID
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
Afin que le driver openvswitch de opennebula puisse faire du trunk il manquerait la possibilité de définir la variable VLAN_TAGGED_ID
Ceci pourrait donner cette définition dans 99_one-singlenode.xml
<variable name='vnet_vlan_tagged' type='string' description='VLAN à transporter (trunk)'/>
et dans 31-one-netmng
if self.vnet_tagged:
template.write('VLAN_TAGGED_ID = {0}\n'.format(self.vnet_tagged))
avec dans le '__init__'
self.vnet_tagged = net_info[9]
Christophe
History
#1 Updated by Philippe Caseiro over 6 years ago
- Parent task set to #9023
#2 Updated by Philippe Caseiro over 6 years ago
- Estimated time set to 2.00 h
#3 Updated by Daniel Dehennin over 6 years ago
- Start date set to 09/29/2014
- Remaining (hours) set to 2.0
#4 Updated by Philippe Caseiro over 6 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit eole-one-singlenode:commit:300f277135e5e1f16cfb4c716887db1857367fb4.
#5 Updated by Philippe Caseiro over 6 years ago
- Assigned To set to Philippe Caseiro
#6 Updated by Philippe Caseiro over 6 years ago
- Remaining (hours) changed from 2.0 to 0.1
#7 Updated by Philippe Caseiro over 6 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 0.1 to 0.0