Bug #1751

Homogenize virtual network parameters

Added by Javi Fontan over 8 years ago. Updated almost 8 years ago.

Status:ClosedStart date:02/01/2013
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-
Resolution:wontfix Pull request:
Affected Versions:OpenNebula 3.8

Description

To create a fixed virtual network we need to add lines in this form:

LEASES=[IP=192.168.1.2]
LEASES=[IP=192.168.1.3]

LEASES should be singular as it referes a single lease

The output of onevnet show is in singular:

FREE LEASES                                                                     
LEASE=[ IP="192.168.1.2", MAC="02:00:c0:a8:01:02", USED="0", VID="-1" ]
LEASE=[ IP="192.168.1.3", MAC="02:00:c0:a8:01:03", USED="0", VID="-1" ]

Also onevnet has the commands addleases and rmleases but they can only ad or delete one lease. It should be changed to the singular form or accept more than one lease.

History

#1 Updated by Ruben S. Montero over 8 years ago

  • Target version changed from Release 4.0 to Release 4.2

#2 Updated by Ruben S. Montero about 8 years ago

  • Status changed from New to Closed
  • Resolution set to wontfix

We'll keep compatibility.

#3 Updated by Ruben S. Montero almost 8 years ago

  • Target version deleted (Release 4.2)

Also available in: Atom PDF